#EEE2DF#EEE2DF
#EEE2DF is a very light, near-neutral red. Relative luminance 0.779; OKLCH L 92.1% C 0.014 H 34.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2DF |
|---|---|
| RGB | rgb(238, 226, 223) |
| HSL | hsl(12, 31%, 90%) |
| HSV | hsv(12, 6%, 93%) |
| CMYK | cmyk(0%, 5%, 6.3%, 6.7%) |
| CIE-LAB | lab(90.73, 3.56, 2.92) |
| CIE-LCH | lch(90.73, 4.61, 39.35°) |
| OKLab | oklab(92.15% 0.0114 0.0078) |
| OKLCH | oklch(92.15% 0.014 34.3) |
| XYZ | xyz(75.7739, 77.8983, 80.8418) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.82
Seashell
#FFF5EE
ΔE00 4.59
Linen
#FAF0E6
ΔE00 4.83
Lavenderblush
#FFF0F5
ΔE00 5.30
Mistyrose
#FFE4E1
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2DF #DFEBEE
analogous
#EEDFE3 #EEE2DF #EEE9DF
triadic
#EEE2DF #DFEEE2 #E2DFEE
tetradic
#EEE2DF #E3EEDF #DFEBEE #E9DFEE
square
#EEE2DF #E3EEDF #DFEBEE #E9DFEE
split-complementary
#EEE2DF #DFEEE9 #DFE3EE
monochromatic
#C49A8F #D9BEB7 #EEE2DF #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.27
#EEE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EEE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2DF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2DF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#F1E1E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee2df; /* rgb */ color: rgb(238, 226, 223); /* oklch */ color: oklch(92.1% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#f3ebe9',
500: '#eee2df',
950: '#000000',
},
}SCSS
$custom: #eee2df; $custom-light: #f3ebe9; $custom-dark: #000000;
JSON
{
"hex": "#eee2df",
"rgb": {
"r": 238,
"g": 226,
"b": 223
},
"hsl": {
"h": 12,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.92147,
"c": 0.01379,
"h": 34.3
},
"luminance": 0.77898
}Semantic roles & 50–950 ramp
primary
#EEE2DF
secondary
#AAC2C8
accent
#93A93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484