#EE85E7#EE85E7
#EE85E7 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.3% C 0.175 H 329.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85E7 |
|---|---|
| RGB | rgb(238, 133, 231) |
| HSL | hsl(304, 76%, 73%) |
| HSV | hsv(304, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 2.9%, 6.7%) |
| CIE-LAB | lab(69.98, 53.66, -32.52) |
| CIE-LCH | lch(69.98, 62.74, 328.78°) |
| OKLab | oklab(76.31% 0.151 -0.0886) |
| OKLCH | oklch(76.31% 0.175 329.6) |
| XYZ | xyz(58.0705, 40.7248, 80.3878) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 5.84
Orchid
#DA70D6
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85E7 #85EE8C
analogous
#C085EE #EE85E7 #EE85B2
triadic
#EE85E7 #E7EE85 #85E7EE
tetradic
#EE85E7 #EEC085 #85EE8C #85B2EE
square
#EE85E7 #EEC085 #85EE8C #85B2EE
split-complementary
#EE85E7 #B2EE85 #85EEC0
monochromatic
#DA1ECE #E74FDC #EE85E7 #F5BBF2 #FBE4FA
Accessibility & contrast
On white
2.30
#EE85E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EE85E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85E7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85E7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#F58EAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85e7; /* rgb */ color: rgb(238, 133, 231); /* oklch */ color: oklch(76.3% 0.175 329.6);
Tailwind
colors: {
custom: {
50: '#f5abef',
500: '#ee85e7',
950: '#000000',
},
}SCSS
$custom: #ee85e7; $custom-light: #f5abef; $custom-dark: #000000;
JSON
{
"hex": "#ee85e7",
"rgb": {
"r": 238,
"g": 133,
"b": 231
},
"hsl": {
"h": 304,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.7631,
"c": 0.17503,
"h": 329.6
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#EE85E7
secondary
#D8F3DA
accent
#D81B0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84