#E993AB#E993AB
#E993AB is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.7% C 0.107 H 1.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E993AB |
|---|---|
| RGB | rgb(233, 147, 171) |
| HSL | hsl(343, 66%, 75%) |
| HSV | hsv(343, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 26.6%, 8.6%) |
| CIE-LAB | lab(70.27, 35.48, 1.16) |
| CIE-LCH | lch(70.27, 35.50, 1.87°) |
| OKLab | oklab(75.74% 0.1072 0.0035) |
| OKLCH | oklch(75.74% 0.107 1.9) |
| XYZ | xyz(51.3900, 41.1349, 43.7533) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.40
Faded Pink
#DE9DAC
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.55
Dull Pink
#D5869D
ΔE00 4.56
Rosa
#FE86A4
ΔE00 4.90
Rose Pink
#F7879A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993AB #93E9D1
analogous
#E993D6 #E993AB #E9A693
triadic
#E993AB #ABE993 #93ABE9
tetradic
#E993AB #D6E993 #93E9D1 #A693E9
square
#E993AB #D6E993 #93E9D1 #A693E9
split-complementary
#E993AB #93E9A6 #93D6E9
monochromatic
#D42D5C #DF6083 #E993AB #F3C6D3 #FAE6EB
Accessibility & contrast
On white
2.28
#E993AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#E993AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993AB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993AB | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#F78D9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e993ab; /* rgb */ color: rgb(233, 147, 171); /* oklch */ color: oklch(75.7% 0.107 1.9);
Tailwind
colors: {
custom: {
50: '#f2b4c3',
500: '#e993ab',
950: '#000000',
},
}SCSS
$custom: #e993ab; $custom-light: #f2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#e993ab",
"rgb": {
"r": 233,
"g": 147,
"b": 171
},
"hsl": {
"h": 343.256,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.75745,
"c": 0.10725,
"h": 1.9
},
"luminance": 0.41131
}Semantic roles & 50–950 ramp
primary
#E993AB
secondary
#DAF1EB
accent
#CE9B17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081