#D680EF#D680EF
#D680EF is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.2% C 0.177 H 318.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D680EF |
|---|---|
| RGB | rgb(214, 128, 239) |
| HSL | hsl(286, 78%, 72%) |
| HSV | hsv(286, 46%, 94%) |
| CMYK | cmyk(10.5%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(66.50, 50.79, -42.57) |
| CIE-LCH | lch(66.50, 66.27, 320.03°) |
| OKLab | oklab(73.21% 0.1322 -0.1178) |
| OKLCH | oklch(73.21% 0.177 318.3) |
| XYZ | xyz(51.0286, 35.9682, 85.8992) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.46
Light Purple
#BF77F6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.68
Liliac
#C48EFD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D680EF #99EF80
analogous
#9E80EF #D680EF #EF80D1
triadic
#D680EF #EFD680 #80EFD6
tetradic
#D680EF #EF9E80 #99EF80 #80D1EF
square
#D680EF #EF9E80 #99EF80 #80D1EF
split-complementary
#D680EF #D1EF80 #80EF9E
monochromatic
#AE1BD9 #C44AE8 #D680EF #E8B6F6 #F6E4FC
Accessibility & contrast
On white
2.56
#D680EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D680EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D680EF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D680EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D680EF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#85A5EC
Tritanopia (blue-blind)
#D68FAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d680ef; /* rgb */ color: rgb(214, 128, 239); /* oklch */ color: oklch(73.2% 0.177 318.3);
Tailwind
colors: {
custom: {
50: '#e4a7f4',
500: '#d680ef',
950: '#000000',
},
}SCSS
$custom: #d680ef; $custom-light: #e4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#d680ef",
"rgb": {
"r": 214,
"g": 128,
"b": 239
},
"hsl": {
"h": 286.486,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.7321,
"c": 0.17706,
"h": 318.3
},
"luminance": 0.35966
}Semantic roles & 50–950 ramp
primary
#D680EF
secondary
#DEF3D7
accent
#DA0C3A
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85