#EECCC7#EECCC7
#EECCC7 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.3% C 0.039 H 27.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCC7 |
|---|---|
| RGB | rgb(238, 204, 199) |
| HSL | hsl(8, 53%, 86%) |
| HSV | hsv(8, 16%, 93%) |
| CMYK | cmyk(0%, 14.3%, 16.4%, 6.7%) |
| CIE-LAB | lab(84.73, 11.14, 6.91) |
| CIE-LCH | lch(84.73, 13.11, 31.82°) |
| OKLab | oklab(87.26% 0.0346 0.0183) |
| OKLCH | oklch(87.26% 0.039 27.8) |
| XYZ | xyz(67.1614, 65.4883, 63.1244) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 7.67
Pale Rose
#FDC1C5
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.21
Light Pink
#FFD1DF
ΔE00 8.40
Pinkish Grey
#C8ACA9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCC7 #C7E9EE
analogous
#EEC7D5 #EECCC7 #EEDFC7
triadic
#EECCC7 #C7EECC #CCC7EE
tetradic
#EECCC7 #D5EEC7 #C7E9EE #DFC7EE
square
#EECCC7 #D5EEC7 #C7E9EE #DFC7EE
split-complementary
#EECCC7 #C7EEDF #C7D5EE
monochromatic
#D17669 #E0A198 #EECCC7 #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.49
#EECCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EECCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCC7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCC7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#F6C8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eeccc7; /* rgb */ color: rgb(238, 204, 199); /* oklch */ color: oklch(87.3% 0.039 27.8);
Tailwind
colors: {
custom: {
50: '#f4dbd8',
500: '#eeccc7',
950: '#000000',
},
}SCSS
$custom: #eeccc7; $custom-light: #f4dbd8; $custom-dark: #000000;
JSON
{
"hex": "#eeccc7",
"rgb": {
"r": 238,
"g": 204,
"b": 199
},
"hsl": {
"h": 7.692,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.87263,
"c": 0.03915,
"h": 27.8
},
"luminance": 0.65486
}Semantic roles & 50–950 ramp
primary
#EECCC7
secondary
#8EC4CB
accent
#ADC125
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483