#E782EB#E782EB
#E782EB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.2% C 0.179 H 325.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E782EB |
|---|---|
| RGB | rgb(231, 130, 235) |
| HSL | hsl(298, 72%, 72%) |
| HSV | hsv(298, 45%, 92%) |
| CMYK | cmyk(1.7%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.72, 53.83, -36.75) |
| CIE-LCH | lch(68.72, 65.18, 325.68°) |
| OKLab | oklab(75.24% 0.1481 -0.1007) |
| OKLCH | oklch(75.24% 0.179 325.8) |
| XYZ | xyz(55.9318, 38.9550, 83.1541) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E782EB #86EB82
analogous
#B382EB #E782EB #EB82BB
triadic
#E782EB #EBE782 #82EBE7
tetradic
#E782EB #EBB382 #86EB82 #82BBEB
square
#E782EB #EBB382 #86EB82 #82BBEB
split-complementary
#E782EB #BBEB82 #82EBB3
monochromatic
#CA21D1 #DD4DE3 #E782EB #F1B7F3 #FAE5FB
Accessibility & contrast
On white
2.39
#E782EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E782EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E782EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E782EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E782EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#EC8DAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e782eb; /* rgb */ color: rgb(231, 130, 235); /* oklch */ color: oklch(75.2% 0.179 325.8);
Tailwind
colors: {
custom: {
50: '#f0a9f1',
500: '#e782eb',
950: '#000000',
},
}SCSS
$custom: #e782eb; $custom-light: #f0a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e782eb",
"rgb": {
"r": 231,
"g": 130,
"b": 235
},
"hsl": {
"h": 297.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75241,
"c": 0.17914,
"h": 325.8
},
"luminance": 0.38952
}Semantic roles & 50–950 ramp
primary
#E782EB
secondary
#D8F2D7
accent
#D41118
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85