#E199AA#E199AA
#E199AA is a light, moderate red. Relative luminance 0.417; OKLCH L 75.8% C 0.089 H 3.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E199AA |
|---|---|
| RGB | rgb(225, 153, 170) |
| HSL | hsl(346, 55%, 74%) |
| HSV | hsv(346, 32%, 88%) |
| CMYK | cmyk(0%, 32%, 24.4%, 11.8%) |
| CIE-LAB | lab(70.66, 29.28, 2.17) |
| CIE-LCH | lch(70.66, 29.36, 4.23°) |
| OKLab | oklab(75.83% 0.0884 0.0061) |
| OKLCH | oklch(75.83% 0.089 3.9) |
| XYZ | xyz(49.6992, 41.6953, 43.4527) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.44
Pig Pink
#E78EA5
ΔE00 3.32
Dusty Pink (survey)
#D58A94
ΔE00 5.08
Dull Pink
#D5869D
ΔE00 5.16
Dusty Pink
#D8A7B1
ΔE00 5.34
Greyish Pink
#C88D94
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199AA #99E1D0
analogous
#E199CE #E199AA #E1AC99
triadic
#E199AA #AAE199 #99AAE1
tetradic
#E199AA #CEE199 #99E1D0 #AC99E1
square
#E199AA #CEE199 #99E1D0 #AC99E1
split-complementary
#E199AA #99E1AC #99CEE1
monochromatic
#C53A5B #D36A83 #E199AA #EFC8D1 #F8E7EB
Accessibility & contrast
On white
2.25
#E199AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E199AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199AA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199AA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#ED949F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e199aa; /* rgb */ color: rgb(225, 153, 170); /* oklch */ color: oklch(75.8% 0.089 3.9);
Tailwind
colors: {
custom: {
50: '#ecb7c3',
500: '#e199aa',
950: '#000000',
},
}SCSS
$custom: #e199aa; $custom-light: #ecb7c3; $custom-dark: #000000;
JSON
{
"hex": "#e199aa",
"rgb": {
"r": 225,
"g": 153,
"b": 170
},
"hsl": {
"h": 345.833,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.75835,
"c": 0.08864,
"h": 3.9
},
"luminance": 0.41692
}Semantic roles & 50–950 ramp
primary
#E199AA
secondary
#DCEFEB
accent
#C29D23
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081