#E196A2#E196A2
#E196A2 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.1% C 0.091 H 9.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E196A2 |
|---|---|
| RGB | rgb(225, 150, 162) |
| HSL | hsl(350, 56%, 74%) |
| HSV | hsv(350, 33%, 88%) |
| CMYK | cmyk(0%, 33.3%, 28%, 11.8%) |
| CIE-LAB | lab(69.78, 29.77, 5.34) |
| CIE-LCH | lch(69.78, 30.25, 10.17°) |
| OKLab | oklab(75.09% 0.0902 0.0143) |
| OKLCH | oklch(75.09% 0.091 9) |
| XYZ | xyz(48.4805, 40.4320, 39.4261) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.81
Pig Pink
#E78EA5
ΔE00 3.58
Dusty Pink (survey)
#D58A94
ΔE00 3.64
Greyish Pink
#C88D94
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196A2 #96E1D5
analogous
#E196C7 #E196A2 #E1AF96
triadic
#E196A2 #A2E196 #96A2E1
tetradic
#E196A2 #C7E196 #96E1D5 #AF96E1
square
#E196A2 #C7E196 #96E1D5 #AF96E1
split-complementary
#E196A2 #96E1AF #96C7E1
monochromatic
#C4384F #D36678 #E196A2 #EFC6CC #F8E7EA
Accessibility & contrast
On white
2.31
#E196A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E196A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196A2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196A2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#EE909A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e196a2; /* rgb */ color: rgb(225, 150, 162); /* oklch */ color: oklch(75.1% 0.091 9.0);
Tailwind
colors: {
custom: {
50: '#ecb5bd',
500: '#e196a2',
950: '#000000',
},
}SCSS
$custom: #e196a2; $custom-light: #ecb5bd; $custom-dark: #000000;
JSON
{
"hex": "#e196a2",
"rgb": {
"r": 225,
"g": 150,
"b": 162
},
"hsl": {
"h": 350.4,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.75089,
"c": 0.09136,
"h": 9
},
"luminance": 0.40429
}Semantic roles & 50–950 ramp
primary
#E196A2
secondary
#DCEFEC
accent
#C3A922
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081