#E793F8#E793F8
#E793F8 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.4% C 0.164 H 320.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E793F8 |
|---|---|
| RGB | rgb(231, 147, 248) |
| HSL | hsl(290, 88%, 77%) |
| HSV | hsv(290, 41%, 97%) |
| CMYK | cmyk(6.9%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.65, 47.58, -37.74) |
| CIE-LCH | lch(72.65, 60.74, 321.58°) |
| OKLab | oklab(78.36% 0.1267 -0.1037) |
| OKLCH | oklch(78.36% 0.164 320.7) |
| XYZ | xyz(60.3299, 44.6358, 94.2263) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793F8 #A4F893
analogous
#B593F8 #E793F8 #F893D7
triadic
#E793F8 #F8E793 #93F8E7
tetradic
#E793F8 #F8B593 #A4F893 #93D7F8
square
#E793F8 #F8B593 #A4F893 #93D7F8
split-complementary
#E793F8 #D7F893 #93F8B5
monochromatic
#CD20F1 #DA5AF4 #E793F8 #F4CCFC #F9E2FD
Accessibility & contrast
On white
2.12
#E793F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E793F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793F8
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793F8 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#9CB5F5
Tritanopia (blue-blind)
#E99FBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e793f8; /* rgb */ color: rgb(231, 147, 248); /* oklch */ color: oklch(78.4% 0.164 320.7);
Tailwind
colors: {
custom: {
50: '#f0b4fb',
500: '#e793f8',
950: '#000000',
},
}SCSS
$custom: #e793f8; $custom-light: #f0b4fb; $custom-dark: #000000;
JSON
{
"hex": "#e793f8",
"rgb": {
"r": 231,
"g": 147,
"b": 248
},
"hsl": {
"h": 289.901,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78356,
"c": 0.16374,
"h": 320.7
},
"luminance": 0.44634
}Semantic roles & 50–950 ramp
primary
#E793F8
secondary
#DBF5D6
accent
#E40127
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085