#E781EE#E781EE
#E781EE is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.184 H 324.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E781EE |
|---|---|
| RGB | rgb(231, 129, 238) |
| HSL | hsl(296, 76%, 72%) |
| HSV | hsv(296, 46%, 93%) |
| CMYK | cmyk(2.9%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.65, 54.87, -38.50) |
| CIE-LCH | lch(68.65, 67.03, 324.95°) |
| OKLab | oklab(75.23% 0.15 -0.1057) |
| OKLCH | oklch(75.23% 0.184 324.8) |
| XYZ | xyz(56.2365, 38.8651, 85.4119) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E781EE #88EE81
analogous
#B181EE #E781EE #EE81BF
triadic
#E781EE #EEE781 #81EEE7
tetradic
#E781EE #EEB181 #88EE81 #81BFEE
square
#E781EE #EEB181 #88EE81 #81BFEE
split-complementary
#E781EE #BFEE81 #81EEB1
monochromatic
#CC1DD8 #DD4BE7 #E781EE #F1B7F5 #FAE4FB
Accessibility & contrast
On white
2.39
#E781EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E781EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E781EE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E781EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E781EE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#EB8DAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e781ee; /* rgb */ color: rgb(231, 129, 238); /* oklch */ color: oklch(75.2% 0.184 324.8);
Tailwind
colors: {
custom: {
50: '#f1a8f4',
500: '#e781ee',
950: '#000000',
},
}SCSS
$custom: #e781ee; $custom-light: #f1a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e781ee",
"rgb": {
"r": 231,
"g": 129,
"b": 238
},
"hsl": {
"h": 296.147,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75234,
"c": 0.18356,
"h": 324.8
},
"luminance": 0.38862
}Semantic roles & 50–950 ramp
primary
#E781EE
secondary
#D9F3D8
accent
#D80D1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85