#E293D3#E293D3
#E293D3 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.3% C 0.125 H 333.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D3 |
|---|---|
| RGB | rgb(226, 147, 211) |
| HSL | hsl(311, 58%, 73%) |
| HSV | hsv(311, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 6.6%, 11.4%) |
| CIE-LAB | lab(70.69, 39.30, -20.52) |
| CIE-LCH | lch(70.69, 44.33, 332.43°) |
| OKLab | oklab(76.3% 0.1123 -0.0551) |
| OKLCH | oklch(76.3% 0.125 333.8) |
| XYZ | xyz(53.5551, 41.7419, 66.8514) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 7.10
Pink (survey)
#FF81C0
ΔE00 7.79
Lilac
#C8A2C8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D3 #93E2A2
analogous
#C993E2 #E293D3 #E293AB
triadic
#E293D3 #D3E293 #93D3E2
tetradic
#E293D3 #E2C993 #93E2A2 #93ABE2
square
#E293D3 #E2C993 #93E2A2 #93ABE2
split-complementary
#E293D3 #ABE293 #93E2C9
monochromatic
#C635AA #D563BF #E293D3 #EFC3E7 #F9E7F5
Accessibility & contrast
On white
2.25
#E293D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#E293D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D5
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#E997AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d3; /* rgb */ color: rgb(226, 147, 211); /* oklch */ color: oklch(76.3% 0.125 333.8);
Tailwind
colors: {
custom: {
50: '#ecb4e0',
500: '#e293d3',
950: '#000000',
},
}SCSS
$custom: #e293d3; $custom-light: #ecb4e0; $custom-dark: #000000;
JSON
{
"hex": "#e293d3",
"rgb": {
"r": 226,
"g": 147,
"b": 211
},
"hsl": {
"h": 311.392,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76295,
"c": 0.12508,
"h": 333.8
},
"luminance": 0.41739
}Semantic roles & 50–950 ramp
primary
#E293D3
secondary
#DBF0DF
accent
#C54020
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083