#E99EA4#E99EA4
#E99EA4 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.4% C 0.090 H 14.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA4 |
|---|---|
| RGB | rgb(233, 158, 164) |
| HSL | hsl(355, 63%, 77%) |
| HSV | hsv(355, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 29.6%, 8.6%) |
| CIE-LAB | lab(72.54, 28.71, 8.31) |
| CIE-LCH | lch(72.54, 29.89, 16.14°) |
| OKLab | oklab(77.42% 0.0872 0.0219) |
| OKLCH | oklch(77.42% 0.09 14.1) |
| XYZ | xyz(52.5334, 44.4611, 40.9296) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.23
Dusty Pink (survey)
#D58A94
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 5.96
Pig Pink
#E78EA5
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.07
Lightpink
#FFB6C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA4 #9EE9E3
analogous
#E99ECA #E99EA4 #E9BE9E
triadic
#E99EA4 #A4E99E #9EA4E9
tetradic
#E99EA4 #CAE99E #9EE9E3 #BE9EE9
square
#E99EA4 #CAE99E #9EE9E3 #BE9EE9
split-complementary
#E99EA4 #9EE9BE #9ECAE9
monochromatic
#D23A46 #DE6C75 #E99EA4 #F4D0D3 #F9E6E8
Accessibility & contrast
On white
2.12
#E99EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E99EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA4
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA4 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#F797A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea4; /* rgb */ color: rgb(233, 158, 164); /* oklch */ color: oklch(77.4% 0.090 14.1);
Tailwind
colors: {
custom: {
50: '#f1bbbe',
500: '#e99ea4',
950: '#000000',
},
}SCSS
$custom: #e99ea4; $custom-light: #f1bbbe; $custom-dark: #000000;
JSON
{
"hex": "#e99ea4",
"rgb": {
"r": 233,
"g": 158,
"b": 164
},
"hsl": {
"h": 355.2,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77422,
"c": 0.0899,
"h": 14.1
},
"luminance": 0.44458
}Semantic roles & 50–950 ramp
primary
#E99EA4
secondary
#DAF1EF
accent
#CBBD1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181