#EE85EA#EE85EA
#EE85EA is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.4% C 0.178 H 328.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85EA |
|---|---|
| RGB | rgb(238, 133, 234) |
| HSL | hsl(302, 76%, 73%) |
| HSV | hsv(302, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(70.10, 54.18, -33.98) |
| CIE-LCH | lch(70.10, 63.95, 327.90°) |
| OKLab | oklab(76.44% 0.1516 -0.0927) |
| OKLCH | oklch(76.44% 0.178 328.5) |
| XYZ | xyz(58.4978, 40.8958, 82.6384) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85EA #85EE89
analogous
#BE85EE #EE85EA #EE85B5
triadic
#EE85EA #EAEE85 #85EAEE
tetradic
#EE85EA #EEBE85 #85EE89 #85B5EE
square
#EE85EA #EEBE85 #85EE89 #85B5EE
split-complementary
#EE85EA #B5EE85 #85EEBE
monochromatic
#DA1ED3 #E74FE1 #EE85EA #F5BBF3 #FBE4FA
Accessibility & contrast
On white
2.29
#EE85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85EA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85EA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#F48FAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85ea; /* rgb */ color: rgb(238, 133, 234); /* oklch */ color: oklch(76.4% 0.178 328.5);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ee85ea',
950: '#000000',
},
}SCSS
$custom: #ee85ea; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ee85ea",
"rgb": {
"r": 238,
"g": 133,
"b": 234
},
"hsl": {
"h": 302.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76439,
"c": 0.17768,
"h": 328.5
},
"luminance": 0.40893
}Semantic roles & 50–950 ramp
primary
#EE85EA
secondary
#D8F3D9
accent
#D8150E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84