#F0FAE0#F0FAE0
#F0FAE0 is a very light, muted yellow-green. Relative luminance 0.923; OKLCH L 97.1% C 0.036 H 124.3°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAE0 |
|---|---|
| RGB | rgb(240, 250, 224) |
| HSL | hsl(83, 72%, 93%) |
| HSV | hsv(83, 10%, 98%) |
| CMYK | cmyk(4%, 0%, 10.4%, 2%) |
| CIE-LAB | lab(96.93, -7.77, 11.35) |
| CIE-LCH | lch(96.93, 13.75, 124.41°) |
| OKLab | oklab(97.07% -0.0201 0.0295) |
| OKLCH | oklch(97.07% 0.036 124.3) |
| XYZ | xyz(83.5733, 92.2782, 83.9152) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.97
Off White (survey)
#FFFFE4
ΔE00 4.09
Lightyellow
#FFFFE0
ΔE00 4.21
Honeydew
#F0FFF0
ΔE00 4.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.37
Eggshell (survey)
#FFFFD4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAE0 #EAE0FA
analogous
#FAF7E0 #F0FAE0 #E3FAE0
triadic
#F0FAE0 #E0F0FA #FAE0F0
tetradic
#F0FAE0 #E0FAF7 #EAE0FA #FAE0E3
square
#F0FAE0 #E0FAF7 #EAE0FA #FAE0E3
split-complementary
#F0FAE0 #E0E3FA #F7E0FA
monochromatic
#BDE977 #D6F1AB #F0FAE0 #F2FBE5 #F2FBE5
Accessibility & contrast
On white
1.08
#F0FAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#F0FAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAE0
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAE0 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DF
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#F2F7F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f0fae0; /* rgb */ color: rgb(240, 250, 224); /* oklch */ color: oklch(97.1% 0.036 124.3);
Tailwind
colors: {
custom: {
50: '#f5fce9',
500: '#f0fae0',
950: '#000000',
},
}SCSS
$custom: #f0fae0; $custom-light: #f5fce9; $custom-dark: #000000;
JSON
{
"hex": "#f0fae0",
"rgb": {
"r": 240,
"g": 250,
"b": 224
},
"hsl": {
"h": 83.077,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.97074,
"c": 0.03571,
"h": 124.3
},
"luminance": 0.92278
}Semantic roles & 50–950 ramp
primary
#F0FAE0
secondary
#B89FDF
accent
#11D45C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584