#FAFFDE#FAFFDE
#FAFFDE is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.8% C 0.043 H 114.2°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFDE |
|---|---|
| RGB | rgb(250, 255, 222) |
| HSL | hsl(69, 100%, 94%) |
| HSV | hsv(69, 13%, 100%) |
| CMYK | cmyk(2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.87, -7.15, 15.23) |
| CIE-LCH | lch(98.87, 16.82, 115.15°) |
| OKLab | oklab(98.77% -0.0177 0.0394) |
| OKLCH | oklch(98.77% 0.043 114.2) |
| XYZ | xyz(88.3676, 97.1183, 83.1835) |
| Luminance | 0.9712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.77
Off White (survey)
#FFFFE4
ΔE00 2.80
Eggshell (survey)
#FFFFD4
ΔE00 3.21
Beige
#F5F5DC
ΔE00 3.68
Cream
#FFFDD0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFDE #E3DEFF
analogous
#FFF3DE #FAFFDE #E9FFDE
triadic
#FAFFDE #DEFAFF #FFDEFA
tetradic
#FAFFDE #DEFFF3 #E3DEFF #FFDEE9
square
#FAFFDE #DEFFF3 #E3DEFF #FFDEE9
split-complementary
#FAFFDE #DEE9FF #F3DEFF
monochromatic
#E7FF64 #F1FFA1 #FAFFDE #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.03
#FAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFDE
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFDE | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FEFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffde; /* rgb */ color: rgb(250, 255, 222); /* oklch */ color: oklch(98.8% 0.043 114.2);
Tailwind
colors: {
custom: {
50: '#fcffe8',
500: '#faffde',
950: '#000000',
},
}SCSS
$custom: #faffde; $custom-light: #fcffe8; $custom-dark: #000000;
JSON
{
"hex": "#faffde",
"rgb": {
"r": 250,
"g": 255,
"b": 222
},
"hsl": {
"h": 69.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98772,
"c": 0.04322,
"h": 114.2
},
"luminance": 0.97118
}Semantic roles & 50–950 ramp
primary
#FAFFDE
secondary
#A295EC
accent
#00E623
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684