#D682EB#D682EB
#D682EB is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.3% C 0.170 H 319.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D682EB |
|---|---|
| RGB | rgb(214, 130, 235) |
| HSL | hsl(288, 72%, 72%) |
| HSV | hsv(288, 45%, 92%) |
| CMYK | cmyk(8.9%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.72, 48.97, -40.01) |
| CIE-LCH | lch(66.72, 63.24, 320.75°) |
| OKLab | oklab(73.32% 0.1288 -0.1104) |
| OKLCH | oklch(73.32% 0.17 319.4) |
| XYZ | xyz(50.7077, 36.2613, 82.9092) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.23
Liliac
#C48EFD
ΔE00 6.06
Light Purple
#BF77F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D682EB #97EB82
analogous
#A282EB #D682EB #EB82CC
triadic
#D682EB #EBD682 #82EBD6
tetradic
#D682EB #EBA282 #97EB82 #82CCEB
square
#D682EB #EBA282 #97EB82 #82CCEB
split-complementary
#D682EB #CCEB82 #82EBA2
monochromatic
#AE21D1 #C54DE3 #D682EB #E7B7F3 #F6E5FB
Accessibility & contrast
On white
2.54
#D682EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D682EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D682EB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D682EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D682EB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#D790AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d682eb; /* rgb */ color: rgb(214, 130, 235); /* oklch */ color: oklch(73.3% 0.170 319.4);
Tailwind
colors: {
custom: {
50: '#e4a8f2',
500: '#d682eb',
950: '#000000',
},
}SCSS
$custom: #d682eb; $custom-light: #e4a8f2; $custom-dark: #000000;
JSON
{
"hex": "#d682eb",
"rgb": {
"r": 214,
"g": 130,
"b": 235
},
"hsl": {
"h": 288,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73318,
"c": 0.16967,
"h": 319.4
},
"luminance": 0.3626
}Semantic roles & 50–950 ramp
primary
#D682EB
secondary
#DCF2D7
accent
#D41138
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85