#FAFFEA#FAFFEA
#FAFFEA is a very light, muted yellow-green. Relative luminance 0.978; OKLCH L 99.1% C 0.028 H 117.8°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFEA |
|---|---|
| RGB | rgb(250, 255, 234) |
| HSL | hsl(74, 100%, 96%) |
| HSV | hsv(74, 8%, 100%) |
| CMYK | cmyk(2%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(99.14, -5.23, 9.46) |
| CIE-LCH | lch(99.14, 10.81, 118.93°) |
| OKLab | oklab(99.07% -0.013 0.0247) |
| OKLCH | oklch(99.07% 0.028 117.8) |
| XYZ | xyz(90.0335, 97.7846, 91.9571) |
| Luminance | 0.9778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.69
Beige
#F5F5DC
ΔE00 3.00
Ivory
#FFFFF0
ΔE00 3.32
Lightyellow
#FFFFE0
ΔE00 3.63
Honeydew
#F0FFF0
ΔE00 4.21
Cornsilk
#FFF8DC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFEA #EFEAFF
analogous
#FFF9EA #FAFFEA #EFFFEA
triadic
#FAFFEA #EAFAFF #FFEAFA
tetradic
#FAFFEA #EAFFF9 #EFEAFF #FFEAEF
square
#FAFFEA #EAFFF9 #EFEAFF #FFEAEF
split-complementary
#FAFFEA #EAEFFF #F9EAFF
monochromatic
#DDFF70 #EBFFAD #F8FFE0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.02
#FAFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FAFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFEA
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFEA | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FCFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #faffea; /* rgb */ color: rgb(250, 255, 234); /* oklch */ color: oklch(99.1% 0.028 117.8);
Tailwind
colors: {
custom: {
50: '#fcfff0',
500: '#faffea',
950: '#000000',
},
}SCSS
$custom: #faffea; $custom-light: #fcfff0; $custom-dark: #000000;
JSON
{
"hex": "#faffea",
"rgb": {
"r": 250,
"g": 255,
"b": 234
},
"hsl": {
"h": 74.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.99066,
"c": 0.02794,
"h": 117.8
},
"luminance": 0.97785
}Semantic roles & 50–950 ramp
primary
#FAFFEA
secondary
#B29FEE
accent
#00E637
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685