#EB9EBB#EB9EBB
#EB9EBB is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.3% C 0.098 H 355.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9EBB |
|---|---|
| RGB | rgb(235, 158, 187) |
| HSL | hsl(337, 66%, 77%) |
| HSV | hsv(337, 33%, 92%) |
| CMYK | cmyk(0%, 32.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(73.35, 32.66, -3.17) |
| CIE-LCH | lch(73.35, 32.81, 354.45°) |
| OKLab | oklab(78.3% 0.0978 -0.0079) |
| OKLCH | oklch(78.3% 0.098 355.4) |
| XYZ | xyz(55.4582, 45.7069, 52.9053) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.45
Pig Pink
#E78EA5
ΔE00 5.00
Powder Pink
#FFB2D0
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.96
Baby Pink
#FFB7CE
ΔE00 6.14
Pinky
#FC86AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9EBB #9EEBCE
analogous
#EB9EE1 #EB9EBB #EBA89E
triadic
#EB9EBB #BBEB9E #9EBBEB
tetradic
#EB9EBB #E1EB9E #9EEBCE #A89EEB
square
#EB9EBB #E1EB9E #9EEBCE #A89EEB
split-complementary
#EB9EBB #9EEBA8 #9EE1EB
monochromatic
#D63974 #E16B97 #EB9EBB #F5D1DF #FAE6ED
Accessibility & contrast
On white
2.07
#EB9EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EB9EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9EBB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9EBB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#F79BA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb9ebb; /* rgb */ color: rgb(235, 158, 187); /* oklch */ color: oklch(78.3% 0.098 355.4);
Tailwind
colors: {
custom: {
50: '#f3bbcf',
500: '#eb9ebb',
950: '#000000',
},
}SCSS
$custom: #eb9ebb; $custom-light: #f3bbcf; $custom-dark: #000000;
JSON
{
"hex": "#eb9ebb",
"rgb": {
"r": 235,
"g": 158,
"b": 187
},
"hsl": {
"h": 337.403,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.78297,
"c": 0.09813,
"h": 355.4
},
"luminance": 0.45704
}Semantic roles & 50–950 ramp
primary
#EB9EBB
secondary
#DAF1E8
accent
#CE8918
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182