#EBB5CD#EBB5CD
#EBB5CD is a very light, moderate pink. Relative luminance 0.551; OKLCH L 82.9% C 0.070 H 350.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5CD |
|---|---|
| RGB | rgb(235, 181, 205) |
| HSL | hsl(333, 57%, 82%) |
| HSV | hsv(333, 23%, 92%) |
| CMYK | cmyk(0%, 23%, 12.8%, 7.8%) |
| CIE-LAB | lab(79.11, 23.22, -4.53) |
| CIE-LCH | lch(79.11, 23.65, 348.96°) |
| OKLab | oklab(82.89% 0.0685 -0.0117) |
| OKLCH | oklch(82.89% 0.07 350.3) |
| XYZ | xyz(61.8040, 55.1200, 65.1294) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.10
Powder Pink
#FFB2D0
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.39
Bubblegum
#FFC1CC
ΔE00 5.90
Pink
#FFC0CB
ΔE00 5.90
Soft Pink
#FDB0C0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5CD #B5EBD3
analogous
#EBB5E8 #EBB5CD #EBB8B5
triadic
#EBB5CD #CDEBB5 #B5CDEB
tetradic
#EBB5CD #E8EBB5 #B5EBD3 #B8B5EB
square
#EBB5CD #E8EBB5 #B5EBD3 #B8B5EB
split-complementary
#EBB5CD #B5EBB8 #B5E8EB
monochromatic
#D1558C #DE85AC #EBB5CD #F8E5EE #F8E7EF
Accessibility & contrast
On white
1.75
#EBB5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EBB5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5CD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5CD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCE
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#F3B4BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb5cd; /* rgb */ color: rgb(235, 181, 205); /* oklch */ color: oklch(82.9% 0.070 350.3);
Tailwind
colors: {
custom: {
50: '#f2cbdc',
500: '#ebb5cd',
950: '#000000',
},
}SCSS
$custom: #ebb5cd; $custom-light: #f2cbdc; $custom-dark: #000000;
JSON
{
"hex": "#ebb5cd",
"rgb": {
"r": 235,
"g": 181,
"b": 205
},
"hsl": {
"h": 333.333,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.82885,
"c": 0.06951,
"h": 350.3
},
"luminance": 0.55118
}Semantic roles & 50–950 ramp
primary
#EBB5CD
secondary
#7DC7A6
accent
#C57C20
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384