#EECCCA#EECCCA
#EECCCA is a very light, muted red. Relative luminance 0.656; OKLCH L 87.3% C 0.039 H 21.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCCA |
|---|---|
| RGB | rgb(238, 204, 202) |
| HSL | hsl(3, 51%, 86%) |
| HSV | hsv(3, 15%, 93%) |
| CMYK | cmyk(0%, 14.3%, 15.1%, 6.7%) |
| CIE-LAB | lab(84.81, 11.61, 5.42) |
| CIE-LCH | lch(84.81, 12.81, 25.04°) |
| OKLab | oklab(87.34% 0.0358 0.0144) |
| OKLCH | oklch(87.34% 0.039 21.9) |
| XYZ | xyz(67.5131, 65.6290, 64.9769) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 6.89
Pale Pink
#FFCFDC
ΔE00 7.05
Pale Rose
#FDC1C5
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 7.20
Bubblegum
#FFC1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCCA #CAECEE
analogous
#EECADA #EECCCA #EEDECA
triadic
#EECCCA #CAEECC #CCCAEE
tetradic
#EECCCA #DAEECA #CAECEE #DECAEE
square
#EECCCA #DAEECA #CAECEE #DECAEE
split-complementary
#EECCCA #CAEEDE #CADAEE
monochromatic
#D0736D #DF9F9C #EECCCA #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.49
#EECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#EECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCCA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCCA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DAD6CA
Tritanopia (blue-blind)
#F6C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eeccca; /* rgb */ color: rgb(238, 204, 202); /* oklch */ color: oklch(87.3% 0.039 21.9);
Tailwind
colors: {
custom: {
50: '#f4dbda',
500: '#eeccca',
950: '#000000',
},
}SCSS
$custom: #eeccca; $custom-light: #f4dbda; $custom-dark: #000000;
JSON
{
"hex": "#eeccca",
"rgb": {
"r": 238,
"g": 204,
"b": 202
},
"hsl": {
"h": 3.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.87343,
"c": 0.03857,
"h": 21.9
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#EECCCA
secondary
#91C8CB
accent
#B6BF27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483