#EB9CBF#EB9CBF
#EB9CBF is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.103 H 351.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9CBF |
|---|---|
| RGB | rgb(235, 156, 191) |
| HSL | hsl(333, 66%, 77%) |
| HSV | hsv(333, 34%, 92%) |
| CMYK | cmyk(0%, 33.6%, 18.7%, 7.8%) |
| CIE-LAB | lab(73.03, 34.32, -5.86) |
| CIE-LCH | lch(73.03, 34.82, 350.30°) |
| OKLab | oklab(78.08% 0.1023 -0.0151) |
| OKLCH | oklch(78.08% 0.103 351.6) |
| XYZ | xyz(55.5540, 45.2039, 55.0792) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 5.80
Faded Pink
#DE9DAC
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.93
Baby Pink
#FFB7CE
ΔE00 6.96
Soft Pink
#FDB0C0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9CBF #9CEBC8
analogous
#EB9CE7 #EB9CBF #EBA19C
triadic
#EB9CBF #BFEB9C #9CBFEB
tetradic
#EB9CBF #E7EB9C #9CEBC8 #A19CEB
square
#EB9CBF #E7EB9C #9CEBC8 #A19CEB
split-complementary
#EB9CBF #9CEBA1 #9CE7EB
monochromatic
#D6367D #E1699E #EB9CBF #F5CFE0 #FAE6EF
Accessibility & contrast
On white
2.09
#EB9CBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EB9CBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9CBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9CBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#F69AA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9cbf; /* rgb */ color: rgb(235, 156, 191); /* oklch */ color: oklch(78.1% 0.103 351.6);
Tailwind
colors: {
custom: {
50: '#f3bad2',
500: '#eb9cbf',
950: '#000000',
},
}SCSS
$custom: #eb9cbf; $custom-light: #f3bad2; $custom-dark: #000000;
JSON
{
"hex": "#eb9cbf",
"rgb": {
"r": 235,
"g": 156,
"b": 191
},
"hsl": {
"h": 333.418,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.78082,
"c": 0.10341,
"h": 351.6
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#EB9CBF
secondary
#DAF1E7
accent
#CE7D17
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182