#F0EAEB#F0EAEB
#F0EAEB is a very light, near-neutral red. Relative luminance 0.834; OKLCH L 94.2% C 0.007 H 5.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAEB |
|---|---|
| RGB | rgb(240, 234, 235) |
| HSL | hsl(350, 17%, 93%) |
| HSV | hsv(350, 3%, 94%) |
| CMYK | cmyk(0%, 2.5%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.18, 2.19, 0.23) |
| CIE-LCH | lch(93.18, 2.20, 6.05°) |
| OKLab | oklab(94.2% 0.0066 0.0007) |
| OKLCH | oklch(94.2% 0.007 5.7) |
| XYZ | xyz(80.3512, 83.3694, 90.4400) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.24
Snow
#FFFAFA
ΔE00 3.34
Whitesmoke
#F5F5F5
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 4.56
Seashell
#FFF5EE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAEB #EAF0EF
analogous
#F0EAEE #F0EAEB #F0ECEA
triadic
#F0EAEB #EBF0EA #EAEBF0
tetradic
#F0EAEB #EEF0EA #EAF0EF #ECEAF0
square
#F0EAEB #EEF0EA #EAF0EF #ECEAF0
split-complementary
#F0EAEB #EAF0EC #EAEEF0
monochromatic
#BDA3A7 #D6C6C9 #F0EAEB #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.19
#F0EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#F0EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAEB
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAEB | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#F1EAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f0eaeb; /* rgb */ color: rgb(240, 234, 235); /* oklch */ color: oklch(94.2% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#f4f0f1',
500: '#f0eaeb',
950: '#000000',
},
}SCSS
$custom: #f0eaeb; $custom-light: #f4f0f1; $custom-dark: #000000;
JSON
{
"hex": "#f0eaeb",
"rgb": {
"r": 240,
"g": 234,
"b": 235
},
"hsl": {
"h": 350,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.942,
"c": 0.0066,
"h": 5.7
},
"luminance": 0.83369
}Semantic roles & 50–950 ramp
primary
#F0EAEB
secondary
#B8C7C4
accent
#9B8E4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585