#E99FAB#E99FAB
#E99FAB is a light, moderate red. Relative luminance 0.451; OKLCH L 77.8% C 0.089 H 8.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FAB |
|---|---|
| RGB | rgb(233, 159, 171) |
| HSL | hsl(350, 63%, 77%) |
| HSV | hsv(350, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 26.6%, 8.6%) |
| CIE-LAB | lab(72.93, 29.12, 5.01) |
| CIE-LCH | lch(72.93, 29.55, 9.77°) |
| OKLab | oklab(77.79% 0.0882 0.0135) |
| OKLCH | oklch(77.79% 0.089 8.7) |
| XYZ | xyz(53.3543, 45.0635, 44.4081) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.57
Pig Pink
#E78EA5
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 4.88
Dusty Pink
#D8A7B1
ΔE00 5.18
Lightpink
#FFB6C1
ΔE00 5.83
Dusty Pink (survey)
#D58A94
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FAB #9FE9DD
analogous
#E99FD0 #E99FAB #E9B89F
triadic
#E99FAB #ABE99F #9FABE9
tetradic
#E99FAB #D0E99F #9FE9DD #B89FE9
square
#E99FAB #D0E99F #9FE9DD #B89FE9
split-complementary
#E99FAB #9FE9B8 #9FD0E9
monochromatic
#D23B54 #DE6D7F #E99FAB #F4D1D7 #F9E6E9
Accessibility & contrast
On white
2.10
#E99FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E99FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FAB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FAB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#F699A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fab; /* rgb */ color: rgb(233, 159, 171); /* oklch */ color: oklch(77.8% 0.089 8.7);
Tailwind
colors: {
custom: {
50: '#f1bcc4',
500: '#e99fab',
950: '#000000',
},
}SCSS
$custom: #e99fab; $custom-light: #f1bcc4; $custom-dark: #000000;
JSON
{
"hex": "#e99fab",
"rgb": {
"r": 233,
"g": 159,
"b": 171
},
"hsl": {
"h": 350.27,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77785,
"c": 0.08926,
"h": 8.7
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#E99FAB
secondary
#DAF1ED
accent
#CAAE1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171212
muted
#858181