#EECCCB#EECCCB
#EECCCB is a very light, muted red. Relative luminance 0.657; OKLCH L 87.4% C 0.038 H 19.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCCB |
|---|---|
| RGB | rgb(238, 204, 203) |
| HSL | hsl(2, 51%, 86%) |
| HSV | hsv(2, 15%, 93%) |
| CMYK | cmyk(0%, 14.3%, 14.7%, 6.7%) |
| CIE-LAB | lab(84.83, 11.77, 4.93) |
| CIE-LCH | lch(84.83, 12.76, 22.72°) |
| OKLab | oklab(87.37% 0.0362 0.0131) |
| OKLCH | oklch(87.37% 0.038 19.9) |
| XYZ | xyz(67.6319, 65.6765, 65.6025) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.64
Light Rose
#FFC5CB
ΔE00 6.68
Pale Pink
#FFCFDC
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 6.93
Bubblegum
#FFC1CC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCCB #CBEDEE
analogous
#EECBDC #EECCCB #EEDECB
triadic
#EECCCB #CBEECC #CCCBEE
tetradic
#EECCCB #DCEECB #CBEDEE #DECBEE
square
#EECCCB #DCEECB #CBEDEE #DECBEE
split-complementary
#EECCCB #CBEEDE #CBDCEE
monochromatic
#D0726F #DF9F9D #EECCCB #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.49
#EECCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EECCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCCB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCCB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#DAD6CB
Tritanopia (blue-blind)
#F6C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eecccb; /* rgb */ color: rgb(238, 204, 203); /* oklch */ color: oklch(87.4% 0.038 19.9);
Tailwind
colors: {
custom: {
50: '#f3dbda',
500: '#eecccb',
950: '#000000',
},
}SCSS
$custom: #eecccb; $custom-light: #f3dbda; $custom-dark: #000000;
JSON
{
"hex": "#eecccb",
"rgb": {
"r": 238,
"g": 204,
"b": 203
},
"hsl": {
"h": 1.714,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.8737,
"c": 0.03847,
"h": 19.9
},
"luminance": 0.65675
}Semantic roles & 50–950 ramp
primary
#EECCCB
secondary
#92CACB
accent
#BABE27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483