#EE85D3#EE85D3
#EE85D3 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.5% C 0.159 H 337.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85D3 |
|---|---|
| RGB | rgb(238, 133, 211) |
| HSL | hsl(315, 76%, 73%) |
| HSV | hsv(315, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 11.3%, 6.7%) |
| CIE-LAB | lab(69.23, 50.33, -22.62) |
| CIE-LCH | lch(69.23, 55.18, 335.80°) |
| OKLab | oklab(75.5% 0.1464 -0.0607) |
| OKLCH | oklch(75.5% 0.159 337.5) |
| XYZ | xyz(55.4055, 39.6588, 66.3520) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85D3 #85EEA0
analogous
#D585EE #EE85D3 #EE859E
triadic
#EE85D3 #D3EE85 #85D3EE
tetradic
#EE85D3 #EED585 #85EEA0 #859EEE
square
#EE85D3 #EED585 #85EEA0 #859EEE
split-complementary
#EE85D3 #9EEE85 #85EED5
monochromatic
#DA1EAA #E74FC0 #EE85D3 #F5BBE6 #FBE4F5
Accessibility & contrast
On white
2.35
#EE85D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EE85D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85D3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85D3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD6
Deuteranopia (green-blind)
#A3AFD0
Tritanopia (blue-blind)
#F888A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee85d3; /* rgb */ color: rgb(238, 133, 211); /* oklch */ color: oklch(75.5% 0.159 337.5);
Tailwind
colors: {
custom: {
50: '#f5abe0',
500: '#ee85d3',
950: '#000000',
},
}SCSS
$custom: #ee85d3; $custom-light: #f5abe0; $custom-dark: #000000;
JSON
{
"hex": "#ee85d3",
"rgb": {
"r": 238,
"g": 133,
"b": 211
},
"hsl": {
"h": 315.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75495,
"c": 0.15851,
"h": 337.5
},
"luminance": 0.39655
}Semantic roles & 50–950 ramp
primary
#EE85D3
secondary
#D8F3DF
accent
#D8420E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83