#E793E3#E793E3
#E793E3 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.143 H 328.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E793E3 |
|---|---|
| RGB | rgb(231, 147, 227) |
| HSL | hsl(303, 64%, 74%) |
| HSV | hsv(303, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 1.7%, 9.4%) |
| CIE-LAB | lab(71.83, 43.70, -27.54) |
| CIE-LCH | lch(71.83, 51.65, 327.78°) |
| OKLab | oklab(77.47% 0.1221 -0.0747) |
| OKLCH | oklch(77.47% 0.143 328.5) |
| XYZ | xyz(57.2529, 43.4049, 78.0204) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.57
Plum
#DDA0DD
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.26
Orchid
#DA70D6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793E3 #93E797
analogous
#C193E7 #E793E3 #E793B9
triadic
#E793E3 #E3E793 #93E3E7
tetradic
#E793E3 #E7C193 #93E797 #93B9E7
square
#E793E3 #E7C193 #93E797 #93B9E7
split-complementary
#E793E3 #B9E793 #93E7C1
monochromatic
#D12FC9 #DC61D6 #E793E3 #F2C5F0 #F9E6F9
Accessibility & contrast
On white
2.17
#E793E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E793E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793E3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793E3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E6
Deuteranopia (green-blind)
#A4B4E0
Tritanopia (blue-blind)
#ED9AB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e793e3; /* rgb */ color: rgb(231, 147, 227); /* oklch */ color: oklch(77.5% 0.143 328.5);
Tailwind
colors: {
custom: {
50: '#f0b4ec',
500: '#e793e3',
950: '#000000',
},
}SCSS
$custom: #e793e3; $custom-light: #f0b4ec; $custom-dark: #000000;
JSON
{
"hex": "#e793e3",
"rgb": {
"r": 231,
"g": 147,
"b": 227
},
"hsl": {
"h": 302.857,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.77467,
"c": 0.14315,
"h": 328.5
},
"luminance": 0.43402
}Semantic roles & 50–950 ramp
primary
#E793E3
secondary
#DAF1DB
accent
#CB231A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084