#EB9CC0#EB9CC0
#EB9CC0 is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.104 H 350.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9CC0 |
|---|---|
| RGB | rgb(235, 156, 192) |
| HSL | hsl(333, 66%, 77%) |
| HSV | hsv(333, 34%, 92%) |
| CMYK | cmyk(0%, 33.6%, 18.3%, 7.8%) |
| CIE-LAB | lab(73.05, 34.47, -6.37) |
| CIE-LCH | lch(73.05, 35.05, 349.52°) |
| OKLab | oklab(78.11% 0.1026 -0.0165) |
| OKLCH | oklch(78.11% 0.104 350.9) |
| XYZ | xyz(55.6644, 45.2480, 55.6607) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 6.11
Baby Pink
#FFB7CE
ΔE00 7.07
Pinky
#FC86AA
ΔE00 7.08
Pink (survey)
#FF81C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9CC0 #9CEBC7
analogous
#EB9CE8 #EB9CC0 #EBA09C
triadic
#EB9CC0 #C0EB9C #9CC0EB
tetradic
#EB9CC0 #E8EB9C #9CEBC7 #A09CEB
square
#EB9CC0 #E8EB9C #9CEBC7 #A09CEB
split-complementary
#EB9CC0 #9CEBA0 #9CE8EB
monochromatic
#D6367F #E169A0 #EB9CC0 #F5CFE0 #FAE6EF
Accessibility & contrast
On white
2.09
#EB9CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EB9CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9CC0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9CC0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#F69AA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9cc0; /* rgb */ color: rgb(235, 156, 192); /* oklch */ color: oklch(78.1% 0.104 350.9);
Tailwind
colors: {
custom: {
50: '#f3bad3',
500: '#eb9cc0',
950: '#000000',
},
}SCSS
$custom: #eb9cc0; $custom-light: #f3bad3; $custom-dark: #000000;
JSON
{
"hex": "#eb9cc0",
"rgb": {
"r": 235,
"g": 156,
"b": 192
},
"hsl": {
"h": 332.658,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.78114,
"c": 0.10395,
"h": 350.9
},
"luminance": 0.45245
}Semantic roles & 50–950 ramp
primary
#EB9CC0
secondary
#DAF1E7
accent
#CE7B17
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182