#EE86D3#EE86D3
#EE86D3 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.6% C 0.157 H 337.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86D3 |
|---|---|
| RGB | rgb(238, 134, 211) |
| HSL | hsl(316, 75%, 73%) |
| HSV | hsv(316, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 11.3%, 6.7%) |
| CIE-LAB | lab(69.42, 49.82, -22.32) |
| CIE-LCH | lch(69.42, 54.59, 335.87°) |
| OKLab | oklab(75.64% 0.145 -0.0599) |
| OKLCH | oklch(75.64% 0.157 337.5) |
| XYZ | xyz(55.5430, 39.9340, 66.3979) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 5.80
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86D3 #86EEA1
analogous
#D586EE #EE86D3 #EE869F
triadic
#EE86D3 #D3EE86 #86D3EE
tetradic
#EE86D3 #EED586 #86EEA1 #869FEE
square
#EE86D3 #EED586 #86EEA1 #869FEE
split-complementary
#EE86D3 #9FEE86 #86EED5
monochromatic
#DB1FAA #E650BF #EE86D3 #F6BCE7 #FBE4F5
Accessibility & contrast
On white
2.34
#EE86D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EE86D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86D3
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86D3 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A0D6
Deuteranopia (green-blind)
#A4AFD0
Tritanopia (blue-blind)
#F889A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee86d3; /* rgb */ color: rgb(238, 134, 211); /* oklch */ color: oklch(75.6% 0.157 337.5);
Tailwind
colors: {
custom: {
50: '#f5ace0',
500: '#ee86d3',
950: '#000000',
},
}SCSS
$custom: #ee86d3; $custom-light: #f5ace0; $custom-dark: #000000;
JSON
{
"hex": "#ee86d3",
"rgb": {
"r": 238,
"g": 134,
"b": 211
},
"hsl": {
"h": 315.577,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.75643,
"c": 0.15684,
"h": 337.5
},
"luminance": 0.3993
}Semantic roles & 50–950 ramp
primary
#EE86D3
secondary
#D8F3DF
accent
#D8420E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83