#EB9DC0#EB9DC0
#EB9DC0 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.3% C 0.102 H 351.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DC0 |
|---|---|
| RGB | rgb(235, 157, 192) |
| HSL | hsl(333, 66%, 77%) |
| HSV | hsv(333, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 18.3%, 7.8%) |
| CIE-LAB | lab(73.28, 33.94, -6.05) |
| CIE-LCH | lch(73.28, 34.48, 349.90°) |
| OKLab | oklab(78.28% 0.1011 -0.0156) |
| OKLCH | oklch(78.28% 0.102 351.2) |
| XYZ | xyz(55.8329, 45.5850, 55.7169) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.39
Faded Pink
#DE9DAC
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 6.02
Baby Pink
#FFB7CE
ΔE00 6.80
Pinky
#FC86AA
ΔE00 7.18
Soft Pink
#FDB0C0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DC0 #9DEBC8
analogous
#EB9DE7 #EB9DC0 #EBA19D
triadic
#EB9DC0 #C0EB9D #9DC0EB
tetradic
#EB9DC0 #E7EB9D #9DEBC8 #A19DEB
square
#EB9DC0 #E7EB9D #9DEBC8 #A19DEB
split-complementary
#EB9DC0 #9DEBA1 #9DE7EB
monochromatic
#D6377F #E16A9F #EB9DC0 #F5D0E1 #FAE6EF
Accessibility & contrast
On white
2.08
#EB9DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EB9DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DC0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DC0 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC1
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#F69BA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb9dc0; /* rgb */ color: rgb(235, 157, 192); /* oklch */ color: oklch(78.3% 0.102 351.2);
Tailwind
colors: {
custom: {
50: '#f2bbd3',
500: '#eb9dc0',
950: '#000000',
},
}SCSS
$custom: #eb9dc0; $custom-light: #f2bbd3; $custom-dark: #000000;
JSON
{
"hex": "#eb9dc0",
"rgb": {
"r": 235,
"g": 157,
"b": 192
},
"hsl": {
"h": 333.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.78283,
"c": 0.10229,
"h": 351.2
},
"luminance": 0.45582
}Semantic roles & 50–950 ramp
primary
#EB9DC0
secondary
#DAF1E7
accent
#CE7C18
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182