#EB91C4#EB91C4
#EB91C4 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.4% C 0.125 H 345.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C4 |
|---|---|
| RGB | rgb(235, 145, 196) |
| HSL | hsl(326, 69%, 75%) |
| HSV | hsv(326, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 16.6%, 7.8%) |
| CIE-LAB | lab(70.80, 40.86, -11.94) |
| CIE-LCH | lch(70.80, 42.57, 343.71°) |
| OKLab | oklab(76.44% 0.1209 -0.0314) |
| OKLCH | oklch(76.44% 0.125 345.4) |
| XYZ | xyz(54.3507, 41.9018, 57.4390) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 4.71
Plum
#DDA0DD
ΔE00 7.23
Pinky
#FC86AA
ΔE00 7.55
Lavender Pink
#DD85D7
ΔE00 7.70
Pig Pink
#E78EA5
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C4 #91EBB8
analogous
#E591EB #EB91C4 #EB9197
triadic
#EB91C4 #C4EB91 #91C4EB
tetradic
#EB91C4 #EBE591 #91EBB8 #9197EB
square
#EB91C4 #EBE591 #91EBB8 #9197EB
split-complementary
#EB91C4 #97EB91 #91EBE5
monochromatic
#D8298C #E25DA8 #EB91C4 #F4C5E0 #FAE5F1
Accessibility & contrast
On white
2.24
#EB91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EB91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C6
Deuteranopia (green-blind)
#AEB3C2
Tritanopia (blue-blind)
#F690A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c4; /* rgb */ color: rgb(235, 145, 196); /* oklch */ color: oklch(76.4% 0.125 345.4);
Tailwind
colors: {
custom: {
50: '#f3b3d5',
500: '#eb91c4',
950: '#000000',
},
}SCSS
$custom: #eb91c4; $custom-light: #f3b3d5; $custom-dark: #000000;
JSON
{
"hex": "#eb91c4",
"rgb": {
"r": 235,
"g": 145,
"b": 196
},
"hsl": {
"h": 326,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76441,
"c": 0.12492,
"h": 345.4
},
"luminance": 0.41898
}Semantic roles & 50–950 ramp
primary
#EB91C4
secondary
#D9F2E4
accent
#D16614
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083