#EE85CC#EE85CC
#EE85CC is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.2% C 0.153 H 340.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85CC |
|---|---|
| RGB | rgb(238, 133, 204) |
| HSL | hsl(319, 76%, 73%) |
| HSV | hsv(319, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 14.3%, 6.7%) |
| CIE-LAB | lab(68.98, 49.22, -19.10) |
| CIE-LCH | lch(68.98, 52.80, 338.79°) |
| OKLab | oklab(75.23% 0.1446 -0.051) |
| OKLCH | oklch(75.23% 0.153 340.6) |
| XYZ | xyz(54.5470, 39.3154, 61.8306) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.73
Hot Pink
#FF69B4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85CC #85EEA7
analogous
#DC85EE #EE85CC #EE8597
triadic
#EE85CC #CCEE85 #85CCEE
tetradic
#EE85CC #EEDC85 #85EEA7 #8597EE
square
#EE85CC #EEDC85 #85EEA7 #8597EE
split-complementary
#EE85CC #97EE85 #85EEDC
monochromatic
#DA1E9D #E74FB6 #EE85CC #F5BBE2 #FBE4F4
Accessibility & contrast
On white
2.37
#EE85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85CC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85CC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECF
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#F987A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee85cc; /* rgb */ color: rgb(238, 133, 204); /* oklch */ color: oklch(75.2% 0.153 340.6);
Tailwind
colors: {
custom: {
50: '#f5abdb',
500: '#ee85cc',
950: '#000000',
},
}SCSS
$custom: #ee85cc; $custom-light: #f5abdb; $custom-dark: #000000;
JSON
{
"hex": "#ee85cc",
"rgb": {
"r": 238,
"g": 133,
"b": 204
},
"hsl": {
"h": 319.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75229,
"c": 0.1533,
"h": 340.6
},
"luminance": 0.39312
}Semantic roles & 50–950 ramp
primary
#EE85CC
secondary
#D8F3E1
accent
#D84F0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83