#D682DF#D682DF
#D682DF is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.8% C 0.158 H 323.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D682DF |
|---|---|
| RGB | rgb(214, 130, 223) |
| HSL | hsl(294, 59%, 69%) |
| HSV | hsv(294, 42%, 87%) |
| CMYK | cmyk(4%, 41.7%, 0%, 12.5%) |
| CIE-LAB | lab(66.21, 46.67, -34.17) |
| CIE-LCH | lch(66.21, 57.84, 323.79°) |
| OKLab | oklab(72.77% 0.1266 -0.0937) |
| OKLCH | oklch(72.77% 0.158 323.5) |
| XYZ | xyz(49.0321, 35.5911, 74.0847) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.69
Orchid (survey)
#C875C4
ΔE00 5.28
Pale Purple
#B790D4
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682DF #8BDF82
analogous
#A882DF #D682DF #DF82BA
triadic
#D682DF #DFD682 #82DFD6
tetradic
#D682DF #DFA882 #8BDF82 #82BADF
square
#D682DF #DFA882 #8BDF82 #82BADF
split-complementary
#D682DF #BADF82 #82DFA8
monochromatic
#AA2FB8 #C651D3 #D682DF #E6B3EB #F6E3F8
Accessibility & contrast
On white
2.59
#D682DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#D682DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682DF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682DF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#8EA4DC
Tritanopia (blue-blind)
#D98CA6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d682df; /* rgb */ color: rgb(214, 130, 223); /* oklch */ color: oklch(72.8% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#e4a8e9',
500: '#d682df',
950: '#000000',
},
}SCSS
$custom: #d682df; $custom-light: #e4a8e9; $custom-dark: #000000;
JSON
{
"hex": "#d682df",
"rgb": {
"r": 214,
"g": 130,
"b": 223
},
"hsl": {
"h": 294.194,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.72767,
"c": 0.15753,
"h": 323.5
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#D682DF
secondary
#D3ECD1
accent
#C71F2F
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161016
muted
#847F84