#D682F4#D682F4
#D682F4 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.179 H 316.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D682F4 |
|---|---|
| RGB | rgb(214, 130, 244) |
| HSL | hsl(284, 84%, 73%) |
| HSV | hsv(284, 47%, 96%) |
| CMYK | cmyk(12.3%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(67.12, 50.76, -44.33) |
| CIE-LCH | lch(67.12, 67.39, 318.87°) |
| OKLab | oklab(73.75% 0.1302 -0.1229) |
| OKLCH | oklch(73.75% 0.179 316.6) |
| XYZ | xyz(52.0409, 36.7946, 89.9311) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682F4 #A0F482
analogous
#9D82F4 #D682F4 #F482D9
triadic
#D682F4 #F4D682 #82F4D6
tetradic
#D682F4 #F49D82 #A0F482 #82D9F4
square
#D682F4 #F49D82 #A0F482 #82D9F4
split-complementary
#D682F4 #D9F482 #82F49D
monochromatic
#B014E7 #C44AEF #D682F4 #E8BAF9 #F6E3FD
Accessibility & contrast
On white
2.51
#D682F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#D682F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682F4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682F4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#D592B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d682f4; /* rgb */ color: rgb(214, 130, 244); /* oklch */ color: oklch(73.8% 0.179 316.6);
Tailwind
colors: {
custom: {
50: '#e5a8f8',
500: '#d682f4',
950: '#000000',
},
}SCSS
$custom: #d682f4; $custom-light: #e5a8f8; $custom-dark: #000000;
JSON
{
"hex": "#d682f4",
"rgb": {
"r": 214,
"g": 130,
"b": 244
},
"hsl": {
"h": 284.211,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.73751,
"c": 0.17903,
"h": 316.6
},
"luminance": 0.36793
}Semantic roles & 50–950 ramp
primary
#D682F4
secondary
#DEF4D7
accent
#E0053F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85