#F0E2DF#F0E2DF
#F0E2DF is a very light, near-neutral red. Relative luminance 0.782; OKLCH L 92.3% C 0.016 H 32.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2DF |
|---|---|
| RGB | rgb(240, 226, 223) |
| HSL | hsl(11, 36%, 91%) |
| HSV | hsv(11, 7%, 94%) |
| CMYK | cmyk(0%, 5.8%, 7.1%, 5.9%) |
| CIE-LAB | lab(90.89, 4.25, 3.17) |
| CIE-LCH | lch(90.89, 5.31, 36.72°) |
| OKLab | oklab(92.31% 0.0135 0.0084) |
| OKLCH | oklch(92.31% 0.016 32) |
| XYZ | xyz(76.4493, 78.2466, 80.8735) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.89
Mistyrose
#FFE4E1
ΔE00 4.85
Seashell
#FFF5EE
ΔE00 4.88
Lavenderblush
#FFF0F5
ΔE00 4.99
Linen
#FAF0E6
ΔE00 5.22
Snow
#FFFAFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2DF #DFEDF0
analogous
#F0DFE4 #F0E2DF #F0EADF
triadic
#F0E2DF #DFF0E2 #E2DFF0
tetradic
#F0E2DF #E4F0DF #DFEDF0 #EADFF0
square
#F0E2DF #E4F0DF #DFEDF0 #EADFF0
split-complementary
#F0E2DF #DFF0EA #DFE4F0
monochromatic
#C9968C #DCBCB5 #F0E2DF #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.26
#F0E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F0E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2DF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2DF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F4E0E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0e2df; /* rgb */ color: rgb(240, 226, 223); /* oklch */ color: oklch(92.3% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#f5ebe9',
500: '#f0e2df',
950: '#000000',
},
}SCSS
$custom: #f0e2df; $custom-light: #f5ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f0e2df",
"rgb": {
"r": 240,
"g": 226,
"b": 223
},
"hsl": {
"h": 10.588,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.9231,
"c": 0.01591,
"h": 32
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#F0E2DF
secondary
#A8C5CB
accent
#9AAF36
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484