#FAFFE9#FAFFE9
#FAFFE9 is a very light, muted yellow-green. Relative luminance 0.977; OKLCH L 99.0% C 0.029 H 117.3°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE9 |
|---|---|
| RGB | rgb(250, 255, 233) |
| HSL | hsl(74, 100%, 96%) |
| HSV | hsv(74, 9%, 100%) |
| CMYK | cmyk(2%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(99.11, -5.39, 9.94) |
| CIE-LCH | lch(99.11, 11.31, 118.48°) |
| OKLab | oklab(99.04% -0.0134 0.026) |
| OKLCH | oklch(99.04% 0.029 117.3) |
| XYZ | xyz(89.8902, 97.7273, 91.2027) |
| Luminance | 0.9773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.47
Beige
#F5F5DC
ΔE00 2.87
Lightyellow
#FFFFE0
ΔE00 3.34
Ivory
#FFFFF0
ΔE00 3.59
Honeydew
#F0FFF0
ΔE00 4.37
Cornsilk
#FFF8DC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE9 #EEE9FF
analogous
#FFF9E9 #FAFFE9 #EFFFE9
triadic
#FAFFE9 #E9FAFF #FFE9FA
tetradic
#FAFFE9 #E9FFF9 #EEE9FF #FFE9EF
square
#FAFFE9 #E9FFF9 #EEE9FF #FFE9EF
split-complementary
#FAFFE9 #E9EFFF #F9E9FF
monochromatic
#DEFF6F #ECFFAC #F8FFE0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.02
#FAFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FAFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE9
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE9 | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE8
Deuteranopia (green-blind)
#FFFDEA
Tritanopia (blue-blind)
#FCFCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe9; /* rgb */ color: rgb(250, 255, 233); /* oklch */ color: oklch(99.0% 0.029 117.3);
Tailwind
colors: {
custom: {
50: '#fcfff0',
500: '#faffe9',
950: '#000000',
},
}SCSS
$custom: #faffe9; $custom-light: #fcfff0; $custom-dark: #000000;
JSON
{
"hex": "#faffe9",
"rgb": {
"r": 250,
"g": 255,
"b": 233
},
"hsl": {
"h": 73.636,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.99041,
"c": 0.02921,
"h": 117.3
},
"luminance": 0.97727
}Semantic roles & 50–950 ramp
primary
#FAFFE9
secondary
#B09EEE
accent
#00E634
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685