#EE85DE#EE85DE
#EE85DE is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.9% C 0.167 H 333.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85DE |
|---|---|
| RGB | rgb(238, 133, 222) |
| HSL | hsl(309, 76%, 73%) |
| HSV | hsv(309, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 6.7%, 6.7%) |
| CIE-LAB | lab(69.63, 52.13, -28.09) |
| CIE-LCH | lch(69.63, 59.21, 331.68°) |
| OKLab | oklab(75.93% 0.149 -0.0761) |
| OKLCH | oklch(75.93% 0.167 333) |
| XYZ | xyz(56.8319, 40.2294, 73.8647) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 5.46
Orchid
#DA70D6
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85DE #85EE95
analogous
#CA85EE #EE85DE #EE85A9
triadic
#EE85DE #DEEE85 #85DEEE
tetradic
#EE85DE #EECA85 #85EE95 #85A9EE
square
#EE85DE #EECA85 #85EE95 #85A9EE
split-complementary
#EE85DE #A9EE85 #85EECA
monochromatic
#DA1EBE #E74FCF #EE85DE #F5BBED #FBE4F8
Accessibility & contrast
On white
2.32
#EE85DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE85DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85DE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85DE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#F68BA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee85de; /* rgb */ color: rgb(238, 133, 222); /* oklch */ color: oklch(75.9% 0.167 333.0);
Tailwind
colors: {
custom: {
50: '#f5abe8',
500: '#ee85de',
950: '#000000',
},
}SCSS
$custom: #ee85de; $custom-light: #f5abe8; $custom-dark: #000000;
JSON
{
"hex": "#ee85de",
"rgb": {
"r": 238,
"g": 133,
"b": 222
},
"hsl": {
"h": 309.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75934,
"c": 0.16733,
"h": 333
},
"luminance": 0.40226
}Semantic roles & 50–950 ramp
primary
#EE85DE
secondary
#D8F3DC
accent
#D82D0E
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84