#D680F9#D680F9
#D680F9 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.7% C 0.187 H 315.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D680F9 |
|---|---|
| RGB | rgb(214, 128, 249) |
| HSL | hsl(283, 91%, 74%) |
| HSV | hsv(283, 49%, 98%) |
| CMYK | cmyk(14.1%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.96, 52.79, -47.34) |
| CIE-LCH | lch(66.96, 70.91, 318.12°) |
| OKLab | oklab(73.7% 0.1336 -0.1316) |
| OKLCH | oklch(73.7% 0.187 315.4) |
| XYZ | xyz(52.5470, 36.5755, 93.8959) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.52
Easter Purple
#C071FE
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D680F9 #A3F980
analogous
#9A80F9 #D680F9 #F980DF
triadic
#D680F9 #F9D680 #80F9D6
tetradic
#D680F9 #F99A80 #A3F980 #80DFF9
square
#D680F9 #F99A80 #A3F980 #80DFF9
split-complementary
#D680F9 #DFF980 #80F99A
monochromatic
#B00BF3 #C346F6 #D680F9 #E9BAFC #F6E2FE
Accessibility & contrast
On white
2.53
#D680F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#D680F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D680F9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D680F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D680F9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#D492B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d680f9; /* rgb */ color: rgb(214, 128, 249); /* oklch */ color: oklch(73.7% 0.187 315.4);
Tailwind
colors: {
custom: {
50: '#e5a7fc',
500: '#d680f9',
950: '#000000',
},
}SCSS
$custom: #d680f9; $custom-light: #e5a7fc; $custom-dark: #000000;
JSON
{
"hex": "#d680f9",
"rgb": {
"r": 214,
"g": 128,
"b": 249
},
"hsl": {
"h": 282.645,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.73704,
"c": 0.18748,
"h": 315.4
},
"luminance": 0.36574
}Semantic roles & 50–950 ramp
primary
#D680F9
secondary
#DFF6D5
accent
#E60042
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85