#F0E2E4#F0E2E4
#F0E2E4 is a very light, near-neutral red. Relative luminance 0.785; OKLCH L 92.4% C 0.015 H 7.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2E4 |
|---|---|
| RGB | rgb(240, 226, 228) |
| HSL | hsl(351, 32%, 91%) |
| HSV | hsv(351, 6%, 94%) |
| CMYK | cmyk(0%, 5.8%, 5%, 5.9%) |
| CIE-LAB | lab(91.02, 5.10, 0.74) |
| CIE-LCH | lch(91.02, 5.15, 8.21°) |
| OKLab | oklab(92.45% 0.0154 0.002) |
| OKLCH | oklch(92.45% 0.016 7.5) |
| XYZ | xyz(77.1334, 78.5202, 84.4762) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.38
Very Light Pink
#FFF4F2
ΔE00 4.42
Mistyrose
#FFE4E1
ΔE00 4.90
Snow
#FFFAFA
ΔE00 6.21
Seashell
#FFF5EE
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2E4 #E2F0EE
analogous
#F0E2EB #F0E2E4 #F0E7E2
triadic
#F0E2E4 #E4F0E2 #E2E4F0
tetradic
#F0E2E4 #EBF0E2 #E2F0EE #E7E2F0
square
#F0E2E4 #EBF0E2 #E2F0EE #E7E2F0
split-complementary
#F0E2E4 #E2F0E7 #E2EBF0
monochromatic
#C69199 #DBBABE #F0E2E4 #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.26
#F0E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F0E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2E4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2E4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#F3E1E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0e2e4; /* rgb */ color: rgb(240, 226, 228); /* oklch */ color: oklch(92.4% 0.015 7.5);
Tailwind
colors: {
custom: {
50: '#f5ebec',
500: '#f0e2e4',
950: '#000000',
},
}SCSS
$custom: #f0e2e4; $custom-light: #f5ebec; $custom-dark: #000000;
JSON
{
"hex": "#f0e2e4",
"rgb": {
"r": 240,
"g": 226,
"b": 228
},
"hsl": {
"h": 351.429,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92449,
"c": 0.0155,
"h": 7.5
},
"luminance": 0.78519
}Semantic roles & 50–950 ramp
primary
#F0E2E4
secondary
#ACCAC6
accent
#AB9B3B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484