#E993AA#E993AA
#E993AA is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.7% C 0.107 H 2.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E993AA |
|---|---|
| RGB | rgb(233, 147, 170) |
| HSL | hsl(344, 66%, 75%) |
| HSV | hsv(344, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 27%, 8.6%) |
| CIE-LAB | lab(70.24, 35.34, 1.67) |
| CIE-LCH | lch(70.24, 35.38, 2.71°) |
| OKLab | oklab(75.72% 0.1068 0.0049) |
| OKLCH | oklch(75.72% 0.107 2.6) |
| XYZ | xyz(51.2951, 41.0969, 43.2532) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.28
Faded Pink
#DE9DAC
ΔE00 3.95
Dull Pink
#D5869D
ΔE00 4.56
Pinky
#FC86AA
ΔE00 4.61
Rosa
#FE86A4
ΔE00 4.84
Rose Pink
#F7879A
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993AA #93E9D2
analogous
#E993D5 #E993AA #E9A793
triadic
#E993AA #AAE993 #93AAE9
tetradic
#E993AA #D5E993 #93E9D2 #A793E9
square
#E993AA #D5E993 #93E9D2 #A793E9
split-complementary
#E993AA #93E9A7 #93D5E9
monochromatic
#D42D5A #DF6082 #E993AA #F3C6D2 #FAE6EB
Accessibility & contrast
On white
2.28
#E993AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#E993AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993AA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993AA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#B4B2A8
Tritanopia (blue-blind)
#F78D9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e993aa; /* rgb */ color: rgb(233, 147, 170); /* oklch */ color: oklch(75.7% 0.107 2.6);
Tailwind
colors: {
custom: {
50: '#f2b4c3',
500: '#e993aa',
950: '#000000',
},
}SCSS
$custom: #e993aa; $custom-light: #f2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#e993aa",
"rgb": {
"r": 233,
"g": 147,
"b": 170
},
"hsl": {
"h": 343.953,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.75716,
"c": 0.10694,
"h": 2.6
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#E993AA
secondary
#DAF1EB
accent
#CE9D17
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081