#EA93B5#EA93B5
#EA93B5 is a light, moderate pink. Relative luminance 0.417; OKLCH L 76.2% C 0.112 H 355.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93B5 |
|---|---|
| RGB | rgb(234, 147, 181) |
| HSL | hsl(337, 67%, 75%) |
| HSV | hsv(337, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 22.6%, 8.2%) |
| CIE-LAB | lab(70.66, 37.24, -3.82) |
| CIE-LCH | lch(70.66, 37.43, 354.14°) |
| OKLab | oklab(76.16% 0.1118 -0.0096) |
| OKLCH | oklch(76.16% 0.112 355.1) |
| XYZ | xyz(52.7069, 41.6995, 48.9798) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.80
Pinky
#FC86AA
ΔE00 4.91
Dull Pink
#D5869D
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.69
Carnation Pink
#FF7FA7
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93B5 #93EAC8
analogous
#EA93E0 #EA93B5 #EA9D93
triadic
#EA93B5 #B5EA93 #93B5EA
tetradic
#EA93B5 #E0EA93 #93EAC8 #9D93EA
square
#EA93B5 #E0EA93 #93EAC8 #9D93EA
split-complementary
#EA93B5 #93EA9D #93E0EA
monochromatic
#D62D6F #E06092 #EA93B5 #F4C6D8 #FAE5ED
Accessibility & contrast
On white
2.25
#EA93B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EA93B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93B5
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93B5 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B6
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#F78F9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93b5; /* rgb */ color: rgb(234, 147, 181); /* oklch */ color: oklch(76.2% 0.112 355.1);
Tailwind
colors: {
custom: {
50: '#f2b4cb',
500: '#ea93b5',
950: '#000000',
},
}SCSS
$custom: #ea93b5; $custom-light: #f2b4cb; $custom-dark: #000000;
JSON
{
"hex": "#ea93b5",
"rgb": {
"r": 234,
"g": 147,
"b": 181
},
"hsl": {
"h": 336.552,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76161,
"c": 0.11221,
"h": 355.1
},
"luminance": 0.41696
}Semantic roles & 50–950 ramp
primary
#EA93B5
secondary
#D9F2E8
accent
#CF8716
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082