#EE85E2#EE85E2
#EE85E2 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.1% C 0.171 H 331.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85E2 |
|---|---|
| RGB | rgb(238, 133, 226) |
| HSL | hsl(307, 76%, 73%) |
| HSV | hsv(307, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 5%, 6.7%) |
| CIE-LAB | lab(69.79, 52.80, -30.06) |
| CIE-LCH | lch(69.79, 60.76, 330.34°) |
| OKLab | oklab(76.1% 0.1499 -0.0816) |
| OKLCH | oklch(76.1% 0.171 331.4) |
| XYZ | xyz(57.3744, 40.4464, 76.7216) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.40
Orchid
#DA70D6
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85E2 #85EE91
analogous
#C585EE #EE85E2 #EE85AD
triadic
#EE85E2 #E2EE85 #85E2EE
tetradic
#EE85E2 #EEC585 #85EE91 #85ADEE
square
#EE85E2 #EEC585 #85EE91 #85ADEE
split-complementary
#EE85E2 #ADEE85 #85EEC5
monochromatic
#DA1EC5 #E74FD5 #EE85E2 #F5BBEF #FBE4F9
Accessibility & contrast
On white
2.31
#EE85E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EE85E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85E2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85E2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E5
Deuteranopia (green-blind)
#9EB0DF
Tritanopia (blue-blind)
#F68CA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee85e2; /* rgb */ color: rgb(238, 133, 226); /* oklch */ color: oklch(76.1% 0.171 331.4);
Tailwind
colors: {
custom: {
50: '#f5abeb',
500: '#ee85e2',
950: '#000000',
},
}SCSS
$custom: #ee85e2; $custom-light: #f5abeb; $custom-dark: #000000;
JSON
{
"hex": "#ee85e2",
"rgb": {
"r": 238,
"g": 133,
"b": 226
},
"hsl": {
"h": 306.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76099,
"c": 0.1707,
"h": 331.4
},
"luminance": 0.40443
}Semantic roles & 50–950 ramp
primary
#EE85E2
secondary
#D8F3DB
accent
#D8250E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84