#E793EE#E793EE
#E793EE is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.9% C 0.154 H 324.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E793EE |
|---|---|
| RGB | rgb(231, 147, 238) |
| HSL | hsl(295, 73%, 75%) |
| HSV | hsv(295, 38%, 93%) |
| CMYK | cmyk(2.9%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.25, 45.70, -32.91) |
| CIE-LCH | lch(72.25, 56.32, 324.24°) |
| OKLab | oklab(77.92% 0.1246 -0.0899) |
| OKLCH | oklch(77.92% 0.154 324.2) |
| XYZ | xyz(58.8198, 44.0317, 86.2729) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.44
Plum
#DDA0DD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 7.02
Mauve
#E0B0FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793EE #9AEE93
analogous
#BA93EE #E793EE #EE93C7
triadic
#E793EE #EEE793 #93EEE7
tetradic
#E793EE #EEBA93 #9AEE93 #93C7EE
square
#E793EE #EEBA93 #9AEE93 #93C7EE
split-complementary
#E793EE #C7EE93 #93EEBA
monochromatic
#D029DD #DB5EE6 #E793EE #F3C8F6 #F9E5FB
Accessibility & contrast
On white
2.14
#E793EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E793EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793EE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793EE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#EB9DB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e793ee; /* rgb */ color: rgb(231, 147, 238); /* oklch */ color: oklch(77.9% 0.154 324.2);
Tailwind
colors: {
custom: {
50: '#f0b4f3',
500: '#e793ee',
950: '#000000',
},
}SCSS
$custom: #e793ee; $custom-light: #f0b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e793ee",
"rgb": {
"r": 231,
"g": 147,
"b": 238
},
"hsl": {
"h": 295.385,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77922,
"c": 0.1537,
"h": 324.2
},
"luminance": 0.44029
}Semantic roles & 50–950 ramp
primary
#E793EE
secondary
#DBF2D9
accent
#D51120
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085