#E993A8#E993A8
#E993A8 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.7% C 0.106 H 4.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E993A8 |
|---|---|
| RGB | rgb(233, 147, 168) |
| HSL | hsl(345, 66%, 75%) |
| HSV | hsv(345, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 27.9%, 8.6%) |
| CIE-LAB | lab(70.19, 35.07, 2.71) |
| CIE-LCH | lch(70.19, 35.18, 4.42°) |
| OKLab | oklab(75.66% 0.1061 0.0076) |
| OKLCH | oklch(75.66% 0.106 4.1) |
| XYZ | xyz(51.1073, 41.0218, 42.2644) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.26
Faded Pink
#DE9DAC
ΔE00 3.85
Dull Pink
#D5869D
ΔE00 4.63
Rose Pink
#F7879A
ΔE00 4.76
Rosa
#FE86A4
ΔE00 4.77
Pinky
#FC86AA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993A8 #93E9D4
analogous
#E993D3 #E993A8 #E9A993
triadic
#E993A8 #A8E993 #93A8E9
tetradic
#E993A8 #D3E993 #93E9D4 #A993E9
square
#E993A8 #D3E993 #93E9D4 #A993E9
split-complementary
#E993A8 #93E9A9 #93D3E9
monochromatic
#D42D56 #DF607F #E993A8 #F3C6D1 #FAE6EB
Accessibility & contrast
On white
2.28
#E993A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#E993A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993A8
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993A8 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#B5B2A6
Tritanopia (blue-blind)
#F78D9A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e993a8; /* rgb */ color: rgb(233, 147, 168); /* oklch */ color: oklch(75.7% 0.106 4.1);
Tailwind
colors: {
custom: {
50: '#f2b4c1',
500: '#e993a8',
950: '#000000',
},
}SCSS
$custom: #e993a8; $custom-light: #f2b4c1; $custom-dark: #000000;
JSON
{
"hex": "#e993a8",
"rgb": {
"r": 233,
"g": 147,
"b": 168
},
"hsl": {
"h": 345.349,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.75659,
"c": 0.10638,
"h": 4.1
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#E993A8
secondary
#DAF1EC
accent
#CEA117
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081