#E99EA2#E99EA2
#E99EA2 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.4% C 0.090 H 15.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA2 |
|---|---|
| RGB | rgb(233, 158, 162) |
| HSL | hsl(357, 63%, 77%) |
| HSV | hsv(357, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 30.5%, 8.6%) |
| CIE-LAB | lab(72.49, 28.45, 9.34) |
| CIE-LCH | lch(72.49, 29.95, 18.18°) |
| OKLab | oklab(77.37% 0.0864 0.0245) |
| OKLCH | oklch(77.37% 0.09 15.9) |
| XYZ | xyz(52.3542, 44.3894, 39.9859) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.29
Soft Pink
#FDB0C0
ΔE00 6.54
Pig Pink
#E78EA5
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA2 #9EE9E5
analogous
#E99EC8 #E99EA2 #E9C09E
triadic
#E99EA2 #A2E99E #9EA2E9
tetradic
#E99EA2 #C8E99E #9EE9E5 #C09EE9
square
#E99EA2 #C8E99E #9EE9E5 #C09EE9
split-complementary
#E99EA2 #9EE9C0 #9EC8E9
monochromatic
#D23A42 #DE6C72 #E99EA2 #F4D0D2 #F9E6E7
Accessibility & contrast
On white
2.13
#E99EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E99EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#F797A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea2; /* rgb */ color: rgb(233, 158, 162); /* oklch */ color: oklch(77.4% 0.090 15.9);
Tailwind
colors: {
custom: {
50: '#f2bbbd',
500: '#e99ea2',
950: '#000000',
},
}SCSS
$custom: #e99ea2; $custom-light: #f2bbbd; $custom-dark: #000000;
JSON
{
"hex": "#e99ea2",
"rgb": {
"r": 233,
"g": 158,
"b": 162
},
"hsl": {
"h": 356.8,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.7737,
"c": 0.08985,
"h": 15.9
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#E99EA2
secondary
#DAF1F0
accent
#CBC11B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181