#D680ED#D680ED
#D680ED is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.1% C 0.175 H 318.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D680ED |
|---|---|
| RGB | rgb(214, 128, 237) |
| HSL | hsl(287, 75%, 72%) |
| HSV | hsv(287, 46%, 93%) |
| CMYK | cmyk(9.7%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(66.41, 50.40, -41.61) |
| CIE-LCH | lch(66.41, 65.35, 320.46°) |
| OKLab | oklab(73.11% 0.1319 -0.115) |
| OKLCH | oklch(73.11% 0.175 318.9) |
| XYZ | xyz(50.7348, 35.8507, 84.3517) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D680ED #97ED80
analogous
#A080ED #D680ED #ED80CE
triadic
#D680ED #EDD680 #80EDD6
tetradic
#D680ED #EDA080 #97ED80 #80CEED
square
#D680ED #EDA080 #97ED80 #80CEED
split-complementary
#D680ED #CEED80 #80EDA0
monochromatic
#AE1ED4 #C54AE5 #D680ED #E7B6F5 #F6E4FB
Accessibility & contrast
On white
2.57
#D680ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#D680ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D680ED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D680ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D680ED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#D78FAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d680ed; /* rgb */ color: rgb(214, 128, 237); /* oklch */ color: oklch(73.1% 0.175 318.9);
Tailwind
colors: {
custom: {
50: '#e4a7f3',
500: '#d680ed',
950: '#000000',
},
}SCSS
$custom: #d680ed; $custom-light: #e4a7f3; $custom-dark: #000000;
JSON
{
"hex": "#d680ed",
"rgb": {
"r": 214,
"g": 128,
"b": 237
},
"hsl": {
"h": 287.339,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.73114,
"c": 0.17501,
"h": 318.9
},
"luminance": 0.35849
}Semantic roles & 50–950 ramp
primary
#D680ED
secondary
#DCF2D6
accent
#D70E39
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85