#EBC8D4#EBC8D4
#EBC8D4 is a very light, muted pink. Relative luminance 0.637; OKLCH L 86.6% C 0.042 H 355.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8D4 |
|---|---|
| RGB | rgb(235, 200, 212) |
| HSL | hsl(339, 47%, 85%) |
| HSV | hsv(339, 15%, 92%) |
| CMYK | cmyk(0%, 14.9%, 9.8%, 7.8%) |
| CIE-LAB | lab(83.82, 14.27, -1.37) |
| CIE-LCH | lch(83.82, 14.34, 354.52°) |
| OKLab | oklab(86.6% 0.0423 -0.0034) |
| OKLCH | oklch(86.6% 0.042 355.4) |
| XYZ | xyz(66.7981, 63.7258, 71.0561) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.94
Pale Pink
#FFCFDC
ΔE00 4.07
Thistle
#D8BFD8
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.26
Bubblegum
#FFC1CC
ΔE00 6.56
Pink
#FFC0CB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8D4 #C8EBDF
analogous
#EBC8E5 #EBC8D4 #EBCDC8
triadic
#EBC8D4 #D4EBC8 #C8D4EB
tetradic
#EBC8D4 #E5EBC8 #C8EBDF #CDC8EB
square
#EBC8D4 #E5EBC8 #C8EBDF #CDC8EB
split-complementary
#EBC8D4 #C8EBCD #C8E5EB
monochromatic
#CA6E8E #DB9BB1 #EBC8D4 #F7E9ED #F7E9ED
Accessibility & contrast
On white
1.53
#EBC8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EBC8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8D4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8D4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED4
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#F1C7CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc8d4; /* rgb */ color: rgb(235, 200, 212); /* oklch */ color: oklch(86.6% 0.042 355.4);
Tailwind
colors: {
custom: {
50: '#f1d8e1',
500: '#ebc8d4',
950: '#000000',
},
}SCSS
$custom: #ebc8d4; $custom-light: #f1d8e1; $custom-dark: #000000;
JSON
{
"hex": "#ebc8d4",
"rgb": {
"r": 235,
"g": 200,
"b": 212
},
"hsl": {
"h": 339.429,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86598,
"c": 0.04241,
"h": 355.4
},
"luminance": 0.63724
}Semantic roles & 50–950 ramp
primary
#EBC8D4
secondary
#90C7B4
accent
#BA892C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384