#D682F7#D682F7
#D682F7 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.9% C 0.182 H 315.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D682F7 |
|---|---|
| RGB | rgb(214, 130, 247) |
| HSL | hsl(283, 88%, 74%) |
| HSV | hsv(283, 47%, 97%) |
| CMYK | cmyk(13.4%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.26, 51.36, -45.76) |
| CIE-LCH | lch(67.26, 68.79, 318.30°) |
| OKLab | oklab(73.9% 0.1306 -0.127) |
| OKLCH | oklch(73.9% 0.182 315.8) |
| XYZ | xyz(52.5001, 36.9783, 92.3496) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.82
Light Purple
#BF77F6
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.22
Easter Purple
#C071FE
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682F7 #A3F782
analogous
#9C82F7 #D682F7 #F782DE
triadic
#D682F7 #F7D682 #82F7D6
tetradic
#D682F7 #F79C82 #A3F782 #82DEF7
square
#D682F7 #F79C82 #A3F782 #82DEF7
split-complementary
#D682F7 #DEF782 #82F79C
monochromatic
#B00FEF #C348F3 #D682F7 #E9BCFB #F6E2FD
Accessibility & contrast
On white
2.50
#D682F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#D682F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682F7
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682F7 | 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)
#6B9FFB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#D493B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d682f7; /* rgb */ color: rgb(214, 130, 247); /* oklch */ color: oklch(73.9% 0.182 315.8);
Tailwind
colors: {
custom: {
50: '#e5a8fa',
500: '#d682f7',
950: '#000000',
},
}SCSS
$custom: #d682f7; $custom-light: #e5a8fa; $custom-dark: #000000;
JSON
{
"hex": "#d682f7",
"rgb": {
"r": 214,
"g": 130,
"b": 247
},
"hsl": {
"h": 283.077,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.73899,
"c": 0.18219,
"h": 315.8
},
"luminance": 0.36977
}Semantic roles & 50–950 ramp
primary
#D682F7
secondary
#DFF5D6
accent
#E50141
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85