#FAFFE6#FAFFE6
#FAFFE6 is a very light, muted yellow-green. Relative luminance 0.976; OKLCH L 99.0% C 0.033 H 116.2°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE6 |
|---|---|
| RGB | rgb(250, 255, 230) |
| HSL | hsl(72, 100%, 95%) |
| HSV | hsv(72, 10%, 100%) |
| CMYK | cmyk(2%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(99.05, -5.88, 11.38) |
| CIE-LCH | lch(99.05, 12.81, 117.32°) |
| OKLab | oklab(98.97% -0.0146 0.0297) |
| OKLCH | oklch(98.97% 0.033 116.2) |
| XYZ | xyz(89.4653, 97.5574, 88.9648) |
| Luminance | 0.9756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.05
Lightyellow
#FFFFE0
ΔE00 2.60
Beige
#F5F5DC
ΔE00 2.72
Ivory
#FFFFF0
ΔE00 4.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE6 #EBE6FF
analogous
#FFF7E6 #FAFFE6 #EDFFE6
triadic
#FAFFE6 #E6FAFF #FFE6FA
tetradic
#FAFFE6 #E6FFF7 #EBE6FF #FFE6ED
square
#FAFFE6 #E6FFF7 #EBE6FF #FFE6ED
split-complementary
#FAFFE6 #E6EDFF #F7E6FF
monochromatic
#E2FF6C #EEFFA9 #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FAFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FAFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE6
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE6 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFCE7
Tritanopia (blue-blind)
#FDFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe6; /* rgb */ color: rgb(250, 255, 230); /* oklch */ color: oklch(99.0% 0.033 116.2);
Tailwind
colors: {
custom: {
50: '#fcffee',
500: '#faffe6',
950: '#000000',
},
}SCSS
$custom: #faffe6; $custom-light: #fcffee; $custom-dark: #000000;
JSON
{
"hex": "#faffe6",
"rgb": {
"r": 250,
"g": 255,
"b": 230
},
"hsl": {
"h": 72,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98966,
"c": 0.03304,
"h": 116.2
},
"luminance": 0.97557
}Semantic roles & 50–950 ramp
primary
#FAFFE6
secondary
#AC9CED
accent
#00E62E
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684