#EA94A2#EA94A2
#EA94A2 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.8% C 0.105 H 9.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94A2 |
|---|---|
| RGB | rgb(234, 148, 162) |
| HSL | hsl(350, 67%, 75%) |
| HSV | hsv(350, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 30.8%, 8.2%) |
| CIE-LAB | lab(70.37, 34.11, 6.34) |
| CIE-LCH | lch(70.37, 34.70, 10.52°) |
| OKLab | oklab(75.77% 0.1034 0.0169) |
| OKLCH | oklch(75.77% 0.105 9.3) |
| XYZ | xyz(51.0449, 41.2845, 39.4556) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.97
Rose Pink
#F7879A
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 4.19
Dusty Pink (survey)
#D58A94
ΔE00 4.40
Rosa
#FE86A4
ΔE00 5.27
Dull Pink
#D5869D
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94A2 #94EADC
analogous
#EA94CD #EA94A2 #EAB194
triadic
#EA94A2 #A2EA94 #94A2EA
tetradic
#EA94A2 #CDEA94 #94EADC #B194EA
square
#EA94A2 #CDEA94 #94EADC #B194EA
split-complementary
#EA94A2 #94EAB1 #94CDEA
monochromatic
#D62E49 #E06176 #EA94A2 #F4C7CE #FAE5E9
Accessibility & contrast
On white
2.27
#EA94A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA94A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94A2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94A2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#F98D99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea94a2; /* rgb */ color: rgb(234, 148, 162); /* oklch */ color: oklch(75.8% 0.105 9.3);
Tailwind
colors: {
custom: {
50: '#f3b4bd',
500: '#ea94a2',
950: '#000000',
},
}SCSS
$custom: #ea94a2; $custom-light: #f3b4bd; $custom-dark: #000000;
JSON
{
"hex": "#ea94a2",
"rgb": {
"r": 234,
"g": 148,
"b": 162
},
"hsl": {
"h": 350.233,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75774,
"c": 0.1048,
"h": 9.3
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#EA94A2
secondary
#DAF1EE
accent
#CFB116
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081