#E99FA4#E99FA4
#E99FA4 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.6% C 0.089 H 14.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FA4 |
|---|---|
| RGB | rgb(233, 159, 164) |
| HSL | hsl(356, 63%, 77%) |
| HSV | hsv(356, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 29.6%, 8.6%) |
| CIE-LAB | lab(72.76, 28.18, 8.63) |
| CIE-LCH | lch(72.76, 29.47, 17.03°) |
| OKLab | oklab(77.6% 0.0856 0.0227) |
| OKLCH | oklch(77.6% 0.089 14.9) |
| XYZ | xyz(52.7047, 44.8036, 40.9867) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.46
Dusty Pink
#D8A7B1
ΔE00 5.92
Dusty Pink (survey)
#D58A94
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.37
Pig Pink
#E78EA5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FA4 #9FE9E4
analogous
#E99FC9 #E99FA4 #E9BF9F
triadic
#E99FA4 #A4E99F #9FA4E9
tetradic
#E99FA4 #C9E99F #9FE9E4 #BF9FE9
square
#E99FA4 #C9E99F #9FE9E4 #BF9FE9
split-complementary
#E99FA4 #9FE9BF #9FC9E9
monochromatic
#D23B46 #DE6D75 #E99FA4 #F4D1D3 #F9E6E7
Accessibility & contrast
On white
2.11
#E99FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E99FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FA4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FA4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#F798A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fa4; /* rgb */ color: rgb(233, 159, 164); /* oklch */ color: oklch(77.6% 0.089 14.9);
Tailwind
colors: {
custom: {
50: '#f1bcbe',
500: '#e99fa4',
950: '#000000',
},
}SCSS
$custom: #e99fa4; $custom-light: #f1bcbe; $custom-dark: #000000;
JSON
{
"hex": "#e99fa4",
"rgb": {
"r": 233,
"g": 159,
"b": 164
},
"hsl": {
"h": 355.946,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77597,
"c": 0.08857,
"h": 14.9
},
"luminance": 0.448
}Semantic roles & 50–950 ramp
primary
#E99FA4
secondary
#DAF1EF
accent
#CABF1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181