#DE86CC#DE86CC
#DE86CC is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.5% C 0.139 H 334.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DE86CC |
|---|---|
| RGB | rgb(222, 134, 204) |
| HSL | hsl(312, 57%, 70%) |
| HSV | hsv(312, 40%, 87%) |
| CMYK | cmyk(0%, 39.6%, 8.1%, 12.9%) |
| CIE-LAB | lab(67.23, 43.64, -21.94) |
| CIE-LCH | lch(67.23, 48.85, 333.31°) |
| OKLab | oklab(73.5% 0.1254 -0.059) |
| OKLCH | oklch(73.5% 0.139 334.8) |
| XYZ | xyz(49.5482, 36.9421, 61.6357) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.57
Bubblegum Pink
#FE83CC
ΔE00 5.77
Orchid (survey)
#C875C4
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.29
Orchid
#DA70D6
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE86CC #86DE98
analogous
#C486DE #DE86CC #DE86A0
triadic
#DE86CC #CCDE86 #86CCDE
tetradic
#DE86CC #DEC486 #86DE98 #86A0DE
square
#DE86CC #DEC486 #86DE98 #86A0DE
split-complementary
#DE86CC #A0DE86 #86DEC4
monochromatic
#B8329C #D156B8 #DE86CC #EBB6E0 #F8E6F5
Accessibility & contrast
On white
2.50
#DE86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DE86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE86CC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE86CC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#E68AA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de86cc; /* rgb */ color: rgb(222, 134, 204); /* oklch */ color: oklch(73.5% 0.139 334.8);
Tailwind
colors: {
custom: {
50: '#eaabdb',
500: '#de86cc',
950: '#000000',
},
}SCSS
$custom: #de86cc; $custom-light: #eaabdb; $custom-dark: #000000;
JSON
{
"hex": "#de86cc",
"rgb": {
"r": 222,
"g": 134,
"b": 204
},
"hsl": {
"h": 312.273,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.735,
"c": 0.13863,
"h": 334.8
},
"luminance": 0.36939
}Semantic roles & 50–950 ramp
primary
#DE86CC
secondary
#D3ECD9
accent
#C54221
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83