#E793E4#E793E4
#E793E4 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.144 H 328.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E793E4 |
|---|---|
| RGB | rgb(231, 147, 228) |
| HSL | hsl(302, 64%, 74%) |
| HSV | hsv(302, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 1.3%, 9.4%) |
| CIE-LAB | lab(71.87, 43.88, -28.03) |
| CIE-LCH | lch(71.87, 52.07, 327.43°) |
| OKLab | oklab(77.51% 0.1223 -0.0761) |
| OKLCH | oklch(77.51% 0.144 328.1) |
| XYZ | xyz(57.3913, 43.4603, 78.7494) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.60
Plum
#DDA0DD
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 7.41
Orchid
#DA70D6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793E4 #93E796
analogous
#C093E7 #E793E4 #E793BA
triadic
#E793E4 #E4E793 #93E4E7
tetradic
#E793E4 #E7C093 #93E796 #93BAE7
square
#E793E4 #E7C093 #93E796 #93BAE7
split-complementary
#E793E4 #BAE793 #93E7C0
monochromatic
#D12FCB #DC61D7 #E793E4 #F2C5F1 #F9E6F9
Accessibility & contrast
On white
2.17
#E793E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E793E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793E4
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793E4 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E7
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#EC9AB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e793e4; /* rgb */ color: rgb(231, 147, 228); /* oklch */ color: oklch(77.5% 0.144 328.1);
Tailwind
colors: {
custom: {
50: '#f0b4ec',
500: '#e793e4',
950: '#000000',
},
}SCSS
$custom: #e793e4; $custom-light: #f0b4ec; $custom-dark: #000000;
JSON
{
"hex": "#e793e4",
"rgb": {
"r": 231,
"g": 147,
"b": 228
},
"hsl": {
"h": 302.143,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.77508,
"c": 0.14408,
"h": 328.1
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#E793E4
secondary
#DAF1DB
accent
#CB201A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084