#E786E6#E786E6
#E786E6 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.168 H 327.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E786E6 |
|---|---|
| RGB | rgb(231, 134, 230) |
| HSL | hsl(301, 67%, 72%) |
| HSV | hsv(301, 42%, 91%) |
| CMYK | cmyk(0%, 42%, 0.4%, 9.4%) |
| CIE-LAB | lab(69.29, 50.92, -33.10) |
| CIE-LCH | lch(69.29, 60.73, 326.98°) |
| OKLab | oklab(75.6% 0.1416 -0.0904) |
| OKLCH | oklch(75.6% 0.168 327.4) |
| XYZ | xyz(55.7620, 39.7550, 79.5839) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Lavender Pink
#DD85D7
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.45
Orchid
#DA70D6
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 6.41
Light Magenta
#FA5FF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E786E6 #86E787
analogous
#B886E7 #E786E6 #E786B6
triadic
#E786E6 #E6E786 #86E6E7
tetradic
#E786E6 #E7B886 #86E787 #86B6E7
square
#E786E6 #E7B886 #86E787 #86B6E7
split-complementary
#E786E6 #B6E786 #86E7B8
monochromatic
#CA28C9 #DD53DB #E786E6 #F1B9F1 #FAE5FA
Accessibility & contrast
On white
2.35
#E786E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E786E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E786E6
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E786E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E786E6 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E9
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#ED8FAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e786e6; /* rgb */ color: rgb(231, 134, 230); /* oklch */ color: oklch(75.6% 0.168 327.4);
Tailwind
colors: {
custom: {
50: '#f0acee',
500: '#e786e6',
950: '#000000',
},
}SCSS
$custom: #e786e6; $custom-light: #f0acee; $custom-dark: #000000;
JSON
{
"hex": "#e786e6",
"rgb": {
"r": 231,
"g": 134,
"b": 230
},
"hsl": {
"h": 300.619,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.75603,
"c": 0.16794,
"h": 327.4
},
"luminance": 0.39752
}Semantic roles & 50–950 ramp
primary
#E786E6
secondary
#D8F1D8
accent
#CF1917
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84