#EECBDB#EECBDB
#EECBDB is a very light, muted pink. Relative luminance 0.660; OKLCH L 87.6% C 0.044 H 348.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBDB |
|---|---|
| RGB | rgb(238, 203, 219) |
| HSL | hsl(333, 51%, 86%) |
| HSV | hsv(333, 15%, 93%) |
| CMYK | cmyk(0%, 14.7%, 8%, 6.7%) |
| CIE-LAB | lab(85.00, 14.90, -3.34) |
| CIE-LCH | lch(85.00, 15.27, 347.35°) |
| OKLab | oklab(87.64% 0.0436 -0.0087) |
| OKLCH | oklch(87.64% 0.044 348.8) |
| XYZ | xyz(69.4010, 66.0051, 76.0884) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.56
Pale Pink
#FFCFDC
ΔE00 3.92
Thistle
#D8BFD8
ΔE00 5.48
Light Rose
#FFC5CB
ΔE00 6.96
Bubblegum
#FFC1CC
ΔE00 6.98
Pink
#FFC0CB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBDB #CBEEDE
analogous
#EECBED #EECBDB #EECDCB
triadic
#EECBDB #DBEECB #CBDBEE
tetradic
#EECBDB #EDEECB #CBEEDE #CDCBEE
square
#EECBDB #EDEECB #CBEEDE #CDCBEE
split-complementary
#EECBDB #CBEECD #CBEDEE
monochromatic
#D06F9B #DF9DBB #EECBDB #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.48
#EECBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#EECBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBDB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBDB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#F4CAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eecbdb; /* rgb */ color: rgb(238, 203, 219); /* oklch */ color: oklch(87.6% 0.044 348.8);
Tailwind
colors: {
custom: {
50: '#f3dbe6',
500: '#eecbdb',
950: '#000000',
},
}SCSS
$custom: #eecbdb; $custom-light: #f3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#eecbdb",
"rgb": {
"r": 238,
"g": 203,
"b": 219
},
"hsl": {
"h": 332.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.87636,
"c": 0.04445,
"h": 348.8
},
"luminance": 0.66003
}Semantic roles & 50–950 ramp
primary
#EECBDB
secondary
#92CBB1
accent
#BE7927
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484