#EA93A2#EA93A2
#EA93A2 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.6% C 0.106 H 8.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93A2 |
|---|---|
| RGB | rgb(234, 147, 162) |
| HSL | hsl(350, 67%, 75%) |
| HSV | hsv(350, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 30.8%, 8.2%) |
| CIE-LAB | lab(70.16, 34.64, 6.02) |
| CIE-LCH | lch(70.16, 35.16, 9.86°) |
| OKLab | oklab(75.61% 0.105 0.0161) |
| OKLCH | oklch(75.61% 0.106 8.7) |
| XYZ | xyz(50.8887, 40.9722, 39.4036) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.64
Rose Pink
#F7879A
ΔE00 3.83
Faded Pink
#DE9DAC
ΔE00 4.27
Dusty Pink (survey)
#D58A94
ΔE00 4.37
Rosa
#FE86A4
ΔE00 5.01
Dull Pink
#D5869D
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93A2 #93EADB
analogous
#EA93CE #EA93A2 #EAB093
triadic
#EA93A2 #A2EA93 #93A2EA
tetradic
#EA93A2 #CEEA93 #93EADB #B093EA
square
#EA93A2 #CEEA93 #93EADB #B093EA
split-complementary
#EA93A2 #93EAB0 #93CEEA
monochromatic
#D62D4A #E06076 #EA93A2 #F4C6CE #FAE5E9
Accessibility & contrast
On white
2.28
#EA93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93A2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93A2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#F98C98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea93a2; /* rgb */ color: rgb(234, 147, 162); /* oklch */ color: oklch(75.6% 0.106 8.7);
Tailwind
colors: {
custom: {
50: '#f3b4bd',
500: '#ea93a2',
950: '#000000',
},
}SCSS
$custom: #ea93a2; $custom-light: #f3b4bd; $custom-dark: #000000;
JSON
{
"hex": "#ea93a2",
"rgb": {
"r": 234,
"g": 147,
"b": 162
},
"hsl": {
"h": 349.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75607,
"c": 0.10624,
"h": 8.7
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#EA93A2
secondary
#D9F2ED
accent
#CFAF16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081