#E985EE#E985EE
#E985EE is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.178 H 325.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E985EE |
|---|---|
| RGB | rgb(233, 133, 238) |
| HSL | hsl(297, 76%, 73%) |
| HSV | hsv(297, 44%, 93%) |
| CMYK | cmyk(2.1%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.66, 53.44, -36.91) |
| CIE-LCH | lch(69.66, 64.95, 325.37°) |
| OKLab | oklab(76.04% 0.1467 -0.1012) |
| OKLCH | oklch(76.04% 0.178 325.4) |
| XYZ | xyz(57.4231, 40.2744, 85.6214) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985EE #8AEE85
analogous
#B485EE #E985EE #EE85BE
triadic
#E985EE #EEE985 #85EEE9
tetradic
#E985EE #EEB485 #8AEE85 #85BEEE
square
#E985EE #EEB485 #8AEE85 #85BEEE
split-complementary
#E985EE #BEEE85 #85EEB4
monochromatic
#D11EDA #DF4FE7 #E985EE #F3BBF5 #FAE4FB
Accessibility & contrast
On white
2.32
#E985EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E985EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985EE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985EE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#EE90AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e985ee; /* rgb */ color: rgb(233, 133, 238); /* oklch */ color: oklch(76.0% 0.178 325.4);
Tailwind
colors: {
custom: {
50: '#f2abf4',
500: '#e985ee',
950: '#000000',
},
}SCSS
$custom: #e985ee; $custom-light: #f2abf4; $custom-dark: #000000;
JSON
{
"hex": "#e985ee",
"rgb": {
"r": 233,
"g": 133,
"b": 238
},
"hsl": {
"h": 297.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76037,
"c": 0.17823,
"h": 325.4
},
"luminance": 0.40272
}Semantic roles & 50–950 ramp
primary
#E985EE
secondary
#D9F3D8
accent
#D80E17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85