#E793E6#E793E6
#E793E6 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.6% C 0.146 H 327.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E793E6 |
|---|---|
| RGB | rgb(231, 147, 230) |
| HSL | hsl(301, 64%, 74%) |
| HSV | hsv(301, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 0.4%, 9.4%) |
| CIE-LAB | lab(71.94, 44.24, -29.01) |
| CIE-LCH | lch(71.94, 52.90, 326.74°) |
| OKLab | oklab(77.59% 0.1228 -0.0789) |
| OKLCH | oklch(77.59% 0.146 327.3) |
| XYZ | xyz(57.6705, 43.5720, 80.2200) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 4.25
Plum
#DDA0DD
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793E6 #93E794
analogous
#BE93E7 #E793E6 #E793BC
triadic
#E793E6 #E6E793 #93E6E7
tetradic
#E793E6 #E7BE93 #93E794 #93BCE7
square
#E793E6 #E7BE93 #93E794 #93BCE7
split-complementary
#E793E6 #BCE793 #93E7BE
monochromatic
#D12FCF #DC61DA #E793E6 #F2C5F2 #F9E6F9
Accessibility & contrast
On white
2.16
#E793E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E793E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793E6
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793E6 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAE9
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#EC9BB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e793e6; /* rgb */ color: rgb(231, 147, 230); /* oklch */ color: oklch(77.6% 0.146 327.3);
Tailwind
colors: {
custom: {
50: '#f0b4ee',
500: '#e793e6',
950: '#000000',
},
}SCSS
$custom: #e793e6; $custom-light: #f0b4ee; $custom-dark: #000000;
JSON
{
"hex": "#e793e6",
"rgb": {
"r": 231,
"g": 147,
"b": 230
},
"hsl": {
"h": 300.714,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.77589,
"c": 0.14596,
"h": 327.3
},
"luminance": 0.4357
}Semantic roles & 50–950 ramp
primary
#E793E6
secondary
#DAF1DA
accent
#CB1C1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084