#E99DB1#E99DB1
#E99DB1 is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.6% C 0.094 H 2.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DB1 |
|---|---|
| RGB | rgb(233, 157, 177) |
| HSL | hsl(344, 63%, 76%) |
| HSV | hsv(344, 33%, 91%) |
| CMYK | cmyk(0%, 32.6%, 24%, 8.6%) |
| CIE-LAB | lab(72.64, 31.03, 1.27) |
| CIE-LCH | lch(72.64, 31.05, 2.35°) |
| OKLab | oklab(77.61% 0.0936 0.0038) |
| OKLCH | oklch(77.61% 0.094 2.3) |
| XYZ | xyz(53.5981, 44.6151, 47.3749) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.40
Pig Pink
#E78EA5
ΔE00 3.73
Soft Pink
#FDB0C0
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 5.76
Dull Pink
#D5869D
ΔE00 6.35
Powder Pink
#FFB2D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DB1 #9DE9D5
analogous
#E99DD7 #E99DB1 #E9AF9D
triadic
#E99DB1 #B1E99D #9DB1E9
tetradic
#E99DB1 #D7E99D #9DE9D5 #AF9DE9
square
#E99DB1 #D7E99D #9DE9D5 #AF9DE9
split-complementary
#E99DB1 #9DE9AF #9DD7E9
monochromatic
#D33961 #DE6B89 #E99DB1 #F4CFD9 #F9E6EB
Accessibility & contrast
On white
2.12
#E99DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E99DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DB1
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DB1 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#F698A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99db1; /* rgb */ color: rgb(233, 157, 177); /* oklch */ color: oklch(77.6% 0.094 2.3);
Tailwind
colors: {
custom: {
50: '#f1bac8',
500: '#e99db1',
950: '#000000',
},
}SCSS
$custom: #e99db1; $custom-light: #f1bac8; $custom-dark: #000000;
JSON
{
"hex": "#e99db1",
"rgb": {
"r": 233,
"g": 157,
"b": 177
},
"hsl": {
"h": 344.211,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.77609,
"c": 0.09368,
"h": 2.3
},
"luminance": 0.44612
}Semantic roles & 50–950 ramp
primary
#E99DB1
secondary
#DAF1EB
accent
#CB9D1A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182