#EE85DF#EE85DF
#EE85DF is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.168 H 332.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85DF |
|---|---|
| RGB | rgb(238, 133, 223) |
| HSL | hsl(309, 76%, 73%) |
| HSV | hsv(309, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 6.3%, 6.7%) |
| CIE-LAB | lab(69.67, 52.29, -28.59) |
| CIE-LCH | lch(69.67, 59.60, 331.34°) |
| OKLab | oklab(75.98% 0.1493 -0.0775) |
| OKLCH | oklch(75.98% 0.168 332.6) |
| XYZ | xyz(56.9664, 40.2832, 74.5726) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 5.63
Orchid
#DA70D6
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85DF #85EE94
analogous
#C885EE #EE85DF #EE85AB
triadic
#EE85DF #DFEE85 #85DFEE
tetradic
#EE85DF #EEC885 #85EE94 #85ABEE
square
#EE85DF #EEC885 #85EE94 #85ABEE
split-complementary
#EE85DF #ABEE85 #85EEC8
monochromatic
#DA1EBF #E74FD1 #EE85DF #F5BBED #FBE4F8
Accessibility & contrast
On white
2.32
#EE85DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE85DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85DF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85DF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#F68BA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee85df; /* rgb */ color: rgb(238, 133, 223); /* oklch */ color: oklch(76.0% 0.168 332.6);
Tailwind
colors: {
custom: {
50: '#f5abe9',
500: '#ee85df',
950: '#000000',
},
}SCSS
$custom: #ee85df; $custom-light: #f5abe9; $custom-dark: #000000;
JSON
{
"hex": "#ee85df",
"rgb": {
"r": 238,
"g": 133,
"b": 223
},
"hsl": {
"h": 308.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75975,
"c": 0.16817,
"h": 332.6
},
"luminance": 0.4028
}Semantic roles & 50–950 ramp
primary
#EE85DF
secondary
#D8F3DC
accent
#D82B0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84