#E99AA2#E99AA2
#E99AA2 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.7% C 0.095 H 12.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E99AA2 |
|---|---|
| RGB | rgb(233, 154, 162) |
| HSL | hsl(354, 64%, 76%) |
| HSV | hsv(354, 34%, 91%) |
| CMYK | cmyk(0%, 33.9%, 30.5%, 8.6%) |
| CIE-LAB | lab(71.59, 30.58, 8.06) |
| CIE-LCH | lch(71.59, 31.62, 14.76°) |
| OKLab | oklab(76.68% 0.0928 0.0213) |
| OKLCH | oklch(76.68% 0.095 12.9) |
| XYZ | xyz(51.6830, 43.0470, 39.7622) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.14
Dusty Pink (survey)
#D58A94
ΔE00 5.01
Pig Pink
#E78EA5
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.58
Soft Pink
#FDB0C0
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99AA2 #9AE9E1
analogous
#E99AC9 #E99AA2 #E9B99A
triadic
#E99AA2 #A2E99A #9AA2E9
tetradic
#E99AA2 #C9E99A #9AE9E1 #B99AE9
square
#E99AA2 #C9E99A #9AE9E1 #B99AE9
split-complementary
#E99AA2 #9AE9B9 #9AC9E9
monochromatic
#D33545 #DE6874 #E99AA2 #F4CCD0 #FAE6E8
Accessibility & contrast
On white
2.19
#E99AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E99AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99AA2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99AA2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#F7939D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e99aa2; /* rgb */ color: rgb(233, 154, 162); /* oklch */ color: oklch(76.7% 0.095 12.9);
Tailwind
colors: {
custom: {
50: '#f2b8bd',
500: '#e99aa2',
950: '#000000',
},
}SCSS
$custom: #e99aa2; $custom-light: #f2b8bd; $custom-dark: #000000;
JSON
{
"hex": "#e99aa2",
"rgb": {
"r": 233,
"g": 154,
"b": 162
},
"hsl": {
"h": 353.924,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.76678,
"c": 0.0952,
"h": 12.9
},
"luminance": 0.43043
}Semantic roles & 50–950 ramp
primary
#E99AA2
secondary
#DAF1EF
accent
#CCBA19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081