#F4FAE8#F4FAE8
#F4FAE8 is a very light, muted yellow-green. Relative luminance 0.934; OKLCH L 97.6% C 0.024 H 121.9°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAE8 |
|---|---|
| RGB | rgb(244, 250, 232) |
| HSL | hsl(80, 64%, 95%) |
| HSV | hsv(80, 7%, 98%) |
| CMYK | cmyk(2.4%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(97.40, -5.09, 7.94) |
| CIE-LCH | lch(97.40, 9.43, 122.66°) |
| OKLab | oklab(97.58% -0.0129 0.0208) |
| OKLCH | oklch(97.58% 0.024 121.9) |
| XYZ | xyz(86.0571, 93.4305, 89.8285) |
| Luminance | 0.9343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.25
Beige
#F5F5DC
ΔE00 3.39
Honeydew
#F0FFF0
ΔE00 3.55
Off White (survey)
#FFFFE4
ΔE00 3.86
Lightyellow
#FFFFE0
ΔE00 4.82
Mintcream
#F5FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAE8 #EEE8FA
analogous
#FAF7E8 #F4FAE8 #EBFAE8
triadic
#F4FAE8 #E8F4FA #FAE8F4
tetradic
#F4FAE8 #E8FAF7 #EEE8FA #FAE8EB
square
#F4FAE8 #E8FAF7 #EEE8FA #FAE8EB
split-complementary
#F4FAE8 #E8EBFA #F7E8FA
monochromatic
#C4E483 #DCEFB6 #F3FAE6 #F3FAE6 #F3FAE6
Accessibility & contrast
On white
1.07
#F4FAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#F4FAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAE8
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAE8 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#FCF8E9
Tritanopia (blue-blind)
#F6F8F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f4fae8; /* rgb */ color: rgb(244, 250, 232); /* oklch */ color: oklch(97.6% 0.024 121.9);
Tailwind
colors: {
custom: {
50: '#f7fcef',
500: '#f4fae8',
950: '#000000',
},
}SCSS
$custom: #f4fae8; $custom-light: #f7fcef; $custom-dark: #000000;
JSON
{
"hex": "#f4fae8",
"rgb": {
"r": 244,
"g": 250,
"b": 232
},
"hsl": {
"h": 80,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.97575,
"c": 0.02447,
"h": 121.9
},
"luminance": 0.93431
}Semantic roles & 50–950 ramp
primary
#F4FAE8
secondary
#BAA8DE
accent
#19CC55
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585