#EA93A4#EA93A4
#EA93A4 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.7% C 0.107 H 7.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93A4 |
|---|---|
| RGB | rgb(234, 147, 164) |
| HSL | hsl(348, 67%, 75%) |
| HSV | hsv(348, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 29.9%, 8.2%) |
| CIE-LAB | lab(70.21, 34.90, 4.98) |
| CIE-LCH | lch(70.21, 35.25, 8.12°) |
| OKLab | oklab(75.66% 0.1058 0.0134) |
| OKLCH | oklch(75.66% 0.107 7.2) |
| XYZ | xyz(51.0679, 41.0439, 40.3473) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.08
Rose Pink
#F7879A
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 4.08
Dusty Pink (survey)
#D58A94
ΔE00 4.60
Rosa
#FE86A4
ΔE00 4.79
Dull Pink
#D5869D
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93A4 #93EAD9
analogous
#EA93D0 #EA93A4 #EAAE93
triadic
#EA93A4 #A4EA93 #93A4EA
tetradic
#EA93A4 #D0EA93 #93EAD9 #AE93EA
square
#EA93A4 #D0EA93 #93EAD9 #AE93EA
split-complementary
#EA93A4 #93EAAE #93D0EA
monochromatic
#D62D4E #E06079 #EA93A4 #F4C6CF #FAE5E9
Accessibility & contrast
On white
2.28
#EA93A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EA93A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93A4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93A4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#F98C99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea93a4; /* rgb */ color: rgb(234, 147, 164); /* oklch */ color: oklch(75.7% 0.107 7.2);
Tailwind
colors: {
custom: {
50: '#f3b4be',
500: '#ea93a4',
950: '#000000',
},
}SCSS
$custom: #ea93a4; $custom-light: #f3b4be; $custom-dark: #000000;
JSON
{
"hex": "#ea93a4",
"rgb": {
"r": 234,
"g": 147,
"b": 164
},
"hsl": {
"h": 348.276,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75662,
"c": 0.1066,
"h": 7.2
},
"luminance": 0.4104
}Semantic roles & 50–950 ramp
primary
#EA93A4
secondary
#D9F2ED
accent
#CFAB16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081