#EA95A2#EA95A2
#EA95A2 is a light, moderate red. Relative luminance 0.416; OKLCH L 75.9% C 0.103 H 9.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95A2 |
|---|---|
| RGB | rgb(234, 149, 162) |
| HSL | hsl(351, 67%, 75%) |
| HSV | hsv(351, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 30.8%, 8.2%) |
| CIE-LAB | lab(70.59, 33.59, 6.65) |
| CIE-LCH | lch(70.59, 34.24, 11.20°) |
| OKLab | oklab(75.94% 0.1018 0.0177) |
| OKLCH | oklch(75.94% 0.103 9.9) |
| XYZ | xyz(51.2024, 41.5996, 39.5081) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.19
Dusty Pink (survey)
#D58A94
ΔE00 4.46
Rosa
#FE86A4
ΔE00 5.55
Dull Pink
#D5869D
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95A2 #95EADD
analogous
#EA95CC #EA95A2 #EAB395
triadic
#EA95A2 #A2EA95 #95A2EA
tetradic
#EA95A2 #CCEA95 #95EADD #B395EA
square
#EA95A2 #CCEA95 #95EADD #B395EA
split-complementary
#EA95A2 #95EAB3 #95CCEA
monochromatic
#D62F48 #E06275 #EA95A2 #F4C8CF #FAE5E9
Accessibility & contrast
On white
2.25
#EA95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95A2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95A2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#F98E9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95a2; /* rgb */ color: rgb(234, 149, 162); /* oklch */ color: oklch(75.9% 0.103 9.9);
Tailwind
colors: {
custom: {
50: '#f3b5bd',
500: '#ea95a2',
950: '#000000',
},
}SCSS
$custom: #ea95a2; $custom-light: #f3b5bd; $custom-dark: #000000;
JSON
{
"hex": "#ea95a2",
"rgb": {
"r": 234,
"g": 149,
"b": 162
},
"hsl": {
"h": 350.824,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75942,
"c": 0.10337,
"h": 9.9
},
"luminance": 0.41596
}Semantic roles & 50–950 ramp
primary
#EA95A2
secondary
#DAF1EE
accent
#CFB317
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081