#EE85EF#EE85EF
#EE85EF is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.7% C 0.182 H 326.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85EF |
|---|---|
| RGB | rgb(238, 133, 239) |
| HSL | hsl(299, 77%, 73%) |
| HSV | hsv(299, 44%, 94%) |
| CMYK | cmyk(0.4%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(70.31, 55.05, -36.41) |
| CIE-LCH | lch(70.31, 66.00, 326.52°) |
| OKLab | oklab(76.66% 0.1525 -0.0997) |
| OKLCH | oklch(76.66% 0.182 326.8) |
| XYZ | xyz(59.2263, 41.1871, 86.4749) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.60
Purply Pink
#F075E6
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85EF #86EF85
analogous
#B985EF #EE85EF #EF85BB
triadic
#EE85EF #EFEE85 #85EFEE
tetradic
#EE85EF #EFB985 #86EF85 #85BBEF
square
#EE85EF #EFB985 #86EF85 #85BBEF
split-complementary
#EE85EF #BBEF85 #85EFB9
monochromatic
#DB1DDD #E64FE8 #EE85EF #F6BBF6 #FBE4FB
Accessibility & contrast
On white
2.27
#EE85EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EE85EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85EF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85EF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#F490AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee85ef; /* rgb */ color: rgb(238, 133, 239); /* oklch */ color: oklch(76.7% 0.182 326.8);
Tailwind
colors: {
custom: {
50: '#f5abf4',
500: '#ee85ef',
950: '#000000',
},
}SCSS
$custom: #ee85ef; $custom-light: #f5abf4; $custom-dark: #000000;
JSON
{
"hex": "#ee85ef",
"rgb": {
"r": 238,
"g": 133,
"b": 239
},
"hsl": {
"h": 299.434,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.76658,
"c": 0.18218,
"h": 326.8
},
"luminance": 0.41184
}Semantic roles & 50–950 ramp
primary
#EE85EF
secondary
#D8F3D8
accent
#D90C0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85