#E293D4#E293D4
#E293D4 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.3% C 0.126 H 333.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D4 |
|---|---|
| RGB | rgb(226, 147, 212) |
| HSL | hsl(311, 58%, 73%) |
| HSV | hsv(311, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 6.2%, 11.4%) |
| CIE-LAB | lab(70.73, 39.47, -21.02) |
| CIE-LCH | lch(70.73, 44.72, 331.97°) |
| OKLab | oklab(76.33% 0.1126 -0.0565) |
| OKLCH | oklch(76.33% 0.126 333.3) |
| XYZ | xyz(53.6809, 41.7922, 67.5137) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 6.26
Violet (CSS)
#EE82EE
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.92
Purply Pink
#F075E6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D4 #93E2A1
analogous
#C893E2 #E293D4 #E293AC
triadic
#E293D4 #D4E293 #93D4E2
tetradic
#E293D4 #E2C893 #93E2A1 #93ACE2
square
#E293D4 #E2C893 #93E2A1 #93ACE2
split-complementary
#E293D4 #ACE293 #93E2C8
monochromatic
#C635AC #D563C1 #E293D4 #EFC3E7 #F9E7F5
Accessibility & contrast
On white
2.24
#E293D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#E293D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D6
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#E997AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d4; /* rgb */ color: rgb(226, 147, 212); /* oklch */ color: oklch(76.3% 0.126 333.3);
Tailwind
colors: {
custom: {
50: '#ecb4e1',
500: '#e293d4',
950: '#000000',
},
}SCSS
$custom: #e293d4; $custom-light: #ecb4e1; $custom-dark: #000000;
JSON
{
"hex": "#e293d4",
"rgb": {
"r": 226,
"g": 147,
"b": 212
},
"hsl": {
"h": 310.633,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76333,
"c": 0.12595,
"h": 333.3
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#E293D4
secondary
#DBF0DF
accent
#C53D20
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083