#EA95A7#EA95A7
#EA95A7 is a light, moderate red. Relative luminance 0.418; OKLCH L 76.1% C 0.104 H 6.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95A7 |
|---|---|
| RGB | rgb(234, 149, 167) |
| HSL | hsl(347, 67%, 75%) |
| HSV | hsv(347, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 28.6%, 8.2%) |
| CIE-LAB | lab(70.72, 34.24, 4.05) |
| CIE-LCH | lch(70.72, 34.48, 6.74°) |
| OKLab | oklab(76.08% 0.1037 0.011) |
| OKLCH | oklch(76.08% 0.104 6.1) |
| XYZ | xyz(51.6557, 41.7809, 41.8956) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.07
Faded Pink
#DE9DAC
ΔE00 3.60
Rose Pink
#F7879A
ΔE00 4.58
Dusty Pink (survey)
#D58A94
ΔE00 5.00
Rosa
#FE86A4
ΔE00 5.04
Dull Pink
#D5869D
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95A7 #95EAD8
analogous
#EA95D2 #EA95A7 #EAAD95
triadic
#EA95A7 #A7EA95 #95A7EA
tetradic
#EA95A7 #D2EA95 #95EAD8 #AD95EA
square
#EA95A7 #D2EA95 #95EAD8 #AD95EA
split-complementary
#EA95A7 #95EAAD #95D2EA
monochromatic
#D62F52 #E0627D #EA95A7 #F4C8D1 #FAE5EA
Accessibility & contrast
On white
2.24
#EA95A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EA95A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95A7
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95A7 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A7
Deuteranopia (green-blind)
#B7B3A5
Tritanopia (blue-blind)
#F88E9B
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95a7; /* rgb */ color: rgb(234, 149, 167); /* oklch */ color: oklch(76.1% 0.104 6.1);
Tailwind
colors: {
custom: {
50: '#f2b5c1',
500: '#ea95a7',
950: '#000000',
},
}SCSS
$custom: #ea95a7; $custom-light: #f2b5c1; $custom-dark: #000000;
JSON
{
"hex": "#ea95a7",
"rgb": {
"r": 234,
"g": 149,
"b": 167
},
"hsl": {
"h": 347.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76079,
"c": 0.10428,
"h": 6.1
},
"luminance": 0.41777
}Semantic roles & 50–950 ramp
primary
#EA95A7
secondary
#DAF1EC
accent
#CFA817
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081