#E793E7#E793E7
#E793E7 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.6% C 0.147 H 326.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E793E7 |
|---|---|
| RGB | rgb(231, 147, 231) |
| HSL | hsl(300, 64%, 74%) |
| HSV | hsv(300, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 0%, 9.4%) |
| CIE-LAB | lab(71.98, 44.42, -29.50) |
| CIE-LCH | lch(71.98, 53.32, 326.41°) |
| OKLab | oklab(77.63% 0.123 -0.0803) |
| OKLCH | oklch(77.63% 0.147 326.9) |
| XYZ | xyz(57.8113, 43.6283, 80.9617) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 4.16
Plum
#DDA0DD
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 7.86
Baby Purple
#CA9BF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793E7 #93E793
analogous
#BD93E7 #E793E7 #E793BD
triadic
#E793E7 #E7E793 #93E7E7
tetradic
#E793E7 #E7BD93 #93E793 #93BDE7
square
#E793E7 #E7BD93 #93E793 #93BDE7
split-complementary
#E793E7 #BDE793 #93E7BD
monochromatic
#D12FD1 #DC61DC #E793E7 #F2C5F2 #F9E6F9
Accessibility & contrast
On white
2.16
#E793E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E793E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793E7
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793E7 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#A2B4E4
Tritanopia (blue-blind)
#EC9BB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e793e7; /* rgb */ color: rgb(231, 147, 231); /* oklch */ color: oklch(77.6% 0.147 326.9);
Tailwind
colors: {
custom: {
50: '#f0b4ee',
500: '#e793e7',
950: '#000000',
},
}SCSS
$custom: #e793e7; $custom-light: #f0b4ee; $custom-dark: #000000;
JSON
{
"hex": "#e793e7",
"rgb": {
"r": 231,
"g": 147,
"b": 231
},
"hsl": {
"h": 300,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.7763,
"c": 0.14691,
"h": 326.9
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#E793E7
secondary
#DAF1DA
accent
#CB1A1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084