#FAFFD4#FAFFD4
#FAFFD4 is a very light, muted yellow. Relative luminance 0.966; OKLCH L 98.5% C 0.056 H 112.8°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFD4 |
|---|---|
| RGB | rgb(250, 255, 212) |
| HSL | hsl(67, 100%, 92%) |
| HSV | hsv(67, 17%, 100%) |
| CMYK | cmyk(2%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(98.67, -8.67, 20.04) |
| CIE-LCH | lch(98.67, 21.83, 113.40°) |
| OKLab | oklab(98.54% -0.0217 0.0515) |
| OKLCH | oklch(98.54% 0.056 112.8) |
| XYZ | xyz(87.0669, 96.5980, 76.3331) |
| Luminance | 0.9660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.02
Cream
#FFFDD0
ΔE00 2.39
Ivory (survey)
#FFFFCB
ΔE00 2.73
Ecru
#FEFFCA
ΔE00 2.76
Lemonchiffon
#FFFACD
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFD4 #D9D4FF
analogous
#FFEFD4 #FAFFD4 #E5FFD4
triadic
#FAFFD4 #D4FAFF #FFD4FA
tetradic
#FAFFD4 #D4FFEF #D9D4FF #FFD4E5
square
#FAFFD4 #D4FFEF #D9D4FF #FFD4E5
split-complementary
#FAFFD4 #D4E5FF #EFD4FF
monochromatic
#ECFF5A #F3FF97 #FAFFD4 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FAFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FAFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFD4
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFD4 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD1
Deuteranopia (green-blind)
#FFFCD6
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffd4; /* rgb */ color: rgb(250, 255, 212); /* oklch */ color: oklch(98.5% 0.056 112.8);
Tailwind
colors: {
custom: {
50: '#fcffe1',
500: '#faffd4',
950: '#000000',
},
}SCSS
$custom: #faffd4; $custom-light: #fcffe1; $custom-dark: #000000;
JSON
{
"hex": "#faffd4",
"rgb": {
"r": 250,
"g": 255,
"b": 212
},
"hsl": {
"h": 66.977,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.98542,
"c": 0.05585,
"h": 112.8
},
"luminance": 0.96597
}Semantic roles & 50–950 ramp
primary
#FAFFD4
secondary
#978CEB
accent
#00E61B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684