#FAFFDC#FAFFDC
#FAFFDC is a very light, muted yellow. Relative luminance 0.970; OKLCH L 98.7% C 0.046 H 113.8°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFDC |
|---|---|
| RGB | rgb(250, 255, 220) |
| HSL | hsl(69, 100%, 93%) |
| HSV | hsv(69, 14%, 100%) |
| CMYK | cmyk(2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.83, -7.46, 16.19) |
| CIE-LCH | lch(98.83, 17.82, 114.74°) |
| OKLab | oklab(98.73% -0.0185 0.0419) |
| OKLCH | oklch(98.73% 0.046 113.8) |
| XYZ | xyz(88.1011, 97.0117, 81.7801) |
| Luminance | 0.9701 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.40
Eggshell (survey)
#FFFFD4
ΔE00 2.74
Off White (survey)
#FFFFE4
ΔE00 3.22
Cream
#FFFDD0
ΔE00 3.57
Beige
#F5F5DC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFDC #E1DCFF
analogous
#FFF2DC #FAFFDC #E8FFDC
triadic
#FAFFDC #DCFAFF #FFDCFA
tetradic
#FAFFDC #DCFFF2 #E1DCFF #FFDCE8
square
#FAFFDC #DCFFF2 #E1DCFF #FFDCE8
split-complementary
#FAFFDC #DCE8FF #F2DCFF
monochromatic
#E9FF62 #F1FF9F #FAFFDC #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FAFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#FAFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFDC
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFDC | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFCDD
Tritanopia (blue-blind)
#FFFBF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffdc; /* rgb */ color: rgb(250, 255, 220); /* oklch */ color: oklch(98.7% 0.046 113.8);
Tailwind
colors: {
custom: {
50: '#fcffe7',
500: '#faffdc',
950: '#000000',
},
}SCSS
$custom: #faffdc; $custom-light: #fcffe7; $custom-dark: #000000;
JSON
{
"hex": "#faffdc",
"rgb": {
"r": 250,
"g": 255,
"b": 220
},
"hsl": {
"h": 68.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98725,
"c": 0.04577,
"h": 113.8
},
"luminance": 0.97011
}Semantic roles & 50–950 ramp
primary
#FAFFDC
secondary
#A093EC
accent
#00E621
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684