#EA96A3#EA96A3
#EA96A3 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.1% C 0.102 H 9.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96A3 |
|---|---|
| RGB | rgb(234, 150, 163) |
| HSL | hsl(351, 67%, 75%) |
| HSV | hsv(351, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 30.3%, 8.2%) |
| CIE-LAB | lab(70.84, 33.19, 6.44) |
| CIE-LCH | lch(70.84, 33.81, 10.99°) |
| OKLab | oklab(76.14% 0.1006 0.0172) |
| OKLCH | oklch(76.14% 0.102 9.7) |
| XYZ | xyz(51.4505, 41.9531, 40.0311) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.36
Faded Pink
#DE9DAC
ΔE00 3.92
Rose Pink
#F7879A
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 4.59
Rosa
#FE86A4
ΔE00 5.69
Dull Pink
#D5869D
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96A3 #96EADD
analogous
#EA96CD #EA96A3 #EAB396
triadic
#EA96A3 #A3EA96 #96A3EA
tetradic
#EA96A3 #CDEA96 #96EADD #B396EA
square
#EA96A3 #CDEA96 #96EADD #B396EA
split-complementary
#EA96A3 #96EAB3 #96CDEA
monochromatic
#D6304A #E06376 #EA96A3 #F4C9D0 #FAE5E9
Accessibility & contrast
On white
2.24
#EA96A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EA96A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96A3
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96A3 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A3
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#F98F9B
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea96a3; /* rgb */ color: rgb(234, 150, 163); /* oklch */ color: oklch(76.1% 0.102 9.7);
Tailwind
colors: {
custom: {
50: '#f2b6be',
500: '#ea96a3',
950: '#000000',
},
}SCSS
$custom: #ea96a3; $custom-light: #f2b6be; $custom-dark: #000000;
JSON
{
"hex": "#ea96a3",
"rgb": {
"r": 234,
"g": 150,
"b": 163
},
"hsl": {
"h": 350.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76137,
"c": 0.10209,
"h": 9.7
},
"luminance": 0.41949
}Semantic roles & 50–950 ramp
primary
#EA96A3
secondary
#DAF1EE
accent
#CFB217
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081