#EB9DB5#EB9DB5
#EB9DB5 is a light, moderate pink. Relative luminance 0.451; OKLCH L 77.9% C 0.097 H 359.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DB5 |
|---|---|
| RGB | rgb(235, 157, 181) |
| HSL | hsl(342, 66%, 77%) |
| HSV | hsv(342, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 23%, 7.8%) |
| CIE-LAB | lab(72.97, 32.31, -0.43) |
| CIE-LCH | lch(72.97, 32.31, 359.24°) |
| OKLab | oklab(77.95% 0.0973 -0.0007) |
| OKLCH | oklch(77.95% 0.097 359.6) |
| XYZ | xyz(54.6594, 45.1156, 49.5363) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.31
Pig Pink
#E78EA5
ΔE00 3.95
Soft Pink
#FDB0C0
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 6.31
Pinky
#FC86AA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DB5 #9DEBD3
analogous
#EB9DDC #EB9DB5 #EBAC9D
triadic
#EB9DB5 #B5EB9D #9DB5EB
tetradic
#EB9DB5 #DCEB9D #9DEBD3 #AC9DEB
square
#EB9DB5 #DCEB9D #9DEBD3 #AC9DEB
split-complementary
#EB9DB5 #9DEBAC #9DDCEB
monochromatic
#D63768 #E16A8F #EB9DB5 #F5D0DB #FAE6EC
Accessibility & contrast
On white
2.10
#EB9DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EB9DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DB5
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DB5 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB6
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#F899A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9db5; /* rgb */ color: rgb(235, 157, 181); /* oklch */ color: oklch(77.9% 0.097 359.6);
Tailwind
colors: {
custom: {
50: '#f3bacb',
500: '#eb9db5',
950: '#000000',
},
}SCSS
$custom: #eb9db5; $custom-light: #f3bacb; $custom-dark: #000000;
JSON
{
"hex": "#eb9db5",
"rgb": {
"r": 235,
"g": 157,
"b": 181
},
"hsl": {
"h": 341.538,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77946,
"c": 0.09726,
"h": 359.6
},
"luminance": 0.45112
}Semantic roles & 50–950 ramp
primary
#EB9DB5
secondary
#DAF1EA
accent
#CE9618
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182