#E99EA8#E99EA8
#E99EA8 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.5% C 0.090 H 10.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EA8 |
|---|---|
| RGB | rgb(233, 158, 168) |
| HSL | hsl(352, 63%, 77%) |
| HSV | hsv(352, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 27.9%, 8.6%) |
| CIE-LAB | lab(72.63, 29.25, 6.24) |
| CIE-LCH | lch(72.63, 29.90, 12.04°) |
| OKLab | oklab(77.53% 0.0887 0.0166) |
| OKLCH | oklch(77.53% 0.09 10.6) |
| XYZ | xyz(52.9003, 44.6078, 42.8621) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.10
Pig Pink
#E78EA5
ΔE00 5.03
Soft Pink
#FDB0C0
ΔE00 5.33
Dusty Pink
#D8A7B1
ΔE00 5.50
Dusty Pink (survey)
#D58A94
ΔE00 5.73
Lightpink
#FFB6C1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EA8 #9EE9DF
analogous
#E99ECE #E99EA8 #E9BA9E
triadic
#E99EA8 #A8E99E #9EA8E9
tetradic
#E99EA8 #CEE99E #9EE9DF #BA9EE9
square
#E99EA8 #CEE99E #9EE9DF #BA9EE9
split-complementary
#E99EA8 #9EE9BA #9ECEE9
monochromatic
#D23A4F #DE6C7B #E99EA8 #F4D0D5 #F9E6E9
Accessibility & contrast
On white
2.12
#E99EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E99EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EA8
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EA8 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA8
Deuteranopia (green-blind)
#BCB8A7
Tritanopia (blue-blind)
#F798A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99ea8; /* rgb */ color: rgb(233, 158, 168); /* oklch */ color: oklch(77.5% 0.090 10.6);
Tailwind
colors: {
custom: {
50: '#f1bbc1',
500: '#e99ea8',
950: '#000000',
},
}SCSS
$custom: #e99ea8; $custom-light: #f1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#e99ea8",
"rgb": {
"r": 233,
"g": 158,
"b": 168
},
"hsl": {
"h": 352,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.77529,
"c": 0.09025,
"h": 10.6
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#E99EA8
secondary
#DAF1EE
accent
#CBB31B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181