#EE85E5#EE85E5
#EE85E5 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.173 H 330.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85E5 |
|---|---|
| RGB | rgb(238, 133, 229) |
| HSL | hsl(305, 76%, 73%) |
| HSV | hsv(305, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 3.8%, 6.7%) |
| CIE-LAB | lab(69.90, 53.31, -31.54) |
| CIE-LCH | lch(69.90, 61.94, 329.39°) |
| OKLab | oklab(76.22% 0.1506 -0.0858) |
| OKLCH | oklch(76.22% 0.173 330.3) |
| XYZ | xyz(57.7896, 40.6125, 78.9086) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Lavender Pink
#DD85D7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.19
Orchid
#DA70D6
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85E5 #85EE8E
analogous
#C385EE #EE85E5 #EE85B0
triadic
#EE85E5 #E5EE85 #85E5EE
tetradic
#EE85E5 #EEC385 #85EE8E #85B0EE
square
#EE85E5 #EEC385 #85EE8E #85B0EE
split-complementary
#EE85E5 #B0EE85 #85EEC3
monochromatic
#DA1ECA #E74FDA #EE85E5 #F5BBF0 #FBE4F9
Accessibility & contrast
On white
2.30
#EE85E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EE85E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85E5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85E5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E8
Deuteranopia (green-blind)
#9DB0E2
Tritanopia (blue-blind)
#F58DAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85e5; /* rgb */ color: rgb(238, 133, 229); /* oklch */ color: oklch(76.2% 0.173 330.3);
Tailwind
colors: {
custom: {
50: '#f5abed',
500: '#ee85e5',
950: '#000000',
},
}SCSS
$custom: #ee85e5; $custom-light: #f5abed; $custom-dark: #000000;
JSON
{
"hex": "#ee85e5",
"rgb": {
"r": 238,
"g": 133,
"b": 229
},
"hsl": {
"h": 305.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76225,
"c": 0.17329,
"h": 330.3
},
"luminance": 0.40609
}Semantic roles & 50–950 ramp
primary
#EE85E5
secondary
#D8F3DA
accent
#D81F0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84