#EBC5DA#EBC5DA
#EBC5DA is a very light, muted pink. Relative luminance 0.627; OKLCH L 86.2% C 0.051 H 343.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC5DA |
|---|---|
| RGB | rgb(235, 197, 218) |
| HSL | hsl(327, 49%, 85%) |
| HSV | hsv(327, 16%, 92%) |
| CMYK | cmyk(0%, 16.2%, 7.2%, 7.8%) |
| CIE-LAB | lab(83.26, 16.87, -5.40) |
| CIE-LCH | lch(83.26, 17.71, 342.25°) |
| OKLab | oklab(86.22% 0.0489 -0.0141) |
| OKLCH | oklch(86.22% 0.051 343.9) |
| XYZ | xyz(66.8811, 62.6583, 74.8872) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.51
Thistle
#D8BFD8
ΔE00 4.54
Pale Pink
#FFCFDC
ΔE00 4.76
Bubblegum
#FFC1CC
ΔE00 6.99
Pastel Pink
#FFBACD
ΔE00 7.15
Pink
#FFC0CB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC5DA #C5EBD6
analogous
#E9C5EB #EBC5DA #EBC5C7
triadic
#EBC5DA #DAEBC5 #C5DAEB
tetradic
#EBC5DA #EBE9C5 #C5EBD6 #C5C7EB
square
#EBC5DA #EBE9C5 #C5EBD6 #C5C7EB
split-complementary
#EBC5DA #C7EBC5 #C5EBE9
monochromatic
#CC6AA0 #DB97BD #EBC5DA #F7E8F0 #F7E8F0
Accessibility & contrast
On white
1.55
#EBC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EBC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC5DA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC5DA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#CFD2D9
Tritanopia (blue-blind)
#F0C5CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc5da; /* rgb */ color: rgb(235, 197, 218); /* oklch */ color: oklch(86.2% 0.051 343.9);
Tailwind
colors: {
custom: {
50: '#f1d6e5',
500: '#ebc5da',
950: '#000000',
},
}SCSS
$custom: #ebc5da; $custom-light: #f1d6e5; $custom-dark: #000000;
JSON
{
"hex": "#ebc5da",
"rgb": {
"r": 235,
"g": 197,
"b": 218
},
"hsl": {
"h": 326.842,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.86216,
"c": 0.05093,
"h": 343.9
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#EBC5DA
secondary
#8DC7A7
accent
#BC6B29
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384