#E782EE#E782EE
#E782EE is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.182 H 324.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E782EE |
|---|---|
| RGB | rgb(231, 130, 238) |
| HSL | hsl(296, 76%, 72%) |
| HSV | hsv(296, 45%, 93%) |
| CMYK | cmyk(2.9%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(68.85, 54.37, -38.20) |
| CIE-LCH | lch(68.85, 66.45, 324.91°) |
| OKLab | oklab(75.38% 0.1487 -0.1049) |
| OKLCH | oklch(75.38% 0.182 324.8) |
| XYZ | xyz(56.3689, 39.1299, 85.4560) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E782EE #89EE82
analogous
#B182EE #E782EE #EE82BF
triadic
#E782EE #EEE782 #82EEE7
tetradic
#E782EE #EEB182 #89EE82 #82BFEE
square
#E782EE #EEB182 #89EE82 #82BFEE
split-complementary
#E782EE #BFEE82 #82EEB1
monochromatic
#CC1DD8 #DD4CE7 #E782EE #F1B8F5 #FAE4FB
Accessibility & contrast
On white
2.38
#E782EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E782EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E782EE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E782EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E782EE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#EB8EAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e782ee; /* rgb */ color: rgb(231, 130, 238); /* oklch */ color: oklch(75.4% 0.182 324.8);
Tailwind
colors: {
custom: {
50: '#f0a9f4',
500: '#e782ee',
950: '#000000',
},
}SCSS
$custom: #e782ee; $custom-light: #f0a9f4; $custom-dark: #000000;
JSON
{
"hex": "#e782ee",
"rgb": {
"r": 231,
"g": 130,
"b": 238
},
"hsl": {
"h": 296.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75376,
"c": 0.18194,
"h": 324.8
},
"luminance": 0.39127
}Semantic roles & 50–950 ramp
primary
#E782EE
secondary
#DAF3D8
accent
#D80D1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85