#E985EB#E985EB
#E985EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.175 H 326.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E985EB |
|---|---|
| RGB | rgb(233, 133, 235) |
| HSL | hsl(299, 72%, 72%) |
| HSV | hsv(299, 43%, 92%) |
| CMYK | cmyk(0.9%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.54, 52.90, -35.45) |
| CIE-LCH | lch(69.54, 63.68, 326.17°) |
| OKLab | oklab(75.9% 0.1462 -0.097) |
| OKLCH | oklch(75.9% 0.175 326.4) |
| XYZ | xyz(56.9860, 40.0996, 83.3195) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.99
Purply Pink
#F075E6
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.50
Orchid
#DA70D6
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985EB #87EB85
analogous
#B685EB #E985EB #EB85BA
triadic
#E985EB #EBE985 #85EBE9
tetradic
#E985EB #EBB685 #87EB85 #85BAEB
square
#E985EB #EBB685 #87EB85 #85BAEB
split-complementary
#E985EB #BAEB85 #85EBB6
monochromatic
#D023D3 #E050E2 #E985EB #F2BAF4 #FAE5FB
Accessibility & contrast
On white
2.33
#E985EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#E985EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985EB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985EB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#98AEE8
Tritanopia (blue-blind)
#EE90AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e985eb; /* rgb */ color: rgb(233, 133, 235); /* oklch */ color: oklch(75.9% 0.175 326.4);
Tailwind
colors: {
custom: {
50: '#f2abf1',
500: '#e985eb',
950: '#000000',
},
}SCSS
$custom: #e985eb; $custom-light: #f2abf1; $custom-dark: #000000;
JSON
{
"hex": "#e985eb",
"rgb": {
"r": 233,
"g": 133,
"b": 235
},
"hsl": {
"h": 298.824,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75904,
"c": 0.17545,
"h": 326.4
},
"luminance": 0.40097
}Semantic roles & 50–950 ramp
primary
#E985EB
secondary
#D9F2D9
accent
#D41215
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85