#EE85E9#EE85E9
#EE85E9 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.4% C 0.177 H 328.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85E9 |
|---|---|
| RGB | rgb(238, 133, 233) |
| HSL | hsl(303, 76%, 73%) |
| HSV | hsv(303, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 2.1%, 6.7%) |
| CIE-LAB | lab(70.06, 54.00, -33.49) |
| CIE-LCH | lch(70.06, 63.54, 328.19°) |
| OKLab | oklab(76.4% 0.1514 -0.0914) |
| OKLCH | oklch(76.4% 0.177 328.9) |
| XYZ | xyz(58.3546, 40.8385, 81.8839) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 5.81
Orchid
#DA70D6
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85E9 #85EE8A
analogous
#BE85EE #EE85E9 #EE85B4
triadic
#EE85E9 #E9EE85 #85E9EE
tetradic
#EE85E9 #EEBE85 #85EE8A #85B4EE
square
#EE85E9 #EEBE85 #85EE8A #85B4EE
split-complementary
#EE85E9 #B4EE85 #85EEBE
monochromatic
#DA1ED1 #E74FDF #EE85E9 #F5BBF3 #FBE4FA
Accessibility & contrast
On white
2.29
#EE85E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE85E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85E9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85E9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EC
Deuteranopia (green-blind)
#9CB0E6
Tritanopia (blue-blind)
#F58EAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85e9; /* rgb */ color: rgb(238, 133, 233); /* oklch */ color: oklch(76.4% 0.177 328.9);
Tailwind
colors: {
custom: {
50: '#f5abf0',
500: '#ee85e9',
950: '#000000',
},
}SCSS
$custom: #ee85e9; $custom-light: #f5abf0; $custom-dark: #000000;
JSON
{
"hex": "#ee85e9",
"rgb": {
"r": 238,
"g": 133,
"b": 233
},
"hsl": {
"h": 302.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76396,
"c": 0.1768,
"h": 328.9
},
"luminance": 0.40835
}Semantic roles & 50–950 ramp
primary
#EE85E9
secondary
#D8F3D9
accent
#D8170E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84