#DF86CA#DF86CA
#DF86CA is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.5% C 0.138 H 336.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86CA |
|---|---|
| RGB | rgb(223, 134, 202) |
| HSL | hsl(314, 58%, 70%) |
| HSV | hsv(314, 40%, 87%) |
| CMYK | cmyk(0%, 39.9%, 9.4%, 12.5%) |
| CIE-LAB | lab(67.28, 43.62, -20.74) |
| CIE-LCH | lch(67.28, 48.30, 334.57°) |
| OKLab | oklab(73.54% 0.126 -0.0557) |
| OKLCH | oklch(73.54% 0.138 336.2) |
| XYZ | xyz(49.6171, 37.0052, 60.3949) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 5.41
Orchid (survey)
#C875C4
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.63
Violet (CSS)
#EE82EE
ΔE00 6.71
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86CA #86DF9B
analogous
#C786DF #DF86CA #DF869E
triadic
#DF86CA #CADF86 #86CADF
tetradic
#DF86CA #DFC786 #86DF9B #869EDF
square
#DF86CA #DFC786 #86DF9B #869EDF
split-complementary
#DF86CA #9EDF86 #86DFC7
monochromatic
#BA3199 #D256B5 #DF86CA #ECB6DF #F9E7F4
Accessibility & contrast
On white
2.50
#DF86CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DF86CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86CA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86CA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCC
Deuteranopia (green-blind)
#9EA9C7
Tritanopia (blue-blind)
#E7899F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df86ca; /* rgb */ color: rgb(223, 134, 202); /* oklch */ color: oklch(73.5% 0.138 336.2);
Tailwind
colors: {
custom: {
50: '#eaabda',
500: '#df86ca',
950: '#000000',
},
}SCSS
$custom: #df86ca; $custom-light: #eaabda; $custom-dark: #000000;
JSON
{
"hex": "#df86ca",
"rgb": {
"r": 223,
"g": 134,
"b": 202
},
"hsl": {
"h": 314.157,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.73538,
"c": 0.13777,
"h": 336.2
},
"luminance": 0.37002
}Semantic roles & 50–950 ramp
primary
#DF86CA
secondary
#D4EDDA
accent
#C64720
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83