#E793EB#E793EB
#E793EB is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.151 H 325.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E793EB |
|---|---|
| RGB | rgb(231, 147, 235) |
| HSL | hsl(297, 69%, 75%) |
| HSV | hsv(297, 37%, 92%) |
| CMYK | cmyk(1.7%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.13, 45.15, -31.46) |
| CIE-LCH | lch(72.13, 55.02, 325.13°) |
| OKLab | oklab(77.8% 0.124 -0.0858) |
| OKLCH | oklch(77.8% 0.151 325.3) |
| XYZ | xyz(58.3827, 43.8569, 83.9711) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.11
Plum
#DDA0DD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793EB #97EB93
analogous
#BB93EB #E793EB #EB93C3
triadic
#E793EB #EBE793 #93EBE7
tetradic
#E793EB #EBBB93 #97EB93 #93C3EB
square
#E793EB #EBBB93 #97EB93 #93C3EB
split-complementary
#E793EB #C3EB93 #93EBBB
monochromatic
#D02CD8 #DC5FE1 #E793EB #F2C7F5 #F9E5FA
Accessibility & contrast
On white
2.15
#E793EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E793EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793EB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793EB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#EB9CB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e793eb; /* rgb */ color: rgb(231, 147, 235); /* oklch */ color: oklch(77.8% 0.151 325.3);
Tailwind
colors: {
custom: {
50: '#f0b4f1',
500: '#e793eb',
950: '#000000',
},
}SCSS
$custom: #e793eb; $custom-light: #f0b4f1; $custom-dark: #000000;
JSON
{
"hex": "#e793eb",
"rgb": {
"r": 231,
"g": 147,
"b": 235
},
"hsl": {
"h": 297.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77796,
"c": 0.15076,
"h": 325.3
},
"luminance": 0.43855
}Semantic roles & 50–950 ramp
primary
#E793EB
secondary
#DAF2D9
accent
#D1151D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085