#EE85E8#EE85E8
#EE85E8 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.4% C 0.176 H 329.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85E8 |
|---|---|
| RGB | rgb(238, 133, 232) |
| HSL | hsl(303, 76%, 73%) |
| HSV | hsv(303, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 2.5%, 6.7%) |
| CIE-LAB | lab(70.02, 53.83, -33.00) |
| CIE-LCH | lch(70.02, 63.14, 328.49°) |
| OKLab | oklab(76.35% 0.1512 -0.09) |
| OKLCH | oklch(76.35% 0.176 329.2) |
| XYZ | xyz(58.2121, 40.7815, 81.1337) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85E8 #85EE8B
analogous
#C085EE #EE85E8 #EE85B3
triadic
#EE85E8 #E8EE85 #85E8EE
tetradic
#EE85E8 #EEC085 #85EE8B #85B3EE
square
#EE85E8 #EEC085 #85EE8B #85B3EE
split-complementary
#EE85E8 #B3EE85 #85EEC0
monochromatic
#DA1ECF #E74FDE #EE85E8 #F5BBF2 #FBE4FA
Accessibility & contrast
On white
2.29
#EE85E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE85E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85E8
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85E8 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#9CB0E5
Tritanopia (blue-blind)
#F58EAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85e8; /* rgb */ color: rgb(238, 133, 232); /* oklch */ color: oklch(76.4% 0.176 329.2);
Tailwind
colors: {
custom: {
50: '#f5abef',
500: '#ee85e8',
950: '#000000',
},
}SCSS
$custom: #ee85e8; $custom-light: #f5abef; $custom-dark: #000000;
JSON
{
"hex": "#ee85e8",
"rgb": {
"r": 238,
"g": 133,
"b": 232
},
"hsl": {
"h": 303.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76353,
"c": 0.17591,
"h": 329.2
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#EE85E8
secondary
#D8F3DA
accent
#D8190E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84