#EEE1DE#EEE1DE
#EEE1DE is a very light, near-neutral red. Relative luminance 0.773; OKLCH L 91.9% C 0.015 H 33.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1DE |
|---|---|
| RGB | rgb(238, 225, 222) |
| HSL | hsl(11, 32%, 90%) |
| HSV | hsv(11, 7%, 93%) |
| CMYK | cmyk(0%, 5.5%, 6.7%, 6.7%) |
| CIE-LAB | lab(90.46, 3.91, 3.05) |
| CIE-LCH | lch(90.46, 4.96, 37.94°) |
| OKLab | oklab(91.93% 0.0124 0.0081) |
| OKLCH | oklch(91.93% 0.015 33.1) |
| XYZ | xyz(75.3684, 77.3023, 80.0435) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.05
Seashell
#FFF5EE
ΔE00 4.90
Linen
#FAF0E6
ΔE00 5.14
Lavenderblush
#FFF0F5
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1DE #DEEBEE
analogous
#EEDEE3 #EEE1DE #EEE9DE
triadic
#EEE1DE #DEEEE1 #E1DEEE
tetradic
#EEE1DE #E3EEDE #DEEBEE #E9DEEE
square
#EEE1DE #E3EEDE #DEEBEE #E9DEEE
split-complementary
#EEE1DE #DEEEE9 #DEE3EE
monochromatic
#C4988D #D9BCB6 #EEE1DE #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.28
#EEE1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EEE1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1DE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1DE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DE
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#F2DFE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee1de; /* rgb */ color: rgb(238, 225, 222); /* oklch */ color: oklch(91.9% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#f3eae8',
500: '#eee1de',
950: '#000000',
},
}SCSS
$custom: #eee1de; $custom-light: #f3eae8; $custom-dark: #000000;
JSON
{
"hex": "#eee1de",
"rgb": {
"r": 238,
"g": 225,
"b": 222
},
"hsl": {
"h": 11.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91925,
"c": 0.01486,
"h": 33.1
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#EEE1DE
secondary
#A8C2C8
accent
#96AB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484