#E99EA6#E99EA6
#E99EA6 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.5% C 0.090 H 12.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA6 |
|---|---|
| RGB | rgb(233, 158, 166) |
| HSL | hsl(354, 63%, 77%) |
| HSV | hsv(354, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 28.8%, 8.6%) |
| CIE-LAB | lab(72.58, 28.98, 7.27) |
| CIE-LCH | lch(72.58, 29.88, 14.09°) |
| OKLab | oklab(77.48% 0.088 0.0193) |
| OKLCH | oklch(77.48% 0.09 12.4) |
| XYZ | xyz(52.7155, 44.5339, 41.8883) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 5.67
Dusty Pink
#D8A7B1
ΔE00 5.69
Dusty Pink (survey)
#D58A94
ΔE00 5.72
Lightpink
#FFB6C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA6 #9EE9E1
analogous
#E99ECC #E99EA6 #E9BC9E
triadic
#E99EA6 #A6E99E #9EA6E9
tetradic
#E99EA6 #CCE99E #9EE9E1 #BC9EE9
square
#E99EA6 #CCE99E #9EE9E1 #BC9EE9
split-complementary
#E99EA6 #9EE9BC #9ECCE9
monochromatic
#D23A4A #DE6C78 #E99EA6 #F4D0D4 #F9E6E8
Accessibility & contrast
On white
2.12
#E99EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E99EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA6
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA6 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA6
Deuteranopia (green-blind)
#BDB7A5
Tritanopia (blue-blind)
#F797A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea6; /* rgb */ color: rgb(233, 158, 166); /* oklch */ color: oklch(77.5% 0.090 12.4);
Tailwind
colors: {
custom: {
50: '#f1bbc0',
500: '#e99ea6',
950: '#000000',
},
}SCSS
$custom: #e99ea6; $custom-light: #f1bbc0; $custom-dark: #000000;
JSON
{
"hex": "#e99ea6",
"rgb": {
"r": 233,
"g": 158,
"b": 166
},
"hsl": {
"h": 353.6,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77475,
"c": 0.09004,
"h": 12.4
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#E99EA6
secondary
#DAF1EE
accent
#CBB81B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181