#EA95A3#EA95A3
#EA95A3 is a light, moderate red. Relative luminance 0.416; OKLCH L 76.0% C 0.104 H 9.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95A3 |
|---|---|
| RGB | rgb(234, 149, 163) |
| HSL | hsl(350, 67%, 75%) |
| HSV | hsv(350, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 30.3%, 8.2%) |
| CIE-LAB | lab(70.62, 33.72, 6.13) |
| CIE-LCH | lch(70.62, 34.27, 10.30°) |
| OKLab | oklab(75.97% 0.1022 0.0164) |
| OKLCH | oklch(75.97% 0.104 9.1) |
| XYZ | xyz(51.2916, 41.6353, 39.9781) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.02
Faded Pink
#DE9DAC
ΔE00 3.98
Rose Pink
#F7879A
ΔE00 4.22
Dusty Pink (survey)
#D58A94
ΔE00 4.52
Rosa
#FE86A4
ΔE00 5.41
Dull Pink
#D5869D
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95A3 #95EADC
analogous
#EA95CD #EA95A3 #EAB295
triadic
#EA95A3 #A3EA95 #95A3EA
tetradic
#EA95A3 #CDEA95 #95EADC #B295EA
square
#EA95A3 #CDEA95 #95EADC #B295EA
split-complementary
#EA95A3 #95EAB2 #95CDEA
monochromatic
#D62F4A #E06277 #EA95A3 #F4C8CF #FAE5E9
Accessibility & contrast
On white
2.25
#EA95A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA95A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95A3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95A3 | 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)
#A3A3A3
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#F98E9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95a3; /* rgb */ color: rgb(234, 149, 163); /* oklch */ color: oklch(76.0% 0.104 9.1);
Tailwind
colors: {
custom: {
50: '#f3b5be',
500: '#ea95a3',
950: '#000000',
},
}SCSS
$custom: #ea95a3; $custom-light: #f3b5be; $custom-dark: #000000;
JSON
{
"hex": "#ea95a3",
"rgb": {
"r": 234,
"g": 149,
"b": 163
},
"hsl": {
"h": 350.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75969,
"c": 0.10351,
"h": 9.1
},
"luminance": 0.41632
}Semantic roles & 50–950 ramp
primary
#EA95A3
secondary
#DAF1EE
accent
#CFB017
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081