#E99FAC#E99FAC
#E99FAC is a light, moderate red. Relative luminance 0.451; OKLCH L 77.8% C 0.089 H 7.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FAC |
|---|---|
| RGB | rgb(233, 159, 172) |
| HSL | hsl(349, 63%, 77%) |
| HSV | hsv(349, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 26.2%, 8.6%) |
| CIE-LAB | lab(72.96, 29.26, 4.50) |
| CIE-LCH | lch(72.96, 29.61, 8.74°) |
| OKLab | oklab(77.81% 0.0886 0.0122) |
| OKLCH | oklch(77.81% 0.089 7.8) |
| XYZ | xyz(53.4500, 45.1017, 44.9119) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.38
Pig Pink
#E78EA5
ΔE00 4.66
Soft Pink
#FDB0C0
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 5.83
Dusty Pink (survey)
#D58A94
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FAC #9FE9DC
analogous
#E99FD1 #E99FAC #E9B79F
triadic
#E99FAC #ACE99F #9FACE9
tetradic
#E99FAC #D1E99F #9FE9DC #B79FE9
square
#E99FAC #D1E99F #9FE9DC #B79FE9
split-complementary
#E99FAC #9FE9B7 #9FD1E9
monochromatic
#D23B56 #DE6D81 #E99FAC #F4D1D7 #F9E6E9
Accessibility & contrast
On white
2.10
#E99FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E99FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FAC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FAC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAC
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#F699A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fac; /* rgb */ color: rgb(233, 159, 172); /* oklch */ color: oklch(77.8% 0.089 7.8);
Tailwind
colors: {
custom: {
50: '#f1bcc4',
500: '#e99fac',
950: '#000000',
},
}SCSS
$custom: #e99fac; $custom-light: #f1bcc4; $custom-dark: #000000;
JSON
{
"hex": "#e99fac",
"rgb": {
"r": 233,
"g": 159,
"b": 172
},
"hsl": {
"h": 349.459,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77812,
"c": 0.08944,
"h": 7.8
},
"luminance": 0.45098
}Semantic roles & 50–950 ramp
primary
#E99FAC
secondary
#DAF1ED
accent
#CAAC1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171212
muted
#858181