#E99EA5#E99EA5
#E99EA5 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.4% C 0.090 H 13.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA5 |
|---|---|
| RGB | rgb(233, 158, 165) |
| HSL | hsl(354, 63%, 77%) |
| HSV | hsv(354, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 29.2%, 8.6%) |
| CIE-LAB | lab(72.56, 28.85, 7.79) |
| CIE-LCH | lch(72.56, 29.88, 15.11°) |
| OKLab | oklab(77.45% 0.0876 0.0206) |
| OKLCH | oklch(77.45% 0.09 13.2) |
| XYZ | xyz(52.6241, 44.4973, 41.4071) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.93
Dusty Pink (survey)
#D58A94
ΔE00 5.75
Pig Pink
#E78EA5
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 5.86
Lightpink
#FFB6C1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA5 #9EE9E2
analogous
#E99ECB #E99EA5 #E9BD9E
triadic
#E99EA5 #A5E99E #9EA5E9
tetradic
#E99EA5 #CBE99E #9EE9E2 #BD9EE9
square
#E99EA5 #CBE99E #9EE9E2 #BD9EE9
split-complementary
#E99EA5 #9EE9BD #9ECBE9
monochromatic
#D23A48 #DE6C77 #E99EA5 #F4D0D3 #F9E6E8
Accessibility & contrast
On white
2.12
#E99EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E99EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA5
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA5 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA5
Deuteranopia (green-blind)
#BDB7A4
Tritanopia (blue-blind)
#F797A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea5; /* rgb */ color: rgb(233, 158, 165); /* oklch */ color: oklch(77.4% 0.090 13.2);
Tailwind
colors: {
custom: {
50: '#f1bbbf',
500: '#e99ea5',
950: '#000000',
},
}SCSS
$custom: #e99ea5; $custom-light: #f1bbbf; $custom-dark: #000000;
JSON
{
"hex": "#e99ea5",
"rgb": {
"r": 233,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.4,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77449,
"c": 0.08996,
"h": 13.2
},
"luminance": 0.44494
}Semantic roles & 50–950 ramp
primary
#E99EA5
secondary
#DAF1EF
accent
#CBBA1B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181