#FAFFEE#FAFFEE
#FAFFEE is a very light, muted yellow-green. Relative luminance 0.980; OKLCH L 99.2% C 0.023 H 120.2°. Best body text is #000000 at 20.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFEE |
|---|---|
| RGB | rgb(250, 255, 238) |
| HSL | hsl(78, 100%, 97%) |
| HSV | hsv(78, 7%, 100%) |
| CMYK | cmyk(2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.23, -4.57, 7.55) |
| CIE-LCH | lch(99.23, 8.82, 121.19°) |
| OKLab | oklab(99.17% -0.0115 0.0198) |
| OKLCH | oklch(99.17% 0.023 120.2) |
| XYZ | xyz(90.6146, 98.0171, 95.0178) |
| Luminance | 0.9802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.42
Off White (survey)
#FFFFE4
ΔE00 3.80
Beige
#F5F5DC
ΔE00 3.84
Honeydew
#F0FFF0
ΔE00 3.84
Lightyellow
#FFFFE0
ΔE00 4.89
Mintcream
#F5FFFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFEE #F3EEFF
analogous
#FFFCEE #FAFFEE #F2FFEE
triadic
#FAFFEE #EEFAFF #FFEEFA
tetradic
#FAFFEE #EEFFFC #F3EEFF #FFEEF2
square
#FAFFEE #EEFFFC #F3EEFF #FFEEF2
split-complementary
#FAFFEE #EEF2FF #FCEEFF
monochromatic
#D6FF74 #E8FFB1 #F6FFE0 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.02
#FAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.60
#FAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFEE
20.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFEE | 1.00 | 1.02 | 20.60 | 20.60 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFDEF
Tritanopia (blue-blind)
#FCFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #faffee; /* rgb */ color: rgb(250, 255, 238); /* oklch */ color: oklch(99.2% 0.023 120.2);
Tailwind
colors: {
custom: {
50: '#fcfff3',
500: '#faffee',
950: '#000000',
},
}SCSS
$custom: #faffee; $custom-light: #fcfff3; $custom-dark: #000000;
JSON
{
"hex": "#faffee",
"rgb": {
"r": 250,
"g": 255,
"b": 238
},
"hsl": {
"h": 77.647,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99168,
"c": 0.02286,
"h": 120.2
},
"luminance": 0.98017
}Semantic roles & 50–950 ramp
primary
#FAFFEE
secondary
#B9A3EF
accent
#00E643
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685