#EB91DB#EB91DB
#EB91DB is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.142 H 333.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91DB |
|---|---|
| RGB | rgb(235, 145, 219) |
| HSL | hsl(311, 69%, 75%) |
| HSV | hsv(311, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 6.8%, 7.8%) |
| CIE-LAB | lab(71.58, 44.59, -23.49) |
| CIE-LCH | lch(71.58, 50.40, 332.22°) |
| OKLab | oklab(77.28% 0.1275 -0.0633) |
| OKLCH | oklch(77.28% 0.142 333.6) |
| XYZ | xyz(57.1721, 43.0304, 72.2983) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.83
Plum
#DDA0DD
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 6.71
Pink (survey)
#FF81C0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91DB #91EBA1
analogous
#CE91EB #EB91DB #EB91AE
triadic
#EB91DB #DBEB91 #91DBEB
tetradic
#EB91DB #EBCE91 #91EBA1 #91AEEB
square
#EB91DB #EBCE91 #91EBA1 #91AEEB
split-complementary
#EB91DB #AEEB91 #91EBCE
monochromatic
#D829B9 #E25DCA #EB91DB #F4C5EC #FAE5F7
Accessibility & contrast
On white
2.19
#EB91DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EB91DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91DB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91DB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DE
Deuteranopia (green-blind)
#A7B4D8
Tritanopia (blue-blind)
#F396AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb91db; /* rgb */ color: rgb(235, 145, 219); /* oklch */ color: oklch(77.3% 0.142 333.6);
Tailwind
colors: {
custom: {
50: '#f3b3e6',
500: '#eb91db',
950: '#000000',
},
}SCSS
$custom: #eb91db; $custom-light: #f3b3e6; $custom-dark: #000000;
JSON
{
"hex": "#eb91db",
"rgb": {
"r": 235,
"g": 145,
"b": 219
},
"hsl": {
"h": 310.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.77279,
"c": 0.14234,
"h": 333.6
},
"luminance": 0.43027
}Semantic roles & 50–950 ramp
primary
#EB91DB
secondary
#D9F2DE
accent
#D13614
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084