#E99FA8#E99FA8
#E99FA8 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.089 H 11.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FA8 |
|---|---|
| RGB | rgb(233, 159, 168) |
| HSL | hsl(353, 63%, 77%) |
| HSV | hsv(353, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 27.9%, 8.6%) |
| CIE-LAB | lab(72.86, 28.71, 6.56) |
| CIE-LCH | lch(72.86, 29.46, 12.87°) |
| OKLab | oklab(77.7% 0.0871 0.0175) |
| OKLCH | oklch(77.7% 0.089 11.3) |
| XYZ | xyz(53.0716, 44.9504, 42.9191) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.38
Pig Pink
#E78EA5
ΔE00 5.41
Dusty Pink (survey)
#D58A94
ΔE00 5.91
Lightpink
#FFB6C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FA8 #9FE9E0
analogous
#E99FCD #E99FA8 #E9BB9F
triadic
#E99FA8 #A8E99F #9FA8E9
tetradic
#E99FA8 #CDE99F #9FE9E0 #BB9FE9
square
#E99FA8 #CDE99F #9FE9E0 #BB9FE9
split-complementary
#E99FA8 #9FE9BB #9FCDE9
monochromatic
#D23B4E #DE6D7B #E99FA8 #F4D1D5 #F9E6E8
Accessibility & contrast
On white
2.10
#E99FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E99FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FA8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FA8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA8
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#F799A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fa8; /* rgb */ color: rgb(233, 159, 168); /* oklch */ color: oklch(77.7% 0.089 11.3);
Tailwind
colors: {
custom: {
50: '#f1bcc1',
500: '#e99fa8',
950: '#000000',
},
}SCSS
$custom: #e99fa8; $custom-light: #f1bcc1; $custom-dark: #000000;
JSON
{
"hex": "#e99fa8",
"rgb": {
"r": 233,
"g": 159,
"b": 168
},
"hsl": {
"h": 352.703,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77703,
"c": 0.08884,
"h": 11.3
},
"luminance": 0.44947
}Semantic roles & 50–950 ramp
primary
#E99FA8
secondary
#DAF1EE
accent
#CAB51B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181