#EB9DB3#EB9DB3
#EB9DB3 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.097 H 1.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DB3 |
|---|---|
| RGB | rgb(235, 157, 179) |
| HSL | hsl(343, 66%, 77%) |
| HSV | hsv(343, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 23.8%, 7.8%) |
| CIE-LAB | lab(72.91, 32.03, 0.60) |
| CIE-LCH | lch(72.91, 32.03, 1.07°) |
| OKLab | oklab(77.89% 0.0965 0.002) |
| OKLCH | oklch(77.89% 0.097 1.2) |
| XYZ | xyz(54.4557, 45.0341, 48.4633) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.96
Pig Pink
#E78EA5
ΔE00 3.76
Soft Pink
#FDB0C0
ΔE00 5.07
Powder Pink
#FFB2D0
ΔE00 6.06
Dusty Pink
#D8A7B1
ΔE00 6.20
Pinky
#FC86AA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DB3 #9DEBD5
analogous
#EB9DDA #EB9DB3 #EBAE9D
triadic
#EB9DB3 #B3EB9D #9DB3EB
tetradic
#EB9DB3 #DAEB9D #9DEBD5 #AE9DEB
square
#EB9DB3 #DAEB9D #9DEBD5 #AE9DEB
split-complementary
#EB9DB3 #9DEBAE #9DDAEB
monochromatic
#D63764 #E16A8C #EB9DB3 #F5D0DA #FAE6EB
Accessibility & contrast
On white
2.10
#EB9DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EB9DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DB3
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DB3 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#F898A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9db3; /* rgb */ color: rgb(235, 157, 179); /* oklch */ color: oklch(77.9% 0.097 1.2);
Tailwind
colors: {
custom: {
50: '#f3bac9',
500: '#eb9db3',
950: '#000000',
},
}SCSS
$custom: #eb9db3; $custom-light: #f3bac9; $custom-dark: #000000;
JSON
{
"hex": "#eb9db3",
"rgb": {
"r": 235,
"g": 157,
"b": 179
},
"hsl": {
"h": 343.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77887,
"c": 0.09656,
"h": 1.2
},
"luminance": 0.45031
}Semantic roles & 50–950 ramp
primary
#EB9DB3
secondary
#DAF1EB
accent
#CE9B18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182