#EECBCA#EECBCA
#EECBCA is a very light, muted red. Relative luminance 0.652; OKLCH L 87.2% C 0.040 H 19.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBCA |
|---|---|
| RGB | rgb(238, 203, 202) |
| HSL | hsl(2, 51%, 86%) |
| HSV | hsv(2, 15%, 93%) |
| CMYK | cmyk(0%, 14.7%, 15.1%, 6.7%) |
| CIE-LAB | lab(84.56, 12.14, 5.07) |
| CIE-LCH | lch(84.56, 13.15, 22.68°) |
| OKLab | oklab(87.15% 0.0373 0.0135) |
| OKLCH | oklch(87.15% 0.04 19.9) |
| XYZ | xyz(67.2762, 65.1552, 64.8980) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.94
Light Rose
#FFC5CB
ΔE00 6.40
Pale Pink
#FFCFDC
ΔE00 6.56
Pale Rose
#FDC1C5
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 6.73
Bubblegum
#FFC1CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBCA #CAEDEE
analogous
#EECADB #EECBCA #EEDDCA
triadic
#EECBCA #CAEECB #CBCAEE
tetradic
#EECBCA #DBEECA #CAEDEE #DDCAEE
square
#EECBCA #DBEECA #CAEDEE #DDCAEE
split-complementary
#EECBCA #CAEEDD #CADBEE
monochromatic
#D0706D #DF9E9C #EECBCA #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.50
#EECBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#EECBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBCA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBCA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#D9D6CA
Tritanopia (blue-blind)
#F6C8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecbca; /* rgb */ color: rgb(238, 203, 202); /* oklch */ color: oklch(87.2% 0.040 19.9);
Tailwind
colors: {
custom: {
50: '#f4dada',
500: '#eecbca',
950: '#000000',
},
}SCSS
$custom: #eecbca; $custom-light: #f4dada; $custom-dark: #000000;
JSON
{
"hex": "#eecbca",
"rgb": {
"r": 238,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.667,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.87153,
"c": 0.03966,
"h": 19.9
},
"luminance": 0.65153
}Semantic roles & 50–950 ramp
primary
#EECBCA
secondary
#91CACB
accent
#BBBF27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483