#E785EA#E785EA
#E785EA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.173 H 326.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E785EA |
|---|---|
| RGB | rgb(231, 133, 234) |
| HSL | hsl(298, 71%, 72%) |
| HSV | hsv(298, 43%, 92%) |
| CMYK | cmyk(1.3%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.26, 52.14, -35.35) |
| CIE-LCH | lch(69.26, 63.00, 325.86°) |
| OKLab | oklab(75.63% 0.1438 -0.0968) |
| OKLCH | oklch(75.63% 0.173 326) |
| XYZ | xyz(56.1926, 39.7071, 82.5303) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 3.31
Orchid
#DA70D6
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E785EA #88EA85
analogous
#B585EA #E785EA #EA85BB
triadic
#E785EA #EAE785 #85EAE7
tetradic
#E785EA #EAB585 #88EA85 #85BBEA
square
#E785EA #EAB585 #88EA85 #85BBEA
split-complementary
#E785EA #BBEA85 #85EAB5
monochromatic
#CC24D1 #DD51E1 #E785EA #F1B9F3 #FAE5FB
Accessibility & contrast
On white
2.35
#E785EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E785EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E785EA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E785EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E785EA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EE
Deuteranopia (green-blind)
#97ADE7
Tritanopia (blue-blind)
#EC90AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e785ea; /* rgb */ color: rgb(231, 133, 234); /* oklch */ color: oklch(75.6% 0.173 326.0);
Tailwind
colors: {
custom: {
50: '#f0abf1',
500: '#e785ea',
950: '#000000',
},
}SCSS
$custom: #e785ea; $custom-light: #f0abf1; $custom-dark: #000000;
JSON
{
"hex": "#e785ea",
"rgb": {
"r": 231,
"g": 133,
"b": 234
},
"hsl": {
"h": 298.218,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75631,
"c": 0.1733,
"h": 326
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#E785EA
secondary
#D9F2D9
accent
#D31319
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84