#FAFEEF#FAFEEF
#FAFEEF is a very light, muted yellow-green. Relative luminance 0.974; OKLCH L 99.0% C 0.020 H 118.9°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEEF |
|---|---|
| RGB | rgb(250, 254, 239) |
| HSL | hsl(76, 88%, 97%) |
| HSV | hsv(76, 6%, 100%) |
| CMYK | cmyk(1.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(99.00, -3.90, 6.71) |
| CIE-LCH | lch(99.00, 7.76, 120.18°) |
| OKLab | oklab(99% -0.0097 0.0176) |
| OKLCH | oklch(99% 0.02 118.9) |
| XYZ | xyz(90.4438, 97.4397, 95.6876) |
| Luminance | 0.9744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.79
Beige
#F5F5DC
ΔE00 4.19
Honeydew
#F0FFF0
ΔE00 4.26
Off White (survey)
#FFFFE4
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.60
Floralwhite
#FFFAF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEEF #F3EFFE
analogous
#FEFBEF #FAFEEF #F3FEEF
triadic
#FAFEEF #EFFAFE #FEEFFA
tetradic
#FAFEEF #EFFEFB #F3EFFE #FEEFF3
square
#FAFEEF #EFFEFB #F3EFFE #FEEFF3
split-complementary
#FAFEEF #EFF3FE #FBEFFE
monochromatic
#D6F77C #E8FAB5 #F6FDE2 #F6FDE2 #F6FDE2
Accessibility & contrast
On white
1.02
#FAFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FAFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEEF
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEEF | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FCFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fafeef; /* rgb */ color: rgb(250, 254, 239); /* oklch */ color: oklch(99.0% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#fcfef4',
500: '#fafeef',
950: '#000000',
},
}SCSS
$custom: #fafeef; $custom-light: #fcfef4; $custom-dark: #000000;
JSON
{
"hex": "#fafeef",
"rgb": {
"r": 250,
"g": 254,
"b": 239
},
"hsl": {
"h": 76,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98997,
"c": 0.02009,
"h": 118.9
},
"luminance": 0.9744
}Semantic roles & 50–950 ramp
primary
#FAFEEF
secondary
#B9A7EA
accent
#01E53E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585