#E985EF#E985EF
#E985EF is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.179 H 325.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E985EF |
|---|---|
| RGB | rgb(233, 133, 239) |
| HSL | hsl(297, 77%, 73%) |
| HSV | hsv(297, 44%, 94%) |
| CMYK | cmyk(2.5%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.71, 53.62, -37.39) |
| CIE-LCH | lch(69.71, 65.37, 325.11°) |
| OKLab | oklab(76.08% 0.1469 -0.1026) |
| OKLCH | oklch(76.08% 0.179 325.1) |
| XYZ | xyz(57.5704, 40.3334, 86.3973) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985EF #8BEF85
analogous
#B485EF #E985EF #EF85C0
triadic
#E985EF #EFE985 #85EFE9
tetradic
#E985EF #EFB485 #8BEF85 #85C0EF
square
#E985EF #EFB485 #8BEF85 #85C0EF
split-complementary
#E985EF #C0EF85 #85EFB4
monochromatic
#D21DDD #DF4FE8 #E985EF #F3BBF6 #FAE4FB
Accessibility & contrast
On white
2.32
#E985EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#E985EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985EF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985EF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F3
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#ED91AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e985ef; /* rgb */ color: rgb(233, 133, 239); /* oklch */ color: oklch(76.1% 0.179 325.1);
Tailwind
colors: {
custom: {
50: '#f2abf4',
500: '#e985ef',
950: '#000000',
},
}SCSS
$custom: #e985ef; $custom-light: #f2abf4; $custom-dark: #000000;
JSON
{
"hex": "#e985ef",
"rgb": {
"r": 233,
"g": 133,
"b": 239
},
"hsl": {
"h": 296.604,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.76082,
"c": 0.17917,
"h": 325.1
},
"luminance": 0.40331
}Semantic roles & 50–950 ramp
primary
#E985EF
secondary
#D9F3D8
accent
#D90C18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85