#EA95A4#EA95A4
#EA95A4 is a light, moderate red. Relative luminance 0.417; OKLCH L 76.0% C 0.104 H 8.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95A4 |
|---|---|
| RGB | rgb(234, 149, 164) |
| HSL | hsl(349, 67%, 75%) |
| HSV | hsv(349, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 29.9%, 8.2%) |
| CIE-LAB | lab(70.64, 33.85, 5.61) |
| CIE-LCH | lch(70.64, 34.31, 9.41°) |
| OKLab | oklab(76% 0.1026 0.015) |
| OKLCH | oklch(76% 0.104 8.3) |
| XYZ | xyz(51.3816, 41.6713, 40.4519) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.75
Faded Pink
#DE9DAC
ΔE00 3.85
Rose Pink
#F7879A
ΔE00 4.27
Dusty Pink (survey)
#D58A94
ΔE00 4.61
Rosa
#FE86A4
ΔE00 5.28
Dull Pink
#D5869D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95A4 #95EADB
analogous
#EA95CE #EA95A4 #EAB195
triadic
#EA95A4 #A4EA95 #95A4EA
tetradic
#EA95A4 #CEEA95 #95EADB #B195EA
square
#EA95A4 #CEEA95 #95EADB #B195EA
split-complementary
#EA95A4 #95EAB1 #95CEEA
monochromatic
#D62F4C #E06278 #EA95A4 #F4C8D0 #FAE5E9
Accessibility & contrast
On white
2.25
#EA95A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA95A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95A4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95A4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A4
Deuteranopia (green-blind)
#B7B3A2
Tritanopia (blue-blind)
#F98E9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95a4; /* rgb */ color: rgb(234, 149, 164); /* oklch */ color: oklch(76.0% 0.104 8.3);
Tailwind
colors: {
custom: {
50: '#f3b5be',
500: '#ea95a4',
950: '#000000',
},
}SCSS
$custom: #ea95a4; $custom-light: #f3b5be; $custom-dark: #000000;
JSON
{
"hex": "#ea95a4",
"rgb": {
"r": 234,
"g": 149,
"b": 164
},
"hsl": {
"h": 349.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75996,
"c": 0.10368,
"h": 8.3
},
"luminance": 0.41668
}Semantic roles & 50–950 ramp
primary
#EA95A4
secondary
#DAF1ED
accent
#CFAE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081