#D682F8#D682F8
#D682F8 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.9% C 0.183 H 315.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D682F8 |
|---|---|
| RGB | rgb(214, 130, 248) |
| HSL | hsl(283, 89%, 74%) |
| HSV | hsv(283, 48%, 97%) |
| CMYK | cmyk(13.7%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.31, 51.57, -46.24) |
| CIE-LCH | lch(67.31, 69.26, 318.12°) |
| OKLab | oklab(73.95% 0.1307 -0.1284) |
| OKLCH | oklch(73.95% 0.183 315.5) |
| XYZ | xyz(52.6549, 37.0402, 93.1645) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.75
Light Purple
#BF77F6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682F8 #A4F882
analogous
#9B82F8 #D682F8 #F882DF
triadic
#D682F8 #F8D682 #82F8D6
tetradic
#D682F8 #F89B82 #A4F882 #82DFF8
square
#D682F8 #F89B82 #A4F882 #82DFF8
split-complementary
#D682F8 #DFF882 #82F89B
monochromatic
#B00EF2 #C348F5 #D682F8 #E9BCFB #F5E2FD
Accessibility & contrast
On white
2.50
#D682F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D682F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#83A6F5
Tritanopia (blue-blind)
#D493B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d682f8; /* rgb */ color: rgb(214, 130, 248); /* oklch */ color: oklch(73.9% 0.183 315.5);
Tailwind
colors: {
custom: {
50: '#e5a8fb',
500: '#d682f8',
950: '#000000',
},
}SCSS
$custom: #d682f8; $custom-light: #e5a8fb; $custom-dark: #000000;
JSON
{
"hex": "#d682f8",
"rgb": {
"r": 214,
"g": 130,
"b": 248
},
"hsl": {
"h": 282.712,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.73948,
"c": 0.18324,
"h": 315.5
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#D682F8
secondary
#DFF5D6
accent
#E60042
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85