#F0E4E4#F0E4E4
#F0E4E4 is a very light, near-neutral red. Relative luminance 0.796; OKLCH L 92.8% C 0.013 H 17.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E4E4 |
|---|---|
| RGB | rgb(240, 228, 228) |
| HSL | hsl(0, 29%, 92%) |
| HSV | hsv(0, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 5%, 5.9%) |
| CIE-LAB | lab(91.51, 4.07, 1.46) |
| CIE-LCH | lch(91.51, 4.32, 19.71°) |
| OKLab | oklab(92.84% 0.0125 0.0039) |
| OKLCH | oklch(92.84% 0.013 17.4) |
| XYZ | xyz(77.6804, 79.6142, 84.6586) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.50
Lavenderblush
#FFF0F5
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 5.18
Snow
#FFFAFA
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 5.42
Linen
#FAF0E6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E4E4 #E4F0F0
analogous
#F0E4EA #F0E4E4 #F0EAE4
triadic
#F0E4E4 #E4F0E4 #E4E4F0
tetradic
#F0E4E4 #EAF0E4 #E4F0F0 #EAE4F0
square
#F0E4E4 #EAF0E4 #E4F0F0 #EAE4F0
split-complementary
#F0E4E4 #E4F0EA #E4EAF0
monochromatic
#C49595 #DABDBD #F0E4E4 #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.24
#F0E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F0E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E4E4
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E4E4 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E4
Deuteranopia (green-blind)
#E9E7E4
Tritanopia (blue-blind)
#F3E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e4e4; /* rgb */ color: rgb(240, 228, 228); /* oklch */ color: oklch(92.8% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#f5ecec',
500: '#f0e4e4',
950: '#000000',
},
}SCSS
$custom: #f0e4e4; $custom-light: #f5ecec; $custom-dark: #000000;
JSON
{
"hex": "#f0e4e4",
"rgb": {
"r": 240,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92836,
"c": 0.0131,
"h": 17.4
},
"luminance": 0.79614
}Semantic roles & 50–950 ramp
primary
#F0E4E4
secondary
#AFC9C9
accent
#A7A73E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484