#EE85D5#EE85D5
#EE85D5 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.6% C 0.160 H 336.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85D5 |
|---|---|
| RGB | rgb(238, 133, 213) |
| HSL | hsl(314, 76%, 73%) |
| HSV | hsv(314, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 10.5%, 6.7%) |
| CIE-LAB | lab(69.30, 50.65, -23.62) |
| CIE-LCH | lch(69.30, 55.88, 335.00°) |
| OKLab | oklab(75.57% 0.1469 -0.0635) |
| OKLCH | oklch(75.57% 0.16 336.6) |
| XYZ | xyz(55.6578, 39.7597, 67.6807) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 6.21
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85D5 #85EE9E
analogous
#D385EE #EE85D5 #EE85A0
triadic
#EE85D5 #D5EE85 #85D5EE
tetradic
#EE85D5 #EED385 #85EE9E #85A0EE
square
#EE85D5 #EED385 #85EE9E #85A0EE
split-complementary
#EE85D5 #A0EE85 #85EED3
monochromatic
#DA1EAD #E74FC3 #EE85D5 #F5BBE7 #FBE4F6
Accessibility & contrast
On white
2.35
#EE85D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EE85D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85D5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85D5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD8
Deuteranopia (green-blind)
#A3AFD2
Tritanopia (blue-blind)
#F889A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee85d5; /* rgb */ color: rgb(238, 133, 213); /* oklch */ color: oklch(75.6% 0.160 336.6);
Tailwind
colors: {
custom: {
50: '#f5abe2',
500: '#ee85d5',
950: '#000000',
},
}SCSS
$custom: #ee85d5; $custom-light: #f5abe2; $custom-dark: #000000;
JSON
{
"hex": "#ee85d5",
"rgb": {
"r": 238,
"g": 133,
"b": 213
},
"hsl": {
"h": 314.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75573,
"c": 0.16006,
"h": 336.6
},
"luminance": 0.39756
}Semantic roles & 50–950 ramp
primary
#EE85D5
secondary
#D8F3DE
accent
#D83E0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83