#EEE4E1#EEE4E1
#EEE4E1 is a very light, near-neutral red. Relative luminance 0.791; OKLCH L 92.6% C 0.012 H 37.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4E1 |
|---|---|
| RGB | rgb(238, 228, 225) |
| HSL | hsl(14, 28%, 91%) |
| HSV | hsv(14, 5%, 93%) |
| CMYK | cmyk(0%, 4.2%, 5.5%, 6.7%) |
| CIE-LAB | lab(91.28, 2.87, 2.67) |
| CIE-LCH | lch(91.28, 3.92, 42.91°) |
| OKLab | oklab(92.59% 0.0093 0.0071) |
| OKLCH | oklch(92.59% 0.012 37.4) |
| XYZ | xyz(76.5922, 79.1008, 82.4526) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.51
Seashell
#FFF5EE
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.29
Snow
#FFFAFA
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4E1 #E1EBEE
analogous
#EEE1E4 #EEE4E1 #EEEAE1
triadic
#EEE4E1 #E1EEE4 #E4E1EE
tetradic
#EEE4E1 #E4EEE1 #E1EBEE #EAE1EE
square
#EEE4E1 #E4EEE1 #E1EBEE #EAE1EE
split-complementary
#EEE4E1 #E1EEEA #E1E4EE
monochromatic
#C29E93 #D8C1BA #EEE4E1 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.25
#EEE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EEE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4E1
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4E1 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#E8E7E1
Tritanopia (blue-blind)
#F1E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee4e1; /* rgb */ color: rgb(238, 228, 225); /* oklch */ color: oklch(92.6% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#f3ecea',
500: '#eee4e1',
950: '#000000',
},
}SCSS
$custom: #eee4e1; $custom-light: #f3ecea; $custom-dark: #000000;
JSON
{
"hex": "#eee4e1",
"rgb": {
"r": 238,
"g": 228,
"b": 225
},
"hsl": {
"h": 13.846,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.92592,
"c": 0.01167,
"h": 37.4
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#EEE4E1
secondary
#ACC1C7
accent
#8EA63F
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484