#D680FF#D680FF
#D680FF is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.194 H 313.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D680FF |
|---|---|
| RGB | rgb(214, 128, 255) |
| HSL | hsl(281, 100%, 75%) |
| HSV | hsv(281, 50%, 100%) |
| CMYK | cmyk(16.1%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.24, 54.02, -50.17) |
| CIE-LCH | lch(67.24, 73.72, 317.12°) |
| OKLab | oklab(74.01% 0.1342 -0.1398) |
| OKLCH | oklch(74.01% 0.194 313.8) |
| XYZ | xyz(53.4978, 36.9559, 98.9034) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.53
Liliac
#C48EFD
ΔE00 4.65
Easter Purple
#C071FE
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D680FF #A9FF80
analogous
#9780FF #D680FF #FF80E8
triadic
#D680FF #FFD680 #80FFD6
tetradic
#D680FF #FF9780 #A9FF80 #80E8FF
square
#D680FF #FF9780 #A9FF80 #80E8FF
split-complementary
#D680FF #E8FF80 #80FF97
monochromatic
#AE06FF #C243FF #D680FF #EABDFF #F5E0FF
Accessibility & contrast
On white
2.50
#D680FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#D680FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D680FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D680FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D680FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#D394B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d680ff; /* rgb */ color: rgb(214, 128, 255); /* oklch */ color: oklch(74.0% 0.194 313.8);
Tailwind
colors: {
custom: {
50: '#e5a7ff',
500: '#d680ff',
950: '#000000',
},
}SCSS
$custom: #d680ff; $custom-light: #e5a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d680ff",
"rgb": {
"r": 214,
"g": 128,
"b": 255
},
"hsl": {
"h": 280.63,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74009,
"c": 0.19381,
"h": 313.8
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#D680FF
secondary
#DFF7D4
accent
#E6004A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86