#E99AA0#E99AA0
#E99AA0 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.6% C 0.095 H 14.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E99AA0 |
|---|---|
| RGB | rgb(233, 154, 160) |
| HSL | hsl(355, 64%, 76%) |
| HSV | hsv(355, 34%, 91%) |
| CMYK | cmyk(0%, 33.9%, 31.3%, 8.6%) |
| CIE-LAB | lab(71.54, 30.32, 9.10) |
| CIE-LCH | lch(71.54, 31.65, 16.70°) |
| OKLab | oklab(76.63% 0.092 0.0239) |
| OKLCH | oklch(76.63% 0.095 14.6) |
| XYZ | xyz(51.5067, 42.9764, 38.8333) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.70
Dusty Pink (survey)
#D58A94
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.66
Rose Pink
#F7879A
ΔE00 5.79
Greyish Pink
#C88D94
ΔE00 6.67
Dusty Pink
#D8A7B1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99AA0 #9AE9E3
analogous
#E99AC7 #E99AA0 #E9BB9A
triadic
#E99AA0 #A0E99A #9AA0E9
tetradic
#E99AA0 #C7E99A #9AE9E3 #BB9AE9
square
#E99AA0 #C7E99A #9AE9E3 #BB9AE9
split-complementary
#E99AA0 #9AE9BB #9AC7E9
monochromatic
#D33541 #DE6871 #E99AA0 #F4CCCF #FAE6E7
Accessibility & contrast
On white
2.19
#E99AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E99AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99AA0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99AA0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#F8929C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e99aa0; /* rgb */ color: rgb(233, 154, 160); /* oklch */ color: oklch(76.6% 0.095 14.6);
Tailwind
colors: {
custom: {
50: '#f2b8bc',
500: '#e99aa0',
950: '#000000',
},
}SCSS
$custom: #e99aa0; $custom-light: #f2b8bc; $custom-dark: #000000;
JSON
{
"hex": "#e99aa0",
"rgb": {
"r": 233,
"g": 154,
"b": 160
},
"hsl": {
"h": 355.443,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.76625,
"c": 0.09509,
"h": 14.6
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#E99AA0
secondary
#DAF1EF
accent
#CCBE19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081