#DF82C8#DF82C8
#DF82C8 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.8% C 0.143 H 336.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82C8 |
|---|---|
| RGB | rgb(223, 130, 200) |
| HSL | hsl(315, 59%, 69%) |
| HSV | hsv(315, 42%, 87%) |
| CMYK | cmyk(0%, 41.7%, 10.3%, 12.5%) |
| CIE-LAB | lab(66.39, 45.36, -20.98) |
| CIE-LCH | lch(66.39, 49.98, 335.18°) |
| OKLab | oklab(72.84% 0.1315 -0.0563) |
| OKLCH | oklch(72.84% 0.143 336.8) |
| XYZ | xyz(48.8394, 35.8262, 58.9751) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 5.41
Orchid (survey)
#C875C4
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.40
Violet (CSS)
#EE82EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82C8 #82DF99
analogous
#C882DF #DF82C8 #DF829A
triadic
#DF82C8 #C8DF82 #82C8DF
tetradic
#DF82C8 #DFC882 #82DF99 #829ADF
square
#DF82C8 #DFC882 #82DF99 #829ADF
split-complementary
#DF82C8 #9ADF82 #82DFC8
monochromatic
#B82F96 #D351B3 #DF82C8 #EBB3DD #F8E3F3
Accessibility & contrast
On white
2.57
#DF82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DF82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82C8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82C8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CB
Deuteranopia (green-blind)
#9CA7C5
Tritanopia (blue-blind)
#E8859C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df82c8; /* rgb */ color: rgb(223, 130, 200); /* oklch */ color: oklch(72.8% 0.143 336.8);
Tailwind
colors: {
custom: {
50: '#eaa8d8',
500: '#df82c8',
950: '#000000',
},
}SCSS
$custom: #df82c8; $custom-light: #eaa8d8; $custom-dark: #000000;
JSON
{
"hex": "#df82c8",
"rgb": {
"r": 223,
"g": 130,
"b": 200
},
"hsl": {
"h": 314.839,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.72841,
"c": 0.14303,
"h": 336.8
},
"luminance": 0.35823
}Semantic roles & 50–950 ramp
primary
#DF82C8
secondary
#D1ECD8
accent
#C7481F
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83