#E985E8#E985E8
#E985E8 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.8% C 0.173 H 327.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E985E8 |
|---|---|
| RGB | rgb(233, 133, 232) |
| HSL | hsl(301, 69%, 72%) |
| HSV | hsv(301, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 0.4%, 8.6%) |
| CIE-LAB | lab(69.42, 52.37, -33.99) |
| CIE-LCH | lch(69.42, 62.43, 327.02°) |
| OKLab | oklab(75.77% 0.1456 -0.0929) |
| OKLCH | oklch(75.77% 0.173 327.5) |
| XYZ | xyz(56.5563, 39.9277, 81.0561) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.27
Lavender Pink
#DD85D7
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.15
Orchid
#DA70D6
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985E8 #85E986
analogous
#B885E9 #E985E8 #E985B6
triadic
#E985E8 #E8E985 #85E8E9
tetradic
#E985E8 #E9B885 #85E986 #85B6E9
square
#E985E8 #E9B885 #85E986 #85B6E9
split-complementary
#E985E8 #B6E985 #85E9B8
monochromatic
#CE25CD #E051DE #E985E8 #F2B9F2 #FAE5FA
Accessibility & contrast
On white
2.34
#E985E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E985E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985E8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985E8 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#EF8FAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e985e8; /* rgb */ color: rgb(233, 133, 232); /* oklch */ color: oklch(75.8% 0.173 327.5);
Tailwind
colors: {
custom: {
50: '#f2abef',
500: '#e985e8',
950: '#000000',
},
}SCSS
$custom: #e985e8; $custom-light: #f2abef; $custom-dark: #000000;
JSON
{
"hex": "#e985e8",
"rgb": {
"r": 233,
"g": 133,
"b": 232
},
"hsl": {
"h": 300.6,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.75773,
"c": 0.1727,
"h": 327.5
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#E985E8
secondary
#D8F2D8
accent
#D11614
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84