#F0E4E5#F0E4E5
#F0E4E5 is a very light, near-neutral red. Relative luminance 0.797; OKLCH L 92.9% C 0.013 H 11.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E4E5 |
|---|---|
| RGB | rgb(240, 228, 229) |
| HSL | hsl(355, 29%, 92%) |
| HSV | hsv(355, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 4.6%, 5.9%) |
| CIE-LAB | lab(91.54, 4.24, 0.97) |
| CIE-LCH | lch(91.54, 4.35, 12.90°) |
| OKLab | oklab(92.86% 0.0129 0.0026) |
| OKLCH | oklch(92.86% 0.013 11.5) |
| XYZ | xyz(77.8196, 79.6699, 85.3918) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.58
Very Light Pink
#FFF4F2
ΔE00 3.67
Snow
#FFFAFA
ΔE00 5.34
Mistyrose
#FFE4E1
ΔE00 5.46
Seashell
#FFF5EE
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E4E5 #E4F0EF
analogous
#F0E4EB #F0E4E5 #F0E9E4
triadic
#F0E4E5 #E5F0E4 #E4E5F0
tetradic
#F0E4E5 #EBF0E4 #E4F0EF #E9E4F0
square
#F0E4E5 #EBF0E4 #E4F0EF #E9E4F0
split-complementary
#F0E4E5 #E4F0E9 #E4EBF0
monochromatic
#C49599 #DABDBF #F0E4E5 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.24
#F0E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#F0E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E4E5
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E4E5 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#F3E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e4e5; /* rgb */ color: rgb(240, 228, 229); /* oklch */ color: oklch(92.9% 0.013 11.5);
Tailwind
colors: {
custom: {
50: '#f5eced',
500: '#f0e4e5',
950: '#000000',
},
}SCSS
$custom: #f0e4e5; $custom-light: #f5eced; $custom-dark: #000000;
JSON
{
"hex": "#f0e4e5",
"rgb": {
"r": 240,
"g": 228,
"b": 229
},
"hsl": {
"h": 355,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92864,
"c": 0.01315,
"h": 11.5
},
"luminance": 0.79669
}Semantic roles & 50–950 ramp
primary
#F0E4E5
secondary
#AFC9C7
accent
#A79E3E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484