#F4FAEE#F4FAEE
#F4FAEE is a very light, near-neutral yellow-green. Relative luminance 0.938; OKLCH L 97.7% C 0.017 H 128.6°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAEE |
|---|---|
| RGB | rgb(244, 250, 238) |
| HSL | hsl(90, 55%, 96%) |
| HSV | hsv(90, 5%, 98%) |
| CMYK | cmyk(2.4%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.54, -4.08, 5.06) |
| CIE-LCH | lch(97.54, 6.50, 128.86°) |
| OKLab | oklab(97.73% -0.0106 0.0133) |
| OKLCH | oklch(97.73% 0.017 128.6) |
| XYZ | xyz(86.9239, 93.7772, 94.3938) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.95
Mintcream
#F5FFFA
ΔE00 3.40
Honeydew
#F0FFF0
ΔE00 3.79
Beige
#F5F5DC
ΔE00 5.21
Floralwhite
#FFFAF0
ΔE00 5.39
Off White
#FAF9F6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAEE #F4EEFA
analogous
#FAFAEE #F4FAEE #EEFAEE
triadic
#F4FAEE #EEF4FA #FAEEF4
tetradic
#F4FAEE #EEFAFA #F4EEFA #FAEEEE
square
#F4FAEE #EEFAFA #F4EEFA #FAEEEE
split-complementary
#F4FAEE #EEEEFA #FAEEFA
monochromatic
#B7DE8F #D5ECBF #F0F8E7 #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.06
#F4FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F4FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAEE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAEE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#FAF8EE
Tritanopia (blue-blind)
#F5F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4faee; /* rgb */ color: rgb(244, 250, 238); /* oklch */ color: oklch(97.7% 0.017 128.6);
Tailwind
colors: {
custom: {
50: '#f7fcf3',
500: '#f4faee',
950: '#000000',
},
}SCSS
$custom: #f4faee; $custom-light: #f7fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f4faee",
"rgb": {
"r": 244,
"g": 250,
"b": 238
},
"hsl": {
"h": 90,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97731,
"c": 0.017,
"h": 128.6
},
"luminance": 0.93777
}Semantic roles & 50–950 ramp
primary
#F4FAEE
secondary
#C6B0DC
accent
#23C273
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585