#FAFAD2

Lemon

#FAFAD2Lemon

Luminance

0.933

Category

Yellow

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FAFAD2
No #
FAFAD2

RGB

RGB
rgb(250, 250, 210)
Values
R:250 G:250 B:210

HSL

HSL
hsl(60, 80%, 90%)
Values
H:60° S:80% L:90%

HSV / HSB

HSV
hsv(60, 16%, 98%)
Values
H:60° S:16% V:98%

CMYK

CMYK
cmyk(0%, 0%, 16%, 2%)
Values
C:0 M:0 Y:16 K:2

LAB

LAB
lab(97, -6, 19)
Values
L:97 a:-6 b:19

OKLCH

OKLCH
oklch(97.5% 0.052 107.3)
Values
L:97.5% C:0.052 H:107.3°

Code Formats

CSS
color: #FAFAD2;
Swift
UIColor(red: 0.980, green: 0.980, blue: 0.824, alpha: 1.0)
Kotlin
Color(0xFFFAFAD2)
Flutter
Color(0xFFFAFAD2)
Android
#FFFAFAD2

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.07:1

Fail

On Black

19.67:1

AAA

Grayscale Contrast

Aa

0%

19.7

AAA
Aa

10%

16.3

AAA
Aa

20%

11.8

AAA
Aa

30%

7.9

AAA
Aa

40%

5.4

AA
Aa

50%

3.8

AA-large
Aa

60%

2.7

Fail
Aa

70%

2.0

Fail
Aa

80%

1.5

Fail
Aa

90%

1.2

Fail
Aa

100%

1.1

Fail

Best Grayscale Contrast

#000000 with ratio 19.67:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #F7F7BA 0%, #F0F075 100%)
OKLCH
linear-gradient(90deg, oklch(96.2% 0.078 107.8) 0%, oklch(93.1% 0.145 108.9) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FBFB6A 0%, #FFFF99 100%)
OKLCH
linear-gradient(135deg, oklch(96.1% 0.165 109.1) 0%, oklch(97.8% 0.124 108.5) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FAFAD2 0%, #D1D1FA 100%)
OKLCH
linear-gradient(90deg, oklch(97.5% 0.052 107.3) 0%, oklch(87.4% 0.056 285.2) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FAE6D1 0%, #FAFAD2 50%, #E6FAD1 100%)
OKLCH
linear-gradient(90deg, oklch(93.6% 0.035 68.7) 0%, oklch(97.5% 0.052 107.3) 50%, oklch(96.0% 0.058 128.7) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #EBEB47 0%, #2E2E0F 100%)
OKLCH
linear-gradient(180deg, oklch(91.2% 0.176 109.4) 0%, oklch(29.3% 0.048 109.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #F2F28C 0%, #F2F28C 100%)
OKLCH
radial-gradient(circle, oklch(94.0% 0.125 108.6) 0%, oklch(94.0% 0.125 108.6) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette