#F0FAE8#F0FAE8
#F0FAE8 is a very light, muted yellow-green. Relative luminance 0.927; OKLCH L 97.3% C 0.026 H 130.9°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAE8 |
|---|---|
| RGB | rgb(240, 250, 232) |
| HSL | hsl(93, 64%, 95%) |
| HSV | hsv(93, 7%, 98%) |
| CMYK | cmyk(4%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(97.11, -6.44, 7.49) |
| CIE-LCH | lch(97.11, 9.88, 130.68°) |
| OKLab | oklab(97.28% -0.017 0.0196) |
| OKLCH | oklch(97.28% 0.026 130.9) |
| XYZ | xyz(84.6839, 92.7224, 89.7641) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.25
Beige
#F5F5DC
ΔE00 4.52
Ivory
#FFFFF0
ΔE00 4.68
Off White (survey)
#FFFFE4
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.49
Lightyellow
#FFFFE0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAE8 #F2E8FA
analogous
#F9FAE8 #F0FAE8 #E8FAE9
triadic
#F0FAE8 #E8F0FA #FAE8F0
tetradic
#F0FAE8 #E8F9FA #F2E8FA #FAE9E8
square
#F0FAE8 #E8F9FA #F2E8FA #FAE9E8
split-complementary
#F0FAE8 #E9E8FA #FAE8F9
monochromatic
#AEE483 #CFEFB6 #EFFAE6 #EFFAE6 #EFFAE6
Accessibility & contrast
On white
1.07
#F0FAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#F0FAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAE8
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAE8 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#FAF6E9
Tritanopia (blue-blind)
#F1F8F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0fae8; /* rgb */ color: rgb(240, 250, 232); /* oklch */ color: oklch(97.3% 0.026 130.9);
Tailwind
colors: {
custom: {
50: '#f5fcef',
500: '#f0fae8',
950: '#000000',
},
}SCSS
$custom: #f0fae8; $custom-light: #f5fcef; $custom-dark: #000000;
JSON
{
"hex": "#f0fae8",
"rgb": {
"r": 240,
"g": 250,
"b": 232
},
"hsl": {
"h": 93.333,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.97277,
"c": 0.02592,
"h": 130.9
},
"luminance": 0.92723
}Semantic roles & 50–950 ramp
primary
#F0FAE8
secondary
#C6A8DE
accent
#19CC7D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585