#EECCC8#EECCC8
#EECCC8 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.3% C 0.039 H 25.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCC8 |
|---|---|
| RGB | rgb(238, 204, 200) |
| HSL | hsl(6, 53%, 86%) |
| HSV | hsv(6, 16%, 93%) |
| CMYK | cmyk(0%, 14.3%, 16%, 6.7%) |
| CIE-LAB | lab(84.76, 11.30, 6.42) |
| CIE-LCH | lch(84.76, 12.99, 29.59°) |
| OKLab | oklab(87.29% 0.035 0.017) |
| OKLCH | oklch(87.29% 0.039 25.8) |
| XYZ | xyz(67.2779, 65.5349, 63.7379) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.55
Light Rose
#FFC5CB
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.48
Pale Pink
#FFCFDC
ΔE00 7.81
Light Pink
#FFD1DF
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCC8 #C8EAEE
analogous
#EEC8D7 #EECCC8 #EEDFC8
triadic
#EECCC8 #C8EECC #CCC8EE
tetradic
#EECCC8 #D7EEC8 #C8EAEE #DFC8EE
square
#EECCC8 #D7EEC8 #C8EAEE #DFC8EE
split-complementary
#EECCC8 #C8EEDF #C8D7EE
monochromatic
#D1756A #E0A199 #EECCC8 #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.49
#EECCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EECCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCC8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCC8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#F6C8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eeccc8; /* rgb */ color: rgb(238, 204, 200); /* oklch */ color: oklch(87.3% 0.039 25.8);
Tailwind
colors: {
custom: {
50: '#f4dbd8',
500: '#eeccc8',
950: '#000000',
},
}SCSS
$custom: #eeccc8; $custom-light: #f4dbd8; $custom-dark: #000000;
JSON
{
"hex": "#eeccc8",
"rgb": {
"r": 238,
"g": 204,
"b": 200
},
"hsl": {
"h": 6.316,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.8729,
"c": 0.03892,
"h": 25.8
},
"luminance": 0.65533
}Semantic roles & 50–950 ramp
primary
#EECCC8
secondary
#8FC5CB
accent
#B0C025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483