#E985F0#E985F0
#E985F0 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.1% C 0.180 H 324.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E985F0 |
|---|---|
| RGB | rgb(233, 133, 240) |
| HSL | hsl(296, 78%, 73%) |
| HSV | hsv(296, 45%, 94%) |
| CMYK | cmyk(2.9%, 44.6%, 0%, 5.9%) |
| CIE-LAB | lab(69.75, 53.81, -37.87) |
| CIE-LCH | lch(69.75, 65.80, 324.86°) |
| OKLab | oklab(76.13% 0.1471 -0.1039) |
| OKLCH | oklch(76.13% 0.18 324.8) |
| XYZ | xyz(57.7186, 40.3926, 87.1774) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.27
Orchid
#DA70D6
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985F0 #8CF085
analogous
#B385F0 #E985F0 #F085C1
triadic
#E985F0 #F0E985 #85F0E9
tetradic
#E985F0 #F0B385 #8CF085 #85C1F0
square
#E985F0 #F0B385 #8CF085 #85C1F0
split-complementary
#E985F0 #C1F085 #85F0B3
monochromatic
#D21BDF #DF4EE9 #E985F0 #F3BBF7 #FAE4FC
Accessibility & contrast
On white
2.31
#E985F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E985F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985F0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985F0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F4
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#ED91AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e985f0; /* rgb */ color: rgb(233, 133, 240); /* oklch */ color: oklch(76.1% 0.180 324.8);
Tailwind
colors: {
custom: {
50: '#f2abf5',
500: '#e985f0',
950: '#000000',
},
}SCSS
$custom: #e985f0; $custom-light: #f2abf5; $custom-dark: #000000;
JSON
{
"hex": "#e985f0",
"rgb": {
"r": 233,
"g": 133,
"b": 240
},
"hsl": {
"h": 296.075,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.76127,
"c": 0.18011,
"h": 324.8
},
"luminance": 0.4039
}Semantic roles & 50–950 ramp
primary
#E985F0
secondary
#D9F3D8
accent
#DA0B19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85