#F0EAE8#F0EAE8
#F0EAE8 is a very light, near-neutral orange. Relative luminance 0.832; OKLCH L 94.1% C 0.007 H 39.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAE8 |
|---|---|
| RGB | rgb(240, 234, 232) |
| HSL | hsl(15, 21%, 93%) |
| HSV | hsv(15, 3%, 94%) |
| CMYK | cmyk(0%, 2.5%, 3.3%, 5.9%) |
| CIE-LAB | lab(93.10, 1.67, 1.68) |
| CIE-LCH | lch(93.10, 2.37, 45.27°) |
| OKLab | oklab(94.12% 0.0054 0.0045) |
| OKLCH | oklch(94.12% 0.007 39.5) |
| XYZ | xyz(79.9214, 83.1975, 88.1766) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.18
Snow
#FFFAFA
ΔE00 3.45
Whitesmoke
#F5F5F5
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 3.52
Off White
#FAF9F6
ΔE00 3.93
Linen
#FAF0E6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAE8 #E8EEF0
analogous
#F0E8EA #F0EAE8 #F0EEE8
triadic
#F0EAE8 #E8F0EA #EAE8F0
tetradic
#F0EAE8 #EAF0E8 #E8EEF0 #EEE8F0
square
#F0EAE8 #EAF0E8 #E8EEF0 #EEE8F0
split-complementary
#F0EAE8 #E8F0EE #E8EAF0
monochromatic
#C0A69E #D8C8C3 #F0EAE8 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.19
#F0EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#F0EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAE8
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAE8 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBE8
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#F2E9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f0eae8; /* rgb */ color: rgb(240, 234, 232); /* oklch */ color: oklch(94.1% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#f4f0ef',
500: '#f0eae8',
950: '#000000',
},
}SCSS
$custom: #f0eae8; $custom-light: #f4f0ef; $custom-dark: #000000;
JSON
{
"hex": "#f0eae8",
"rgb": {
"r": 240,
"g": 234,
"b": 232
},
"hsl": {
"h": 15,
"s": 21.053,
"l": 92.549
},
"oklch": {
"l": 0.94116,
"c": 0.00705,
"h": 39.5
},
"luminance": 0.83197
}Semantic roles & 50–950 ramp
primary
#F0EAE8
secondary
#B5C3C8
accent
#899F46
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585