#EB9DB2#EB9DB2
#EB9DB2 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.096 H 2.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DB2 |
|---|---|
| RGB | rgb(235, 157, 178) |
| HSL | hsl(344, 66%, 77%) |
| HSV | hsv(344, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 24.3%, 7.8%) |
| CIE-LAB | lab(72.89, 31.88, 1.11) |
| CIE-LCH | lch(72.89, 31.90, 2.00°) |
| OKLab | oklab(77.86% 0.0962 0.0034) |
| OKLCH | oklch(77.86% 0.096 2) |
| XYZ | xyz(54.3549, 44.9938, 47.9326) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.82
Pig Pink
#E78EA5
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 4.98
Dusty Pink
#D8A7B1
ΔE00 6.11
Powder Pink
#FFB2D0
ΔE00 6.22
Pinky
#FC86AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DB2 #9DEBD6
analogous
#EB9DD9 #EB9DB2 #EBAF9D
triadic
#EB9DB2 #B2EB9D #9DB2EB
tetradic
#EB9DB2 #D9EB9D #9DEBD6 #AF9DEB
square
#EB9DB2 #D9EB9D #9DEBD6 #AF9DEB
split-complementary
#EB9DB2 #9DEBAF #9DD9EB
monochromatic
#D63762 #E16A8A #EB9DB2 #F5D0DA #FAE6EB
Accessibility & contrast
On white
2.10
#EB9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EB9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DB2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DB2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#F898A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9db2; /* rgb */ color: rgb(235, 157, 178); /* oklch */ color: oklch(77.9% 0.096 2.0);
Tailwind
colors: {
custom: {
50: '#f3bac9',
500: '#eb9db2',
950: '#000000',
},
}SCSS
$custom: #eb9db2; $custom-light: #f3bac9; $custom-dark: #000000;
JSON
{
"hex": "#eb9db2",
"rgb": {
"r": 235,
"g": 157,
"b": 178
},
"hsl": {
"h": 343.846,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77858,
"c": 0.09624,
"h": 2
},
"luminance": 0.4499
}Semantic roles & 50–950 ramp
primary
#EB9DB2
secondary
#DAF1EB
accent
#CE9D18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182