#F0E8EA#F0E8EA
#F0E8EA is a very light, near-neutral red. Relative luminance 0.822; OKLCH L 93.8% C 0.009 H 0.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E8EA |
|---|---|
| RGB | rgb(240, 232, 234) |
| HSL | hsl(345, 21%, 93%) |
| HSV | hsv(345, 3%, 94%) |
| CMYK | cmyk(0%, 3.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.65, 3.04, -0.01) |
| CIE-LCH | lch(92.65, 3.04, 359.83°) |
| OKLab | oklab(93.78% 0.009 0) |
| OKLCH | oklch(93.78% 0.009 0.1) |
| XYZ | xyz(79.6409, 82.1794, 89.4926) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.34
Lavenderblush
#FFF0F5
ΔE00 3.90
Snow
#FFFAFA
ΔE00 4.03
Whitesmoke
#F5F5F5
ΔE00 4.75
Ghostwhite
#F8F8FF
ΔE00 5.00
Gainsboro
#DCDCDC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E8EA #E8F0EE
analogous
#F0E8EE #F0E8EA #F0EAE8
triadic
#F0E8EA #EAF0E8 #E8EAF0
tetradic
#F0E8EA #EEF0E8 #E8F0EE #EAE8F0
square
#F0E8EA #EEF0E8 #E8F0EE #EAE8F0
split-complementary
#F0E8EA #E8F0EA #E8EEF0
monochromatic
#C09EA6 #D8C3C8 #F0E8EA #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.20
#F0E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#F0E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E8EA
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E8EA | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#EBEAEA
Tritanopia (blue-blind)
#F2E8E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0e8ea; /* rgb */ color: rgb(240, 232, 234); /* oklch */ color: oklch(93.8% 0.009 0.1);
Tailwind
colors: {
custom: {
50: '#f4eff0',
500: '#f0e8ea',
950: '#000000',
},
}SCSS
$custom: #f0e8ea; $custom-light: #f4eff0; $custom-dark: #000000;
JSON
{
"hex": "#f0e8ea",
"rgb": {
"r": 240,
"g": 232,
"b": 234
},
"hsl": {
"h": 345,
"s": 21.053,
"l": 92.549
},
"oklch": {
"l": 0.93782,
"c": 0.00904,
"h": 0.1
},
"luminance": 0.82179
}Semantic roles & 50–950 ramp
primary
#F0E8EA
secondary
#B5C8C3
accent
#9F8946
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585