#EB9DBE#EB9DBE
#EB9DBE is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.101 H 352.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DBE |
|---|---|
| RGB | rgb(235, 157, 190) |
| HSL | hsl(335, 66%, 77%) |
| HSV | hsv(335, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(73.22, 33.64, -5.03) |
| CIE-LCH | lch(73.22, 34.01, 351.50°) |
| OKLab | oklab(78.22% 0.1004 -0.0129) |
| OKLCH | oklch(78.22% 0.101 352.7) |
| XYZ | xyz(55.6128, 45.4970, 54.5578) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.32
Faded Pink
#DE9DAC
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.58
Baby Pink
#FFB7CE
ΔE00 6.60
Soft Pink
#FDB0C0
ΔE00 6.82
Pinky
#FC86AA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DBE #9DEBCA
analogous
#EB9DE5 #EB9DBE #EBA39D
triadic
#EB9DBE #BEEB9D #9DBEEB
tetradic
#EB9DBE #E5EB9D #9DEBCA #A39DEB
square
#EB9DBE #E5EB9D #9DEBCA #A39DEB
split-complementary
#EB9DBE #9DEBA3 #9DE5EB
monochromatic
#D6377B #E16A9C #EB9DBE #F5D0E0 #FAE6EE
Accessibility & contrast
On white
2.08
#EB9DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EB9DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DBE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DBE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#F69AA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb9dbe; /* rgb */ color: rgb(235, 157, 190); /* oklch */ color: oklch(78.2% 0.101 352.7);
Tailwind
colors: {
custom: {
50: '#f2bbd1',
500: '#eb9dbe',
950: '#000000',
},
}SCSS
$custom: #eb9dbe; $custom-light: #f2bbd1; $custom-dark: #000000;
JSON
{
"hex": "#eb9dbe",
"rgb": {
"r": 235,
"g": 157,
"b": 190
},
"hsl": {
"h": 334.615,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.7822,
"c": 0.10123,
"h": 352.7
},
"luminance": 0.45494
}Semantic roles & 50–950 ramp
primary
#EB9DBE
secondary
#DAF1E7
accent
#CE8118
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182