#D682F3#D682F3
#D682F3 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.178 H 316.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D682F3 |
|---|---|
| RGB | rgb(214, 130, 243) |
| HSL | hsl(285, 82%, 73%) |
| HSV | hsv(285, 47%, 95%) |
| CMYK | cmyk(11.9%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(67.08, 50.56, -43.86) |
| CIE-LCH | lch(67.08, 66.93, 319.06°) |
| OKLab | oklab(73.7% 0.13 -0.1215) |
| OKLCH | oklch(73.7% 0.178 316.9) |
| XYZ | xyz(51.8895, 36.7341, 89.1336) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Liliac
#C48EFD
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682F3 #9FF382
analogous
#9D82F3 #D682F3 #F382D7
triadic
#D682F3 #F3D682 #82F3D6
tetradic
#D682F3 #F39D82 #9FF382 #82D7F3
square
#D682F3 #F39D82 #9FF382 #82D7F3
split-complementary
#D682F3 #D7F382 #82F39D
monochromatic
#B016E5 #C44AEE #D682F3 #E8BAF8 #F6E3FC
Accessibility & contrast
On white
2.52
#D682F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D682F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682F3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682F3 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF7
Deuteranopia (green-blind)
#85A6F0
Tritanopia (blue-blind)
#D592AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d682f3; /* rgb */ color: rgb(214, 130, 243); /* oklch */ color: oklch(73.7% 0.178 316.9);
Tailwind
colors: {
custom: {
50: '#e4a8f7',
500: '#d682f3',
950: '#000000',
},
}SCSS
$custom: #d682f3; $custom-light: #e4a8f7; $custom-dark: #000000;
JSON
{
"hex": "#d682f3",
"rgb": {
"r": 214,
"g": 130,
"b": 243
},
"hsl": {
"h": 284.602,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.73702,
"c": 0.17798,
"h": 316.9
},
"luminance": 0.36732
}Semantic roles & 50–950 ramp
primary
#D682F3
secondary
#DEF4D7
accent
#DF073E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85