#E785E9#E785E9
#E785E9 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.172 H 326.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E785E9 |
|---|---|
| RGB | rgb(231, 133, 233) |
| HSL | hsl(299, 69%, 72%) |
| HSV | hsv(299, 43%, 91%) |
| CMYK | cmyk(0.9%, 42.9%, 0%, 8.6%) |
| CIE-LAB | lab(69.22, 51.96, -34.87) |
| CIE-LCH | lch(69.22, 62.58, 326.14°) |
| OKLab | oklab(75.59% 0.1436 -0.0954) |
| OKLCH | oklch(75.59% 0.172 326.4) |
| XYZ | xyz(56.0494, 39.6498, 81.7758) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Lavender Pink
#DD85D7
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.27
Orchid
#DA70D6
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E785E9 #87E985
analogous
#B585E9 #E785E9 #E985B9
triadic
#E785E9 #E9E785 #85E9E7
tetradic
#E785E9 #E9B585 #87E985 #85B9E9
square
#E785E9 #E9B585 #87E985 #85B9E9
split-complementary
#E785E9 #B9E985 #85E9B5
monochromatic
#CB25CE #DD51E0 #E785E9 #F1B9F2 #FAE5FA
Accessibility & contrast
On white
2.35
#E785E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E785E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E785E9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E785E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E785E9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EC
Deuteranopia (green-blind)
#97ADE6
Tritanopia (blue-blind)
#EC8FAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e785e9; /* rgb */ color: rgb(231, 133, 233); /* oklch */ color: oklch(75.6% 0.172 326.4);
Tailwind
colors: {
custom: {
50: '#f0abf0',
500: '#e785e9',
950: '#000000',
},
}SCSS
$custom: #e785e9; $custom-light: #f0abf0; $custom-dark: #000000;
JSON
{
"hex": "#e785e9",
"rgb": {
"r": 231,
"g": 133,
"b": 233
},
"hsl": {
"h": 298.8,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.75587,
"c": 0.17237,
"h": 326.4
},
"luminance": 0.39647
}Semantic roles & 50–950 ramp
primary
#E785E9
secondary
#D9F2D8
accent
#D11418
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84