#EEE4E5#EEE4E5
#EEE4E5 is a very light, near-neutral red. Relative luminance 0.793; OKLCH L 92.7% C 0.011 H 10.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4E5 |
|---|---|
| RGB | rgb(238, 228, 229) |
| HSL | hsl(354, 23%, 91%) |
| HSV | hsv(354, 4%, 93%) |
| CMYK | cmyk(0%, 4.2%, 3.8%, 6.7%) |
| CIE-LAB | lab(91.38, 3.56, 0.72) |
| CIE-LCH | lch(91.38, 3.63, 11.49°) |
| OKLab | oklab(92.7% 0.0108 0.002) |
| OKLCH | oklch(92.7% 0.011 10.4) |
| XYZ | xyz(77.1442, 79.3217, 85.3601) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 4.05
Snow
#FFFAFA
ΔE00 4.98
Gainsboro
#DCDCDC
ΔE00 5.31
Seashell
#FFF5EE
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4E5 #E4EEED
analogous
#EEE4EA #EEE4E5 #EEE8E4
triadic
#EEE4E5 #E5EEE4 #E4E5EE
tetradic
#EEE4E5 #EAEEE4 #E4EEED #E8E4EE
square
#EEE4E5 #EAEEE4 #E4EEED #E8E4EE
split-complementary
#EEE4E5 #E4EEE8 #E4EAEE
monochromatic
#BF999D #D6BEC1 #EEE4E5 #F3ECED #F3ECED
Accessibility & contrast
On white
1.25
#EEE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EEE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4E5
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4E5 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#F0E3E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee4e5; /* rgb */ color: rgb(238, 228, 229); /* oklch */ color: oklch(92.7% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#f3eced',
500: '#eee4e5',
950: '#000000',
},
}SCSS
$custom: #eee4e5; $custom-light: #f3eced; $custom-dark: #000000;
JSON
{
"hex": "#eee4e5",
"rgb": {
"r": 238,
"g": 228,
"b": 229
},
"hsl": {
"h": 354,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92703,
"c": 0.01096,
"h": 10.4
},
"luminance": 0.79321
}Semantic roles & 50–950 ramp
primary
#EEE4E5
secondary
#B0C6C4
accent
#A19844
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484