#EA93A1#EA93A1
#EA93A1 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.6% C 0.106 H 9.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93A1 |
|---|---|
| RGB | rgb(234, 147, 161) |
| HSL | hsl(350, 67%, 75%) |
| HSV | hsv(350, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 31.2%, 8.2%) |
| CIE-LAB | lab(70.13, 34.51, 6.54) |
| CIE-LCH | lch(70.13, 35.13, 10.74°) |
| OKLab | oklab(75.58% 0.1046 0.0174) |
| OKLCH | oklch(75.58% 0.106 9.5) |
| XYZ | xyz(50.8001, 40.9368, 38.9373) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.94
Rose Pink
#F7879A
ΔE00 3.78
Dusty Pink (survey)
#D58A94
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 4.40
Rosa
#FE86A4
ΔE00 5.15
Dull Pink
#D5869D
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93A1 #93EADC
analogous
#EA93CD #EA93A1 #EAB193
triadic
#EA93A1 #A1EA93 #93A1EA
tetradic
#EA93A1 #CDEA93 #93EADC #B193EA
square
#EA93A1 #CDEA93 #93EADC #B193EA
split-complementary
#EA93A1 #93EAB1 #93CDEA
monochromatic
#D62D48 #E06074 #EA93A1 #F4C6CE #FAE5E9
Accessibility & contrast
On white
2.29
#EA93A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA93A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93A1
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93A1 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 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)
#A2A2A1
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#F98B98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea93a1; /* rgb */ color: rgb(234, 147, 161); /* oklch */ color: oklch(75.6% 0.106 9.5);
Tailwind
colors: {
custom: {
50: '#f3b4bc',
500: '#ea93a1',
950: '#000000',
},
}SCSS
$custom: #ea93a1; $custom-light: #f3b4bc; $custom-dark: #000000;
JSON
{
"hex": "#ea93a1",
"rgb": {
"r": 234,
"g": 147,
"b": 161
},
"hsl": {
"h": 350.345,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.7558,
"c": 0.10608,
"h": 9.5
},
"luminance": 0.40933
}Semantic roles & 50–950 ramp
primary
#EA93A1
secondary
#D9F2EE
accent
#CFB216
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081