#E585EB#E585EB
#E585EB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.4% C 0.173 H 325.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E585EB |
|---|---|
| RGB | rgb(229, 133, 235) |
| HSL | hsl(296, 72%, 72%) |
| HSV | hsv(296, 43%, 92%) |
| CMYK | cmyk(2.6%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.06, 51.75, -36.23) |
| CIE-LCH | lch(69.06, 63.17, 325.01°) |
| OKLab | oklab(75.45% 0.1417 -0.0993) |
| OKLCH | oklch(75.45% 0.173 325) |
| XYZ | xyz(55.6947, 39.4337, 83.2589) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Lavender Pink
#DD85D7
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.51
Orchid
#DA70D6
ΔE00 5.36
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E585EB #8BEB85
analogous
#B285EB #E585EB #EB85BE
triadic
#E585EB #EBE585 #85EBE5
tetradic
#E585EB #EBB285 #8BEB85 #85BEEB
square
#E585EB #EBB285 #8BEB85 #85BEEB
split-complementary
#E585EB #BEEB85 #85EBB2
monochromatic
#C923D3 #DA50E2 #E585EB #F0BAF4 #F9E5FB
Accessibility & contrast
On white
2.36
#E585EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E585EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E585EB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E585EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E585EB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#E990AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e585eb; /* rgb */ color: rgb(229, 133, 235); /* oklch */ color: oklch(75.4% 0.173 325.0);
Tailwind
colors: {
custom: {
50: '#efabf1',
500: '#e585eb',
950: '#000000',
},
}SCSS
$custom: #e585eb; $custom-light: #efabf1; $custom-dark: #000000;
JSON
{
"hex": "#e585eb",
"rgb": {
"r": 229,
"g": 133,
"b": 235
},
"hsl": {
"h": 296.471,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75447,
"c": 0.17303,
"h": 325
},
"luminance": 0.39431
}Semantic roles & 50–950 ramp
primary
#E585EB
secondary
#DAF2D9
accent
#D4121D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85