#EBBDCD#EBBDCD
#EBBDCD is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.3% C 0.056 H 355.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBDCD |
|---|---|
| RGB | rgb(235, 189, 205) |
| HSL | hsl(339, 53%, 83%) |
| HSV | hsv(339, 20%, 92%) |
| CMYK | cmyk(0%, 19.6%, 12.8%, 7.8%) |
| CIE-LAB | lab(81.00, 18.96, -1.76) |
| CIE-LCH | lch(81.00, 19.04, 354.71°) |
| OKLab | oklab(84.34% 0.0563 -0.0044) |
| OKLCH | oklch(84.34% 0.056 355.6) |
| XYZ | xyz(63.4776, 58.4672, 65.6873) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.47
Bubblegum
#FFC1CC
ΔE00 4.61
Pink
#FFC0CB
ΔE00 4.72
Light Pink
#FFD1DF
ΔE00 4.73
Pastel Pink
#FFBACD
ΔE00 4.87
Light Rose
#FFC5CB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBDCD #BDEBDB
analogous
#EBBDE4 #EBBDCD #EBC4BD
triadic
#EBBDCD #CDEBBD #BDCDEB
tetradic
#EBBDCD #E4EBBD #BDEBDB #C4BDEB
square
#EBBDCD #E4EBBD #BDEBDB #C4BDEB
split-complementary
#EBBDCD #BDEBC4 #BDE4EB
monochromatic
#CF5F86 #DD8EA9 #EBBDCD #F8E8ED #F8E8ED
Accessibility & contrast
On white
1.65
#EBBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EBBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBDCD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBDCD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#F3BBC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbdcd; /* rgb */ color: rgb(235, 189, 205); /* oklch */ color: oklch(84.3% 0.056 355.6);
Tailwind
colors: {
custom: {
50: '#f2d1dc',
500: '#ebbdcd',
950: '#000000',
},
}SCSS
$custom: #ebbdcd; $custom-light: #f2d1dc; $custom-dark: #000000;
JSON
{
"hex": "#ebbdcd",
"rgb": {
"r": 235,
"g": 189,
"b": 205
},
"hsl": {
"h": 339.13,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84344,
"c": 0.05649,
"h": 355.6
},
"luminance": 0.58465
}Semantic roles & 50–950 ramp
primary
#EBBDCD
secondary
#85C7B0
accent
#C18B25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384