#E993D2#E993D2
#E993D2 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.130 H 337.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E993D2 |
|---|---|
| RGB | rgb(233, 147, 210) |
| HSL | hsl(316, 66%, 75%) |
| HSV | hsv(316, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 9.9%, 8.6%) |
| CIE-LAB | lab(71.45, 41.40, -18.74) |
| CIE-LCH | lch(71.45, 45.44, 335.65°) |
| OKLab | oklab(77.03% 0.1198 -0.0501) |
| OKLCH | oklch(77.03% 0.13 337.3) |
| XYZ | xyz(55.6707, 42.8472, 66.2983) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993D2 #93E9AA
analogous
#D593E9 #E993D2 #E993A7
triadic
#E993D2 #D2E993 #93D2E9
tetradic
#E993D2 #E9D593 #93E9AA #93A7E9
square
#E993D2 #E9D593 #93E9AA #93A7E9
split-complementary
#E993D2 #A7E993 #93E9D5
monochromatic
#D42DA8 #DF60BD #E993D2 #F3C6E7 #FAE6F4
Accessibility & contrast
On white
2.19
#E993D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E993D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993D2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993D2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#AAB4CF
Tritanopia (blue-blind)
#F296AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e993d2; /* rgb */ color: rgb(233, 147, 210); /* oklch */ color: oklch(77.0% 0.130 337.3);
Tailwind
colors: {
custom: {
50: '#f1b4df',
500: '#e993d2',
950: '#000000',
},
}SCSS
$custom: #e993d2; $custom-light: #f1b4df; $custom-dark: #000000;
JSON
{
"hex": "#e993d2",
"rgb": {
"r": 233,
"g": 147,
"b": 210
},
"hsl": {
"h": 316.047,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.77032,
"c": 0.12987,
"h": 337.3
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#E993D2
secondary
#DAF1E0
accent
#CE4817
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083