#EA95A0#EA95A0
#EA95A0 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.9% C 0.103 H 11.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95A0 |
|---|---|
| RGB | rgb(234, 149, 160) |
| HSL | hsl(352, 67%, 75%) |
| HSV | hsv(352, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 31.6%, 8.2%) |
| CIE-LAB | lab(70.55, 33.33, 7.69) |
| CIE-LCH | lch(70.55, 34.21, 13.00°) |
| OKLab | oklab(75.89% 0.1011 0.0204) |
| OKLCH | oklch(75.89% 0.103 11.4) |
| XYZ | xyz(51.0260, 41.5291, 38.5793) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.23
Dusty Pink (survey)
#D58A94
ΔE00 4.39
Faded Pink
#DE9DAC
ΔE00 4.49
Rosa
#FE86A4
ΔE00 5.90
Dull Pink
#D5869D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95A0 #95EADF
analogous
#EA95CB #EA95A0 #EAB495
triadic
#EA95A0 #A0EA95 #95A0EA
tetradic
#EA95A0 #CBEA95 #95EADF #B495EA
square
#EA95A0 #CBEA95 #95EADF #B495EA
split-complementary
#EA95A0 #95EAB4 #95CBEA
monochromatic
#D62F44 #E06272 #EA95A0 #F4C8CE #FAE5E8
Accessibility & contrast
On white
2.26
#EA95A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA95A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95A0
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95A0 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#B8B39E
Tritanopia (blue-blind)
#F98D99
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95a0; /* rgb */ color: rgb(234, 149, 160); /* oklch */ color: oklch(75.9% 0.103 11.4);
Tailwind
colors: {
custom: {
50: '#f3b5bc',
500: '#ea95a0',
950: '#000000',
},
}SCSS
$custom: #ea95a0; $custom-light: #f3b5bc; $custom-dark: #000000;
JSON
{
"hex": "#ea95a0",
"rgb": {
"r": 234,
"g": 149,
"b": 160
},
"hsl": {
"h": 352.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75888,
"c": 0.10312,
"h": 11.4
},
"luminance": 0.41525
}Semantic roles & 50–950 ramp
primary
#EA95A0
secondary
#DAF1EE
accent
#CFB717
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081