#EBB5D1#EBB5D1
#EBB5D1 is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.0% C 0.072 H 346.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5D1 |
|---|---|
| RGB | rgb(235, 181, 209) |
| HSL | hsl(329, 57%, 82%) |
| HSV | hsv(329, 23%, 92%) |
| CMYK | cmyk(0%, 23%, 11.1%, 7.8%) |
| CIE-LAB | lab(79.22, 23.87, -6.53) |
| CIE-LCH | lch(79.22, 24.75, 344.70°) |
| OKLab | oklab(83.01% 0.0699 -0.0171) |
| OKLCH | oklch(83.01% 0.072 346.3) |
| XYZ | xyz(62.2930, 55.3156, 67.7049) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.45
Baby Pink
#FFB7CE
ΔE00 4.67
Pastel Pink
#FFBACD
ΔE00 5.18
Soft Pink
#FDB0C0
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 6.89
Pink
#FFC0CB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5D1 #B5EBCF
analogous
#EAB5EB #EBB5D1 #EBB5B6
triadic
#EBB5D1 #D1EBB5 #B5D1EB
tetradic
#EBB5D1 #EBEAB5 #B5EBCF #B5B6EB
square
#EBB5D1 #EBEAB5 #B5EBCF #B5B6EB
split-complementary
#EBB5D1 #B6EBB5 #B5EBEA
monochromatic
#D15595 #DE85B3 #EBB5D1 #F8E5EF #F8E7F0
Accessibility & contrast
On white
1.74
#EBB5D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EBB5D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5D1
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5D1 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD2
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#F3B4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb5d1; /* rgb */ color: rgb(235, 181, 209); /* oklch */ color: oklch(83.0% 0.072 346.3);
Tailwind
colors: {
custom: {
50: '#f2cbdf',
500: '#ebb5d1',
950: '#000000',
},
}SCSS
$custom: #ebb5d1; $custom-light: #f2cbdf; $custom-dark: #000000;
JSON
{
"hex": "#ebb5d1",
"rgb": {
"r": 235,
"g": 181,
"b": 209
},
"hsl": {
"h": 328.889,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.83008,
"c": 0.07197,
"h": 346.3
},
"luminance": 0.55313
}Semantic roles & 50–950 ramp
primary
#EBB5D1
secondary
#7DC7A1
accent
#C57020
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384