#E99DBA#E99DBA
#E99DBA is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.097 H 355.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DBA |
|---|---|
| RGB | rgb(233, 157, 186) |
| HSL | hsl(337, 63%, 76%) |
| HSV | hsv(337, 33%, 91%) |
| CMYK | cmyk(0%, 32.6%, 20.2%, 8.6%) |
| CIE-LAB | lab(72.88, 32.34, -3.34) |
| CIE-LCH | lch(72.88, 32.51, 354.10°) |
| OKLab | oklab(77.88% 0.0968 -0.0084) |
| OKLCH | oklch(77.88% 0.097 355) |
| XYZ | xyz(54.5249, 44.9859, 52.2560) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.88
Powder Pink
#FFB2D0
ΔE00 5.50
Soft Pink
#FDB0C0
ΔE00 6.27
Baby Pink
#FFB7CE
ΔE00 6.47
Pinky
#FC86AA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DBA #9DE9CC
analogous
#E99DE0 #E99DBA #E9A69D
triadic
#E99DBA #BAE99D #9DBAE9
tetradic
#E99DBA #E0E99D #9DE9CC #A69DE9
square
#E99DBA #E0E99D #9DE9CC #A69DE9
split-complementary
#E99DBA #9DE9A6 #9DE0E9
monochromatic
#D33974 #DE6B97 #E99DBA #F4CFDD #F9E6ED
Accessibility & contrast
On white
2.10
#E99DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E99DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DBA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DBA | 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)
#A5ABBB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#F59AA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99dba; /* rgb */ color: rgb(233, 157, 186); /* oklch */ color: oklch(77.9% 0.097 355.0);
Tailwind
colors: {
custom: {
50: '#f1bace',
500: '#e99dba',
950: '#000000',
},
}SCSS
$custom: #e99dba; $custom-light: #f1bace; $custom-dark: #000000;
JSON
{
"hex": "#e99dba",
"rgb": {
"r": 233,
"g": 157,
"b": 186
},
"hsl": {
"h": 337.105,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.77877,
"c": 0.09716,
"h": 355
},
"luminance": 0.44983
}Semantic roles & 50–950 ramp
primary
#E99DBA
secondary
#DAF1E8
accent
#CB881A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182