#EA96A2#EA96A2
#EA96A2 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.1% C 0.102 H 10.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96A2 |
|---|---|
| RGB | rgb(234, 150, 162) |
| HSL | hsl(351, 67%, 75%) |
| HSV | hsv(351, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 30.8%, 8.2%) |
| CIE-LAB | lab(70.81, 33.06, 6.97) |
| CIE-LCH | lch(70.81, 33.79, 11.90°) |
| OKLab | oklab(76.11% 0.1003 0.0185) |
| OKLCH | oklch(76.11% 0.102 10.5) |
| XYZ | xyz(51.3613, 41.9174, 39.5611) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.65
Faded Pink
#DE9DAC
ΔE00 4.10
Rose Pink
#F7879A
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 4.54
Rosa
#FE86A4
ΔE00 5.84
Dull Pink
#D5869D
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96A2 #96EADE
analogous
#EA96CC #EA96A2 #EAB496
triadic
#EA96A2 #A2EA96 #96A2EA
tetradic
#EA96A2 #CCEA96 #96EADE #B496EA
square
#EA96A2 #CCEA96 #96EADE #B496EA
split-complementary
#EA96A2 #96EAB4 #96CCEA
monochromatic
#D63048 #E06375 #EA96A2 #F4C9CF #FAE5E8
Accessibility & contrast
On white
2.24
#EA96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EA96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96A2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96A2 | 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)
#A4A4A2
Deuteranopia (green-blind)
#B9B3A0
Tritanopia (blue-blind)
#F98F9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea96a2; /* rgb */ color: rgb(234, 150, 162); /* oklch */ color: oklch(76.1% 0.102 10.5);
Tailwind
colors: {
custom: {
50: '#f3b6bd',
500: '#ea96a2',
950: '#000000',
},
}SCSS
$custom: #ea96a2; $custom-light: #f3b6bd; $custom-dark: #000000;
JSON
{
"hex": "#ea96a2",
"rgb": {
"r": 234,
"g": 150,
"b": 162
},
"hsl": {
"h": 351.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7611,
"c": 0.10194,
"h": 10.5
},
"luminance": 0.41914
}Semantic roles & 50–950 ramp
primary
#EA96A2
secondary
#DAF1EE
accent
#CFB417
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081