#EB91C8#EB91C8
#EB91C8 is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.128 H 343.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C8 |
|---|---|
| RGB | rgb(235, 145, 200) |
| HSL | hsl(323, 69%, 75%) |
| HSV | hsv(323, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 14.9%, 7.8%) |
| CIE-LAB | lab(70.93, 41.48, -13.97) |
| CIE-LCH | lch(70.93, 43.77, 341.39°) |
| OKLab | oklab(76.58% 0.1221 -0.037) |
| OKLCH | oklch(76.58% 0.128 343.2) |
| XYZ | xyz(54.8121, 42.0864, 59.8688) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.84
Bubblegum (survey)
#FF6CB5
ΔE00 8.07
Pinky
#FC86AA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C8 #91EBB4
analogous
#E191EB #EB91C8 #EB919B
triadic
#EB91C8 #C8EB91 #91C8EB
tetradic
#EB91C8 #EBE191 #91EBB4 #919BEB
square
#EB91C8 #EBE191 #91EBB4 #919BEB
split-complementary
#EB91C8 #9BEB91 #91EBE1
monochromatic
#D82994 #E25DAE #EB91C8 #F4C5E2 #FAE5F2
Accessibility & contrast
On white
2.23
#EB91C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB91C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C8
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C8 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CA
Deuteranopia (green-blind)
#ADB3C6
Tritanopia (blue-blind)
#F691A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb91c8; /* rgb */ color: rgb(235, 145, 200); /* oklch */ color: oklch(76.6% 0.128 343.2);
Tailwind
colors: {
custom: {
50: '#f3b3d8',
500: '#eb91c8',
950: '#000000',
},
}SCSS
$custom: #eb91c8; $custom-light: #f3b3d8; $custom-dark: #000000;
JSON
{
"hex": "#eb91c8",
"rgb": {
"r": 235,
"g": 145,
"b": 200
},
"hsl": {
"h": 323.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76579,
"c": 0.1276,
"h": 343.2
},
"luminance": 0.42083
}Semantic roles & 50–950 ramp
primary
#EB91C8
secondary
#D9F2E3
accent
#D15E14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083