#E197A3#E197A3
#E197A3 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.3% C 0.090 H 8.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E197A3 |
|---|---|
| RGB | rgb(225, 151, 163) |
| HSL | hsl(350, 55%, 74%) |
| HSV | hsv(350, 33%, 88%) |
| CMYK | cmyk(0%, 32.9%, 27.6%, 11.8%) |
| CIE-LAB | lab(70.03, 29.37, 5.14) |
| CIE-LCH | lch(70.03, 29.82, 9.93°) |
| OKLab | oklab(75.29% 0.089 0.0138) |
| OKLCH | oklch(75.29% 0.09 8.8) |
| XYZ | xyz(48.7300, 40.7882, 39.9495) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 3.70
Dusty Pink (survey)
#D58A94
ΔE00 3.85
Greyish Pink
#C88D94
ΔE00 5.26
Dull Pink
#D5869D
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E197A3 #97E1D5
analogous
#E197C8 #E197A3 #E1B097
triadic
#E197A3 #A3E197 #97A3E1
tetradic
#E197A3 #C8E197 #97E1D5 #B097E1
square
#E197A3 #C8E197 #97E1D5 #B097E1
split-complementary
#E197A3 #97E1B0 #97C8E1
monochromatic
#C5394F #D36779 #E197A3 #EFC6CD #F8E7EA
Accessibility & contrast
On white
2.29
#E197A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E197A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E197A3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E197A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E197A3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#B5B0A2
Tritanopia (blue-blind)
#EE919B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e197a3; /* rgb */ color: rgb(225, 151, 163); /* oklch */ color: oklch(75.3% 0.090 8.8);
Tailwind
colors: {
custom: {
50: '#ecb6be',
500: '#e197a3',
950: '#000000',
},
}SCSS
$custom: #e197a3; $custom-light: #ecb6be; $custom-dark: #000000;
JSON
{
"hex": "#e197a3",
"rgb": {
"r": 225,
"g": 151,
"b": 163
},
"hsl": {
"h": 350.27,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.7529,
"c": 0.09007,
"h": 8.8
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#E197A3
secondary
#DCEFEC
accent
#C3A923
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081