#EEE4E2#EEE4E2
#EEE4E2 is a very light, near-neutral red. Relative luminance 0.792; OKLCH L 92.6% C 0.011 H 31.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4E2 |
|---|---|
| RGB | rgb(238, 228, 226) |
| HSL | hsl(10, 26%, 91%) |
| HSV | hsv(10, 5%, 93%) |
| CMYK | cmyk(0%, 4.2%, 5%, 6.7%) |
| CIE-LAB | lab(91.30, 3.04, 2.18) |
| CIE-LCH | lch(91.30, 3.74, 35.66°) |
| OKLab | oklab(92.62% 0.0097 0.0058) |
| OKLCH | oklch(92.62% 0.011 31.1) |
| XYZ | xyz(76.7290, 79.1556, 83.1732) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.44
Seashell
#FFF5EE
ΔE00 4.34
Linen
#FAF0E6
ΔE00 4.72
Snow
#FFFAFA
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4E2 #E2ECEE
analogous
#EEE2E6 #EEE4E2 #EEEAE2
triadic
#EEE4E2 #E2EEE4 #E4E2EE
tetradic
#EEE4E2 #E6EEE2 #E2ECEE #EAE2EE
square
#EEE4E2 #E6EEE2 #E2ECEE #EAE2EE
split-complementary
#EEE4E2 #E2EEEA #E2E6EE
monochromatic
#C19C95 #D7C0BB #EEE4E2 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.25
#EEE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EEE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4E2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4E2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#F1E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee4e2; /* rgb */ color: rgb(238, 228, 226); /* oklch */ color: oklch(92.6% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#f3eceb',
500: '#eee4e2',
950: '#000000',
},
}SCSS
$custom: #eee4e2; $custom-light: #f3eceb; $custom-dark: #000000;
JSON
{
"hex": "#eee4e2",
"rgb": {
"r": 238,
"g": 228,
"b": 226
},
"hsl": {
"h": 10,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.9262,
"c": 0.01126,
"h": 31.1
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#EEE4E2
secondary
#AEC2C7
accent
#94A541
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484