#E784E2#E784E2
#E784E2 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.1% C 0.168 H 328.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E784E2 |
|---|---|
| RGB | rgb(231, 132, 226) |
| HSL | hsl(303, 67%, 71%) |
| HSV | hsv(303, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 2.2%, 9.4%) |
| CIE-LAB | lab(68.74, 51.23, -31.75) |
| CIE-LCH | lch(68.74, 60.27, 328.21°) |
| OKLab | oklab(75.14% 0.1436 -0.0865) |
| OKLCH | oklch(75.14% 0.168 328.9) |
| XYZ | xyz(54.9329, 38.9853, 76.5682) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.17
Orchid
#DA70D6
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 6.13
Orchid (survey)
#C875C4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784E2 #84E789
analogous
#BA84E7 #E784E2 #E784B0
triadic
#E784E2 #E2E784 #84E2E7
tetradic
#E784E2 #E7BA84 #84E789 #84B0E7
square
#E784E2 #E7BA84 #84E789 #84B0E7
split-complementary
#E784E2 #B0E784 #84E7BA
monochromatic
#C927C1 #DD51D6 #E784E2 #F1B7EE #FAE5F9
Accessibility & contrast
On white
2.39
#E784E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#E784E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784E2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784E2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9FE5
Deuteranopia (green-blind)
#99ACDF
Tritanopia (blue-blind)
#ED8DA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e784e2; /* rgb */ color: rgb(231, 132, 226); /* oklch */ color: oklch(75.1% 0.168 328.9);
Tailwind
colors: {
custom: {
50: '#f0aaeb',
500: '#e784e2',
950: '#000000',
},
}SCSS
$custom: #e784e2; $custom-light: #f0aaeb; $custom-dark: #000000;
JSON
{
"hex": "#e784e2",
"rgb": {
"r": 231,
"g": 132,
"b": 226
},
"hsl": {
"h": 303.03,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.75136,
"c": 0.16763,
"h": 328.9
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#E784E2
secondary
#D6F0D8
accent
#CF2016
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84