#FAFFD7#FAFFD7
#FAFFD7 is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.052 H 113.1°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFD7 |
|---|---|
| RGB | rgb(250, 255, 215) |
| HSL | hsl(68, 100%, 92%) |
| HSV | hsv(68, 16%, 100%) |
| CMYK | cmyk(2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(98.73, -8.22, 18.59) |
| CIE-LCH | lch(98.73, 20.33, 113.85°) |
| OKLab | oklab(98.61% -0.0205 0.0479) |
| OKLCH | oklch(98.61% 0.052 113.1) |
| XYZ | xyz(87.4488, 96.7508, 78.3447) |
| Luminance | 0.9675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.91
Cream
#FFFDD0
ΔE00 2.70
Lightyellow
#FFFFE0
ΔE00 3.23
Ivory (survey)
#FFFFCB
ΔE00 3.40
Ecru
#FEFFCA
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFD7 #DCD7FF
analogous
#FFF0D7 #FAFFD7 #E6FFD7
triadic
#FAFFD7 #D7FAFF #FFD7FA
tetradic
#FAFFD7 #D7FFF0 #DCD7FF #FFD7E6
square
#FAFFD7 #D7FFF0 #DCD7FF #FFD7E6
split-complementary
#FAFFD7 #D7E6FF #F0D7FF
monochromatic
#EBFF5D #F2FF9A #FAFFD7 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FAFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FAFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFD7
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFD7 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD5
Deuteranopia (green-blind)
#FFFCD8
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffd7; /* rgb */ color: rgb(250, 255, 215); /* oklch */ color: oklch(98.6% 0.052 113.1);
Tailwind
colors: {
custom: {
50: '#fcffe3',
500: '#faffd7',
950: '#000000',
},
}SCSS
$custom: #faffd7; $custom-light: #fcffe3; $custom-dark: #000000;
JSON
{
"hex": "#faffd7",
"rgb": {
"r": 250,
"g": 255,
"b": 215
},
"hsl": {
"h": 67.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9861,
"c": 0.05208,
"h": 113.1
},
"luminance": 0.9675
}Semantic roles & 50–950 ramp
primary
#FAFFD7
secondary
#9B8FEB
accent
#00E61D
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684