#EA95AA#EA95AA
#EA95AA is a light, moderate red. Relative luminance 0.419; OKLCH L 76.2% C 0.105 H 3.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95AA |
|---|---|
| RGB | rgb(234, 149, 170) |
| HSL | hsl(345, 67%, 75%) |
| HSV | hsv(345, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 27.4%, 8.2%) |
| CIE-LAB | lab(70.80, 34.65, 2.49) |
| CIE-LCH | lch(70.80, 34.73, 4.11°) |
| OKLab | oklab(76.16% 0.1048 0.007) |
| OKLCH | oklch(76.16% 0.105 3.8) |
| XYZ | xyz(51.9362, 41.8932, 43.3731) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.73
Faded Pink
#DE9DAC
ΔE00 3.60
Pinky
#FC86AA
ΔE00 4.97
Rosa
#FE86A4
ΔE00 4.99
Dull Pink
#D5869D
ΔE00 5.03
Rose Pink
#F7879A
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95AA #95EAD5
analogous
#EA95D5 #EA95AA #EAAA95
triadic
#EA95AA #AAEA95 #95AAEA
tetradic
#EA95AA #D5EA95 #95EAD5 #AA95EA
square
#EA95AA #D5EA95 #95EAD5 #AA95EA
split-complementary
#EA95AA #95EAAA #95D5EA
monochromatic
#D62F58 #E06281 #EA95AA #F4C8D3 #FAE5EB
Accessibility & contrast
On white
2.24
#EA95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EA95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95AA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95AA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#F88F9C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95aa; /* rgb */ color: rgb(234, 149, 170); /* oklch */ color: oklch(76.2% 0.105 3.8);
Tailwind
colors: {
custom: {
50: '#f2b5c3',
500: '#ea95aa',
950: '#000000',
},
}SCSS
$custom: #ea95aa; $custom-light: #f2b5c3; $custom-dark: #000000;
JSON
{
"hex": "#ea95aa",
"rgb": {
"r": 234,
"g": 149,
"b": 170
},
"hsl": {
"h": 345.176,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76164,
"c": 0.10501,
"h": 3.8
},
"luminance": 0.4189
}Semantic roles & 50–950 ramp
primary
#EA95AA
secondary
#DAF1EC
accent
#CFA117
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081