#EB91D3#EB91D3
#EB91D3 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.0% C 0.136 H 337.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91D3 |
|---|---|
| RGB | rgb(235, 145, 211) |
| HSL | hsl(316, 69%, 75%) |
| HSV | hsv(316, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 10.2%, 7.8%) |
| CIE-LAB | lab(71.30, 43.25, -19.50) |
| CIE-LCH | lch(71.30, 47.45, 335.73°) |
| OKLab | oklab(76.98% 0.1253 -0.0522) |
| OKLCH | oklch(76.98% 0.136 337.4) |
| XYZ | xyz(56.1442, 42.6192, 66.8845) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91D3 #91EBA9
analogous
#D691EB #EB91D3 #EB91A6
triadic
#EB91D3 #D3EB91 #91D3EB
tetradic
#EB91D3 #EBD691 #91EBA9 #91A6EB
square
#EB91D3 #EBD691 #91EBA9 #91A6EB
split-complementary
#EB91D3 #A6EB91 #91EBD6
monochromatic
#D829AA #E25DBE #EB91D3 #F4C5E8 #FAE5F5
Accessibility & contrast
On white
2.21
#EB91D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB91D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91D3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91D3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D5
Deuteranopia (green-blind)
#AAB4D0
Tritanopia (blue-blind)
#F494A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb91d3; /* rgb */ color: rgb(235, 145, 211); /* oklch */ color: oklch(77.0% 0.136 337.4);
Tailwind
colors: {
custom: {
50: '#f3b3e0',
500: '#eb91d3',
950: '#000000',
},
}SCSS
$custom: #eb91d3; $custom-light: #f3b3e0; $custom-dark: #000000;
JSON
{
"hex": "#eb91d3",
"rgb": {
"r": 235,
"g": 145,
"b": 211
},
"hsl": {
"h": 316,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76976,
"c": 0.13576,
"h": 337.4
},
"luminance": 0.42616
}Semantic roles & 50–950 ramp
primary
#EB91D3
secondary
#D9F2E0
accent
#D14714
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083