#E793E9#E793E9
#E793E9 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.149 H 326.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E793E9 |
|---|---|
| RGB | rgb(231, 147, 233) |
| HSL | hsl(299, 66%, 75%) |
| HSV | hsv(299, 37%, 91%) |
| CMYK | cmyk(0.9%, 36.9%, 0%, 8.6%) |
| CIE-LAB | lab(72.06, 44.78, -30.48) |
| CIE-LCH | lch(72.06, 54.17, 325.76°) |
| OKLab | oklab(77.71% 0.1235 -0.083) |
| OKLCH | oklch(77.71% 0.149 326.1) |
| XYZ | xyz(58.0954, 43.7419, 82.4579) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 3.99
Plum
#DDA0DD
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793E9 #95E993
analogous
#BC93E9 #E793E9 #E993C0
triadic
#E793E9 #E9E793 #93E9E7
tetradic
#E793E9 #E9BC93 #95E993 #93C0E9
square
#E793E9 #E9BC93 #95E993 #93C0E9
split-complementary
#E793E9 #C0E993 #93E9BC
monochromatic
#D02DD4 #DC60DF #E793E9 #F2C6F3 #F9E6FA
Accessibility & contrast
On white
2.15
#E793E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E793E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793E9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793E9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAEC
Deuteranopia (green-blind)
#A2B4E6
Tritanopia (blue-blind)
#EC9BB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e793e9; /* rgb */ color: rgb(231, 147, 233); /* oklch */ color: oklch(77.7% 0.149 326.1);
Tailwind
colors: {
custom: {
50: '#f0b4f0',
500: '#e793e9',
950: '#000000',
},
}SCSS
$custom: #e793e9; $custom-light: #f0b4f0; $custom-dark: #000000;
JSON
{
"hex": "#e793e9",
"rgb": {
"r": 231,
"g": 147,
"b": 233
},
"hsl": {
"h": 298.605,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.77713,
"c": 0.14883,
"h": 326.1
},
"luminance": 0.4374
}Semantic roles & 50–950 ramp
primary
#E793E9
secondary
#DAF1DA
accent
#CE171C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084