#EBCBDA#EBCBDA
#EBCBDA is a very light, muted pink. Relative luminance 0.654; OKLCH L 87.3% C 0.041 H 348.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBDA |
|---|---|
| RGB | rgb(235, 203, 218) |
| HSL | hsl(332, 44%, 86%) |
| HSV | hsv(332, 14%, 92%) |
| CMYK | cmyk(0%, 13.6%, 7.2%, 7.8%) |
| CIE-LAB | lab(84.71, 13.70, -3.27) |
| CIE-LCH | lch(84.71, 14.08, 346.58°) |
| OKLab | oklab(87.34% 0.04 -0.0085) |
| OKLCH | oklch(87.34% 0.041 348) |
| XYZ | xyz(68.2707, 65.4374, 75.3504) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.29
Pale Pink
#FFCFDC
ΔE00 4.65
Thistle
#D8BFD8
ΔE00 5.19
Light Rose
#FFC5CB
ΔE00 7.50
Bubblegum
#FFC1CC
ΔE00 7.65
Pink
#FFC0CB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBDA #CBEBDC
analogous
#EBCBEA #EBCBDA #EBCCCB
triadic
#EBCBDA #DAEBCB #CBDAEB
tetradic
#EBCBDA #EAEBCB #CBEBDC #CCCBEB
square
#EBCBDA #EAEBCB #CBEBDC #CCCBEB
split-complementary
#EBCBDA #CBEBCC #CBEAEB
monochromatic
#C9739B #DA9FBB #EBCBDA #F6E9EF #F6E9EF
Accessibility & contrast
On white
1.49
#EBCBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EBCBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBDA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBDA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#F0CBD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcbda; /* rgb */ color: rgb(235, 203, 218); /* oklch */ color: oklch(87.3% 0.041 348.0);
Tailwind
colors: {
custom: {
50: '#f1dae5',
500: '#ebcbda',
950: '#000000',
},
}SCSS
$custom: #ebcbda; $custom-light: #f1dae5; $custom-dark: #000000;
JSON
{
"hex": "#ebcbda",
"rgb": {
"r": 235,
"g": 203,
"b": 218
},
"hsl": {
"h": 331.875,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.87339,
"c": 0.04087,
"h": 348
},
"luminance": 0.65436
}Semantic roles & 50–950 ramp
primary
#EBCBDA
secondary
#94C7AF
accent
#B8772E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484