#E99DBD#E99DBD
#E99DBD is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.0% C 0.099 H 352.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DBD |
|---|---|
| RGB | rgb(233, 157, 189) |
| HSL | hsl(335, 63%, 76%) |
| HSV | hsv(335, 33%, 91%) |
| CMYK | cmyk(0%, 32.6%, 18.9%, 8.6%) |
| CIE-LAB | lab(72.97, 32.79, -4.87) |
| CIE-LCH | lch(72.97, 33.15, 351.55°) |
| OKLab | oklab(77.97% 0.0978 -0.0125) |
| OKLCH | oklch(77.97% 0.099 352.7) |
| XYZ | xyz(54.8472, 45.1148, 53.9533) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.50
Baby Pink
#FFB7CE
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 6.84
Pinky
#FC86AA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DBD #9DE9C9
analogous
#E99DE3 #E99DBD #E9A39D
triadic
#E99DBD #BDE99D #9DBDE9
tetradic
#E99DBD #E3E99D #9DE9C9 #A39DE9
square
#E99DBD #E3E99D #9DE9C9 #A39DE9
split-complementary
#E99DBD #9DE9A3 #9DE3E9
monochromatic
#D3397A #DE6B9B #E99DBD #F4CFDF #F9E6EE
Accessibility & contrast
On white
2.10
#E99DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E99DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DBD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DBD | 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)
#A5ABBE
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#F49AA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99dbd; /* rgb */ color: rgb(233, 157, 189); /* oklch */ color: oklch(78.0% 0.099 352.7);
Tailwind
colors: {
custom: {
50: '#f1bad0',
500: '#e99dbd',
950: '#000000',
},
}SCSS
$custom: #e99dbd; $custom-light: #f1bad0; $custom-dark: #000000;
JSON
{
"hex": "#e99dbd",
"rgb": {
"r": 233,
"g": 157,
"b": 189
},
"hsl": {
"h": 334.737,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.7797,
"c": 0.09863,
"h": 352.7
},
"luminance": 0.45112
}Semantic roles & 50–950 ramp
primary
#E99DBD
secondary
#DAF1E7
accent
#CB811A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182