#EA93A5#EA93A5
#EA93A5 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.7% C 0.107 H 6.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93A5 |
|---|---|
| RGB | rgb(234, 147, 165) |
| HSL | hsl(348, 67%, 75%) |
| HSV | hsv(348, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 29.5%, 8.2%) |
| CIE-LAB | lab(70.23, 35.03, 4.46) |
| CIE-LCH | lch(70.23, 35.31, 7.25°) |
| OKLab | oklab(75.69% 0.1061 0.0121) |
| OKLCH | oklch(75.69% 0.107 6.5) |
| XYZ | xyz(51.1585, 41.0801, 40.8248) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.83
Faded Pink
#DE9DAC
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.71
Dusty Pink (survey)
#D58A94
ΔE00 4.74
Dull Pink
#D5869D
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93A5 #93EAD8
analogous
#EA93D1 #EA93A5 #EAAD93
triadic
#EA93A5 #A5EA93 #93A5EA
tetradic
#EA93A5 #D1EA93 #93EAD8 #AD93EA
square
#EA93A5 #D1EA93 #93EAD8 #AD93EA
split-complementary
#EA93A5 #93EAAD #93D1EA
monochromatic
#D62D50 #E0607A #EA93A5 #F4C6D0 #FAE5EA
Accessibility & contrast
On white
2.28
#EA93A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA93A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93A5
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93A5 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#F98C99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea93a5; /* rgb */ color: rgb(234, 147, 165); /* oklch */ color: oklch(75.7% 0.107 6.5);
Tailwind
colors: {
custom: {
50: '#f3b4bf',
500: '#ea93a5',
950: '#000000',
},
}SCSS
$custom: #ea93a5; $custom-light: #f3b4bf; $custom-dark: #000000;
JSON
{
"hex": "#ea93a5",
"rgb": {
"r": 234,
"g": 147,
"b": 165
},
"hsl": {
"h": 347.586,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.7569,
"c": 0.10681,
"h": 6.5
},
"luminance": 0.41076
}Semantic roles & 50–950 ramp
primary
#EA93A5
secondary
#D9F2ED
accent
#CFA916
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081