#EB91C9#EB91C9
#EB91C9 is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.128 H 342.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C9 |
|---|---|
| RGB | rgb(235, 145, 201) |
| HSL | hsl(323, 69%, 75%) |
| HSV | hsv(323, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 14.5%, 7.8%) |
| CIE-LAB | lab(70.96, 41.64, -14.47) |
| CIE-LCH | lch(70.96, 44.08, 340.83°) |
| OKLab | oklab(76.61% 0.1224 -0.0383) |
| OKLCH | oklch(76.61% 0.128 342.6) |
| XYZ | xyz(54.9293, 42.1333, 60.4863) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.26
Pink (survey)
#FF81C0
ΔE00 5.02
Plum
#DDA0DD
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.64
Bubblegum (survey)
#FF6CB5
ΔE00 8.13
Hot Pink
#FF69B4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C9 #91EBB3
analogous
#E091EB #EB91C9 #EB919C
triadic
#EB91C9 #C9EB91 #91C9EB
tetradic
#EB91C9 #EBE091 #91EBB3 #919CEB
square
#EB91C9 #EBE091 #91EBB3 #919CEB
split-complementary
#EB91C9 #9CEB91 #91EBE0
monochromatic
#D82996 #E25DB0 #EB91C9 #F4C5E2 #FAE5F2
Accessibility & contrast
On white
2.23
#EB91C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EB91C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C9
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C9 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CB
Deuteranopia (green-blind)
#ADB3C7
Tritanopia (blue-blind)
#F591A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb91c9; /* rgb */ color: rgb(235, 145, 201); /* oklch */ color: oklch(76.6% 0.128 342.6);
Tailwind
colors: {
custom: {
50: '#f3b3d9',
500: '#eb91c9',
950: '#000000',
},
}SCSS
$custom: #eb91c9; $custom-light: #f3b3d9; $custom-dark: #000000;
JSON
{
"hex": "#eb91c9",
"rgb": {
"r": 235,
"g": 145,
"b": 201
},
"hsl": {
"h": 322.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76614,
"c": 0.12829,
"h": 342.6
},
"luminance": 0.4213
}Semantic roles & 50–950 ramp
primary
#EB91C9
secondary
#D9F2E2
accent
#D15C14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083