#EEE2E5#EEE2E5
#EEE2E5 is a very light, near-neutral red. Relative luminance 0.782; OKLCH L 92.3% C 0.014 H 0.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2E5 |
|---|---|
| RGB | rgb(238, 226, 229) |
| HSL | hsl(345, 26%, 91%) |
| HSV | hsv(345, 5%, 93%) |
| CMYK | cmyk(0%, 5%, 3.8%, 6.7%) |
| CIE-LAB | lab(90.88, 4.59, -0.00) |
| CIE-LCH | lch(90.88, 4.59, 359.99°) |
| OKLab | oklab(92.32% 0.0137 0.0001) |
| OKLCH | oklch(92.32% 0.014 0.3) |
| XYZ | xyz(76.5972, 78.2276, 85.1778) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.49
Very Light Pink
#FFF4F2
ΔE00 4.50
Mistyrose
#FFE4E1
ΔE00 5.75
Snow
#FFFAFA
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.28
Seashell
#FFF5EE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2E5 #E2EEEB
analogous
#EEE2EB #EEE2E5 #EEE5E2
triadic
#EEE2E5 #E5EEE2 #E2E5EE
tetradic
#EEE2E5 #EBEEE2 #E2EEEB #E5E2EE
square
#EEE2E5 #EBEEE2 #E2EEEB #E5E2EE
split-complementary
#EEE2E5 #E2EEE5 #E2EBEE
monochromatic
#C195A0 #D7BBC2 #EEE2E5 #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.26
#EEE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#EEE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2E5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2E5 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E5
Deuteranopia (green-blind)
#E6E6E5
Tritanopia (blue-blind)
#F0E1E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee2e5; /* rgb */ color: rgb(238, 226, 229); /* oklch */ color: oklch(92.3% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#f3ebed',
500: '#eee2e5',
950: '#000000',
},
}SCSS
$custom: #eee2e5; $custom-light: #f3ebed; $custom-dark: #000000;
JSON
{
"hex": "#eee2e5",
"rgb": {
"r": 238,
"g": 226,
"b": 229
},
"hsl": {
"h": 345,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92315,
"c": 0.01365,
"h": 0.3
},
"luminance": 0.78227
}Semantic roles & 50–950 ramp
primary
#EEE2E5
secondary
#AEC7C0
accent
#A58C41
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484