#EECCC5#EECCC5
#EECCC5 is a very light, muted red. Relative luminance 0.654; OKLCH L 87.2% C 0.040 H 31.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCC5 |
|---|---|
| RGB | rgb(238, 204, 197) |
| HSL | hsl(10, 55%, 85%) |
| HSV | hsv(10, 17%, 93%) |
| CMYK | cmyk(0%, 14.3%, 17.2%, 6.7%) |
| CIE-LAB | lab(84.69, 10.84, 7.91) |
| CIE-LCH | lch(84.69, 13.42, 36.12°) |
| OKLab | oklab(87.21% 0.0339 0.0208) |
| OKLCH | oklch(87.21% 0.04 31.6) |
| XYZ | xyz(66.9307, 65.3960, 61.9095) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.29
Apricot
#FBCEB1
ΔE00 8.43
Pinkish Grey
#C8ACA9
ΔE00 8.69
Pale Pink
#FFCFDC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCC5 #C5E7EE
analogous
#EEC5D2 #EECCC5 #EEE0C5
triadic
#EECCC5 #C5EECC #CCC5EE
tetradic
#EECCC5 #D2EEC5 #C5E7EE #E0C5EE
square
#EECCC5 #D2EEC5 #C5E7EE #E0C5EE
split-complementary
#EECCC5 #C5EEE0 #C5D2EE
monochromatic
#D27966 #E0A296 #EECCC5 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.49
#EECCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EECCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCC5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCC5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#F7C8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eeccc5; /* rgb */ color: rgb(238, 204, 197); /* oklch */ color: oklch(87.2% 0.040 31.6);
Tailwind
colors: {
custom: {
50: '#f4dbd6',
500: '#eeccc5',
950: '#000000',
},
}SCSS
$custom: #eeccc5; $custom-light: #f4dbd6; $custom-dark: #000000;
JSON
{
"hex": "#eeccc5",
"rgb": {
"r": 238,
"g": 204,
"b": 197
},
"hsl": {
"h": 10.244,
"s": 54.667,
"l": 85.294
},
"oklch": {
"l": 0.8721,
"c": 0.03976,
"h": 31.6
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#EECCC5
secondary
#8CC1CC
accent
#A7C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483