#EA91C0#EA91C0
#EA91C0 is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.121 H 347.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91C0 |
|---|---|
| RGB | rgb(234, 145, 192) |
| HSL | hsl(328, 68%, 74%) |
| HSV | hsv(328, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 17.9%, 8.2%) |
| CIE-LAB | lab(70.56, 39.91, -10.09) |
| CIE-LCH | lch(70.56, 41.17, 345.81°) |
| OKLab | oklab(76.19% 0.1185 -0.0264) |
| OKLCH | oklch(76.19% 0.121 347.4) |
| XYZ | xyz(53.5722, 41.5523, 55.0576) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 5.19
Pinky
#FC86AA
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 6.95
Carnation Pink
#FF7FA7
ΔE00 7.65
Dull Pink
#D5869D
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91C0 #91EABB
analogous
#E891EA #EA91C0 #EA9194
triadic
#EA91C0 #C0EA91 #91C0EA
tetradic
#EA91C0 #EAE891 #91EABB #9194EA
square
#EA91C0 #EAE891 #91EABB #9194EA
split-complementary
#EA91C0 #94EA91 #91EAE8
monochromatic
#D62A85 #E05EA3 #EA91C0 #F4C4DD #FAE5F0
Accessibility & contrast
On white
2.26
#EA91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91C0
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91C0 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C2
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#F590A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea91c0; /* rgb */ color: rgb(234, 145, 192); /* oklch */ color: oklch(76.2% 0.121 347.4);
Tailwind
colors: {
custom: {
50: '#f2b2d3',
500: '#ea91c0',
950: '#000000',
},
}SCSS
$custom: #ea91c0; $custom-light: #f2b2d3; $custom-dark: #000000;
JSON
{
"hex": "#ea91c0",
"rgb": {
"r": 234,
"g": 145,
"b": 192
},
"hsl": {
"h": 328.315,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76191,
"c": 0.12145,
"h": 347.4
},
"luminance": 0.41549
}Semantic roles & 50–950 ramp
primary
#EA91C0
secondary
#D9F2E5
accent
#D06E16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082