#EE85EB#EE85EB
#EE85EB is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.179 H 328.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85EB |
|---|---|
| RGB | rgb(238, 133, 235) |
| HSL | hsl(302, 76%, 73%) |
| HSV | hsv(302, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 1.3%, 6.7%) |
| CIE-LAB | lab(70.14, 54.35, -34.47) |
| CIE-LCH | lch(70.14, 64.36, 327.62°) |
| OKLab | oklab(76.48% 0.1518 -0.0941) |
| OKLCH | oklch(76.48% 0.179 328.2) |
| XYZ | xyz(58.6419, 40.9534, 83.3971) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.92
Purply Pink
#F075E6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85EB #85EE88
analogous
#BC85EE #EE85EB #EE85B7
triadic
#EE85EB #EBEE85 #85EBEE
tetradic
#EE85EB #EEBC85 #85EE88 #85B7EE
square
#EE85EB #EEBC85 #85EE88 #85B7EE
split-complementary
#EE85EB #B7EE85 #85EEBC
monochromatic
#DA1ED5 #E74FE2 #EE85EB #F5BBF4 #FBE4FB
Accessibility & contrast
On white
2.29
#EE85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EE85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85EB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85EB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#9BB0E8
Tritanopia (blue-blind)
#F48FAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee85eb; /* rgb */ color: rgb(238, 133, 235); /* oklch */ color: oklch(76.5% 0.179 328.2);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ee85eb',
950: '#000000',
},
}SCSS
$custom: #ee85eb; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ee85eb",
"rgb": {
"r": 238,
"g": 133,
"b": 235
},
"hsl": {
"h": 301.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76482,
"c": 0.17858,
"h": 328.2
},
"luminance": 0.4095
}Semantic roles & 50–950 ramp
primary
#EE85EB
secondary
#D8F3D9
accent
#D8140E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85