#E99EA3#E99EA3
#E99EA3 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.4% C 0.090 H 15.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA3 |
|---|---|
| RGB | rgb(233, 158, 163) |
| HSL | hsl(356, 63%, 77%) |
| HSV | hsv(356, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 30%, 8.6%) |
| CIE-LAB | lab(72.51, 28.58, 8.82) |
| CIE-LCH | lch(72.51, 29.91, 17.16°) |
| OKLab | oklab(77.4% 0.0868 0.0232) |
| OKLCH | oklch(77.4% 0.09 15) |
| XYZ | xyz(52.4435, 44.4251, 40.4559) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 5.87
Dusty Pink
#D8A7B1
ΔE00 6.12
Soft Pink
#FDB0C0
ΔE00 6.30
Pig Pink
#E78EA5
ΔE00 6.33
Lightpink
#FFB6C1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA3 #9EE9E4
analogous
#E99EC9 #E99EA3 #E9BF9E
triadic
#E99EA3 #A3E99E #9EA3E9
tetradic
#E99EA3 #C9E99E #9EE9E4 #BF9EE9
square
#E99EA3 #C9E99E #9EE9E4 #BF9EE9
split-complementary
#E99EA3 #9EE9BF #9EC9E9
monochromatic
#D23A44 #DE6C74 #E99EA3 #F4D0D2 #F9E6E7
Accessibility & contrast
On white
2.12
#E99EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E99EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA3
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA3 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 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)
#ABA9A3
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#F797A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea3; /* rgb */ color: rgb(233, 158, 163); /* oklch */ color: oklch(77.4% 0.090 15.0);
Tailwind
colors: {
custom: {
50: '#f2bbbe',
500: '#e99ea3',
950: '#000000',
},
}SCSS
$custom: #e99ea3; $custom-light: #f2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#e99ea3",
"rgb": {
"r": 233,
"g": 158,
"b": 163
},
"hsl": {
"h": 356,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77396,
"c": 0.08986,
"h": 15
},
"luminance": 0.44422
}Semantic roles & 50–950 ramp
primary
#E99EA3
secondary
#DAF1EF
accent
#CBBF1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181