#FAFFE7#FAFFE7
#FAFFE7 is a very light, muted yellow-green. Relative luminance 0.976; OKLCH L 99.0% C 0.032 H 116.5°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE7 |
|---|---|
| RGB | rgb(250, 255, 231) |
| HSL | hsl(73, 100%, 95%) |
| HSV | hsv(73, 9%, 100%) |
| CMYK | cmyk(2%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.07, -5.72, 10.90) |
| CIE-LCH | lch(99.07, 12.31, 117.68°) |
| OKLab | oklab(98.99% -0.0142 0.0284) |
| OKLCH | oklch(98.99% 0.032 116.5) |
| XYZ | xyz(89.6062, 97.6137, 89.7065) |
| Luminance | 0.9761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.14
Beige
#F5F5DC
ΔE00 2.73
Lightyellow
#FFFFE0
ΔE00 2.82
Ivory
#FFFFF0
ΔE00 4.14
Honeydew
#F0FFF0
ΔE00 4.74
Cornsilk
#FFF8DC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE7 #ECE7FF
analogous
#FFF8E7 #FAFFE7 #EEFFE7
triadic
#FAFFE7 #E7FAFF #FFE7FA
tetradic
#FAFFE7 #E7FFF8 #ECE7FF #FFE7EE
square
#FAFFE7 #E7FFF8 #ECE7FF #FFE7EE
split-complementary
#FAFFE7 #E7EEFF #F8E7FF
monochromatic
#E0FF6D #EDFFAA #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FAFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FAFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE7
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE7 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FDFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe7; /* rgb */ color: rgb(250, 255, 231); /* oklch */ color: oklch(99.0% 0.032 116.5);
Tailwind
colors: {
custom: {
50: '#fcffee',
500: '#faffe7',
950: '#000000',
},
}SCSS
$custom: #faffe7; $custom-light: #fcffee; $custom-dark: #000000;
JSON
{
"hex": "#faffe7",
"rgb": {
"r": 250,
"g": 255,
"b": 231
},
"hsl": {
"h": 72.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98991,
"c": 0.03177,
"h": 116.5
},
"luminance": 0.97614
}Semantic roles & 50–950 ramp
primary
#FAFFE7
secondary
#AD9DEE
accent
#00E630
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685