#E99FA9#E99FA9
#E99FA9 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.7% C 0.089 H 10.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FA9 |
|---|---|
| RGB | rgb(233, 159, 169) |
| HSL | hsl(352, 63%, 77%) |
| HSV | hsv(352, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 27.5%, 8.6%) |
| CIE-LAB | lab(72.88, 28.85, 6.05) |
| CIE-LCH | lch(72.88, 29.48, 11.84°) |
| OKLab | oklab(77.73% 0.0875 0.0161) |
| OKLCH | oklch(77.73% 0.089 10.5) |
| XYZ | xyz(53.1651, 44.9878, 43.4117) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.02
Soft Pink
#FDB0C0
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.29
Lightpink
#FFB6C1
ΔE00 5.88
Dusty Pink (survey)
#D58A94
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FA9 #9FE9DF
analogous
#E99FCE #E99FA9 #E9BA9F
triadic
#E99FA9 #A9E99F #9FA9E9
tetradic
#E99FA9 #CEE99F #9FE9DF #BA9FE9
square
#E99FA9 #CEE99F #9FE9DF #BA9FE9
split-complementary
#E99FA9 #9FE9BA #9FCEE9
monochromatic
#D23B50 #DE6D7C #E99FA9 #F4D1D6 #F9E6E9
Accessibility & contrast
On white
2.10
#E99FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E99FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FA9
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FA9 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA9
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#F699A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fa9; /* rgb */ color: rgb(233, 159, 169); /* oklch */ color: oklch(77.7% 0.089 10.5);
Tailwind
colors: {
custom: {
50: '#f1bcc2',
500: '#e99fa9',
950: '#000000',
},
}SCSS
$custom: #e99fa9; $custom-light: #f1bcc2; $custom-dark: #000000;
JSON
{
"hex": "#e99fa9",
"rgb": {
"r": 233,
"g": 159,
"b": 169
},
"hsl": {
"h": 351.892,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.7773,
"c": 0.08897,
"h": 10.5
},
"luminance": 0.44984
}Semantic roles & 50–950 ramp
primary
#E99FA9
secondary
#DAF1EE
accent
#CAB31B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181