#DF86CC#DF86CC
#DF86CC is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.6% C 0.139 H 335.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86CC |
|---|---|
| RGB | rgb(223, 134, 204) |
| HSL | hsl(313, 58%, 70%) |
| HSV | hsv(313, 40%, 87%) |
| CMYK | cmyk(0%, 39.9%, 8.5%, 12.5%) |
| CIE-LAB | lab(67.35, 43.96, -21.75) |
| CIE-LCH | lch(67.35, 49.05, 333.68°) |
| OKLab | oklab(73.61% 0.1265 -0.0585) |
| OKLCH | oklch(73.61% 0.139 335.2) |
| XYZ | xyz(49.8554, 37.1005, 61.6501) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.67
Bubblegum Pink
#FE83CC
ΔE00 5.57
Orchid (survey)
#C875C4
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.38
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86CC #86DF99
analogous
#C686DF #DF86CC #DF869F
triadic
#DF86CC #CCDF86 #86CCDF
tetradic
#DF86CC #DFC686 #86DF99 #869FDF
square
#DF86CC #DFC686 #86DF99 #869FDF
split-complementary
#DF86CC #9FDF86 #86DFC6
monochromatic
#BA319C #D256B8 #DF86CC #ECB6E0 #F9E7F5
Accessibility & contrast
On white
2.49
#DF86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DF86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86CC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86CC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#9DA9C9
Tritanopia (blue-blind)
#E78AA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df86cc; /* rgb */ color: rgb(223, 134, 204); /* oklch */ color: oklch(73.6% 0.139 335.2);
Tailwind
colors: {
custom: {
50: '#eaabdb',
500: '#df86cc',
950: '#000000',
},
}SCSS
$custom: #df86cc; $custom-light: #eaabdb; $custom-dark: #000000;
JSON
{
"hex": "#df86cc",
"rgb": {
"r": 223,
"g": 134,
"b": 204
},
"hsl": {
"h": 312.809,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.73615,
"c": 0.13941,
"h": 335.2
},
"luminance": 0.37098
}Semantic roles & 50–950 ramp
primary
#DF86CC
secondary
#D4EDD9
accent
#C64320
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83