#EE85ED#EE85ED
#EE85ED is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.6% C 0.180 H 327.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85ED |
|---|---|
| RGB | rgb(238, 133, 237) |
| HSL | hsl(301, 76%, 73%) |
| HSV | hsv(301, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 0.4%, 6.7%) |
| CIE-LAB | lab(70.22, 54.70, -35.44) |
| CIE-LCH | lch(70.22, 65.18, 327.06°) |
| OKLab | oklab(76.57% 0.1521 -0.0969) |
| OKLCH | oklch(76.57% 0.18 327.5) |
| XYZ | xyz(58.9325, 41.0696, 84.9274) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.69
Purply Pink
#F075E6
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85ED #85EE86
analogous
#BA85EE #EE85ED #EE85B9
triadic
#EE85ED #EDEE85 #85EDEE
tetradic
#EE85ED #EEBA85 #85EE86 #85B9EE
square
#EE85ED #EEBA85 #85EE86 #85B9EE
split-complementary
#EE85ED #B9EE85 #85EEBA
monochromatic
#DA1ED8 #E74FE5 #EE85ED #F5BBF5 #FBE4FB
Accessibility & contrast
On white
2.28
#EE85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EE85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85ED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85ED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#F48FAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee85ed; /* rgb */ color: rgb(238, 133, 237); /* oklch */ color: oklch(76.6% 0.180 327.5);
Tailwind
colors: {
custom: {
50: '#f5abf3',
500: '#ee85ed',
950: '#000000',
},
}SCSS
$custom: #ee85ed; $custom-light: #f5abf3; $custom-dark: #000000;
JSON
{
"hex": "#ee85ed",
"rgb": {
"r": 238,
"g": 133,
"b": 237
},
"hsl": {
"h": 300.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.7657,
"c": 0.18037,
"h": 327.5
},
"luminance": 0.41067
}Semantic roles & 50–950 ramp
primary
#EE85ED
secondary
#D8F3D8
accent
#D8100E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85