#EB91D2#EB91D2
#EB91D2 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.135 H 337.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91D2 |
|---|---|
| RGB | rgb(235, 145, 210) |
| HSL | hsl(317, 69%, 75%) |
| HSV | hsv(317, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 10.6%, 7.8%) |
| CIE-LAB | lab(71.26, 43.09, -19.00) |
| CIE-LCH | lch(71.26, 47.09, 336.20°) |
| OKLab | oklab(76.94% 0.125 -0.0508) |
| OKLCH | oklch(76.94% 0.135 337.9) |
| XYZ | xyz(56.0192, 42.5692, 66.2263) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.20
Pink (survey)
#FF81C0
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 7.25
Purply Pink
#F075E6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91D2 #91EBAA
analogous
#D791EB #EB91D2 #EB91A5
triadic
#EB91D2 #D2EB91 #91D2EB
tetradic
#EB91D2 #EBD791 #91EBAA #91A5EB
square
#EB91D2 #EBD791 #91EBAA #91A5EB
split-complementary
#EB91D2 #A5EB91 #91EBD7
monochromatic
#D829A8 #E25DBD #EB91D2 #F4C5E7 #FAE5F4
Accessibility & contrast
On white
2.21
#EB91D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EB91D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91D2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91D2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#AAB4CF
Tritanopia (blue-blind)
#F493A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb91d2; /* rgb */ color: rgb(235, 145, 210); /* oklch */ color: oklch(76.9% 0.135 337.9);
Tailwind
colors: {
custom: {
50: '#f3b3e0',
500: '#eb91d2',
950: '#000000',
},
}SCSS
$custom: #eb91d2; $custom-light: #f3b3e0; $custom-dark: #000000;
JSON
{
"hex": "#eb91d2",
"rgb": {
"r": 235,
"g": 145,
"b": 210
},
"hsl": {
"h": 316.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76939,
"c": 0.13497,
"h": 337.9
},
"luminance": 0.42566
}Semantic roles & 50–950 ramp
primary
#EB91D2
secondary
#D9F2E0
accent
#D14914
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083