#E99EA0#E99EA0
#E99EA0 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.090 H 17.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA0 |
|---|---|
| RGB | rgb(233, 158, 160) |
| HSL | hsl(358, 63%, 77%) |
| HSV | hsv(358, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 31.3%, 8.6%) |
| CIE-LAB | lab(72.44, 28.19, 10.38) |
| CIE-LCH | lch(72.44, 30.04, 20.21°) |
| OKLab | oklab(77.32% 0.0857 0.0272) |
| OKLCH | oklch(77.32% 0.09 17.6) |
| XYZ | xyz(52.1779, 44.3189, 39.0570) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.51
Dusty Pink (survey)
#D58A94
ΔE00 6.22
Dusty Pink
#D8A7B1
ΔE00 6.67
Blush (survey)
#F29E8E
ΔE00 6.83
Soft Pink
#FDB0C0
ΔE00 7.05
Lightpink
#FFB6C1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA0 #9EE9E7
analogous
#E99EC6 #E99EA0 #E9C29E
triadic
#E99EA0 #A0E99E #9EA0E9
tetradic
#E99EA0 #C6E99E #9EE9E7 #C29EE9
square
#E99EA0 #C6E99E #9EE9E7 #C29EE9
split-complementary
#E99EA0 #9EE9C2 #9EC6E9
monochromatic
#D23A3E #DE6C6F #E99EA0 #F4D0D1 #F9E6E7
Accessibility & contrast
On white
2.13
#E99EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E99EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A0
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#F7969F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea0; /* rgb */ color: rgb(233, 158, 160); /* oklch */ color: oklch(77.3% 0.090 17.6);
Tailwind
colors: {
custom: {
50: '#f2bbbc',
500: '#e99ea0',
950: '#000000',
},
}SCSS
$custom: #e99ea0; $custom-light: #f2bbbc; $custom-dark: #000000;
JSON
{
"hex": "#e99ea0",
"rgb": {
"r": 233,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.4,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77319,
"c": 0.08986,
"h": 17.6
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#E99EA0
secondary
#DAF1F0
accent
#CBC61B
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181