#E985E5#E985E5
#E985E5 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.170 H 328.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E985E5 |
|---|---|
| RGB | rgb(233, 133, 229) |
| HSL | hsl(302, 69%, 72%) |
| HSV | hsv(302, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 1.7%, 8.6%) |
| CIE-LAB | lab(69.30, 51.84, -32.52) |
| CIE-LCH | lch(69.30, 61.20, 327.90°) |
| OKLab | oklab(75.64% 0.145 -0.0887) |
| OKLCH | oklch(75.64% 0.17 328.5) |
| XYZ | xyz(56.1338, 39.7587, 78.8310) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.19
Orchid
#DA70D6
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985E5 #85E989
analogous
#BB85E9 #E985E5 #E985B3
triadic
#E985E5 #E5E985 #85E5E9
tetradic
#E985E5 #E9BB85 #85E989 #85B3E9
square
#E985E5 #E9BB85 #85E989 #85B3E9
split-complementary
#E985E5 #B3E985 #85E9BB
monochromatic
#CE25C8 #E051DA #E985E5 #F2B9F0 #FAE5F9
Accessibility & contrast
On white
2.35
#E985E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E985E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985E5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985E5 | 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)
#7FA1E8
Deuteranopia (green-blind)
#9AAEE2
Tritanopia (blue-blind)
#EF8EAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e985e5; /* rgb */ color: rgb(233, 133, 229); /* oklch */ color: oklch(75.6% 0.170 328.5);
Tailwind
colors: {
custom: {
50: '#f2abed',
500: '#e985e5',
950: '#000000',
},
}SCSS
$custom: #e985e5; $custom-light: #f2abed; $custom-dark: #000000;
JSON
{
"hex": "#e985e5",
"rgb": {
"r": 233,
"g": 133,
"b": 229
},
"hsl": {
"h": 302.4,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.75643,
"c": 0.16998,
"h": 328.5
},
"luminance": 0.39756
}Semantic roles & 50–950 ramp
primary
#E985E5
secondary
#D8F2D9
accent
#D11C14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84