#EB91C2#EB91C2
#EB91C2 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.124 H 346.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C2 |
|---|---|
| RGB | rgb(235, 145, 194) |
| HSL | hsl(327, 69%, 75%) |
| HSV | hsv(327, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 17.4%, 7.8%) |
| CIE-LAB | lab(70.74, 40.55, -10.92) |
| CIE-LCH | lch(70.74, 42.00, 344.92°) |
| OKLab | oklab(76.37% 0.1203 -0.0287) |
| OKLCH | oklch(76.37% 0.124 346.6) |
| XYZ | xyz(54.1246, 41.8114, 56.2481) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 4.85
Pinky
#FC86AA
ΔE00 7.13
Pig Pink
#E78EA5
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.61
Bubblegum (survey)
#FF6CB5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C2 #91EBBA
analogous
#E791EB #EB91C2 #EB9195
triadic
#EB91C2 #C2EB91 #91C2EB
tetradic
#EB91C2 #EBE791 #91EBBA #9195EB
square
#EB91C2 #EBE791 #91EBBA #9195EB
split-complementary
#EB91C2 #95EB91 #91EBE7
monochromatic
#D82989 #E25DA5 #EB91C2 #F4C5DF #FAE5F1
Accessibility & contrast
On white
2.24
#EB91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EB91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#AEB3C0
Tritanopia (blue-blind)
#F690A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c2; /* rgb */ color: rgb(235, 145, 194); /* oklch */ color: oklch(76.4% 0.124 346.6);
Tailwind
colors: {
custom: {
50: '#f3b3d4',
500: '#eb91c2',
950: '#000000',
},
}SCSS
$custom: #eb91c2; $custom-light: #f3b3d4; $custom-dark: #000000;
JSON
{
"hex": "#eb91c2",
"rgb": {
"r": 235,
"g": 145,
"b": 194
},
"hsl": {
"h": 327.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76373,
"c": 0.12365,
"h": 346.6
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#EB91C2
secondary
#D9F2E4
accent
#D16A14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083