#FAFFD2#FAFFD2
#FAFFD2 is a very light, muted yellow. Relative luminance 0.965; OKLCH L 98.5% C 0.058 H 112.6°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFD2 |
|---|---|
| RGB | rgb(250, 255, 210) |
| HSL | hsl(67, 100%, 91%) |
| HSV | hsv(67, 18%, 100%) |
| CMYK | cmyk(2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(98.63, -8.96, 21.00) |
| CIE-LCH | lch(98.63, 22.83, 113.12°) |
| OKLab | oklab(98.5% -0.0224 0.0539) |
| OKLCH | oklch(98.5% 0.058 112.6) |
| XYZ | xyz(86.8162, 96.4977, 75.0126) |
| Luminance | 0.9650 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.23
Cream
#FFFDD0
ΔE00 2.31
Ecru
#FEFFCA
ΔE00 2.32
Ivory (survey)
#FFFFCB
ΔE00 2.33
Lemonchiffon
#FFFACD
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFD2 #D7D2FF
analogous
#FFEDD2 #FAFFD2 #E3FFD2
triadic
#FAFFD2 #D2FAFF #FFD2FA
tetradic
#FAFFD2 #D2FFED #D7D2FF #FFD2E3
square
#FAFFD2 #D2FFED #D7D2FF #FFD2E3
split-complementary
#FAFFD2 #D2E3FF #EDD2FF
monochromatic
#ECFF58 #F3FF95 #FAFFD2 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FAFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#FAFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFD2
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFD2 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACF
Deuteranopia (green-blind)
#FFFCD4
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffd2; /* rgb */ color: rgb(250, 255, 210); /* oklch */ color: oklch(98.5% 0.058 112.6);
Tailwind
colors: {
custom: {
50: '#fcffe0',
500: '#faffd2',
950: '#000000',
},
}SCSS
$custom: #faffd2; $custom-light: #fcffe0; $custom-dark: #000000;
JSON
{
"hex": "#faffd2",
"rgb": {
"r": 250,
"g": 255,
"b": 210
},
"hsl": {
"h": 66.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.98498,
"c": 0.05836,
"h": 112.6
},
"luminance": 0.96497
}Semantic roles & 50–950 ramp
primary
#FAFFD2
secondary
#958BEA
accent
#00E61A
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684