#D282EB#D282EB
#D282EB is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.168 H 317.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D282EB |
|---|---|
| RGB | rgb(210, 130, 235) |
| HSL | hsl(286, 72%, 72%) |
| HSV | hsv(286, 45%, 92%) |
| CMYK | cmyk(10.6%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.26, 47.84, -40.76) |
| CIE-LCH | lch(66.26, 62.84, 319.57°) |
| OKLab | oklab(72.88% 0.1242 -0.1127) |
| OKLCH | oklch(72.88% 0.168 317.8) |
| XYZ | xyz(49.5543, 35.6666, 82.8551) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.44
Liliac
#C48EFD
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D282EB #9BEB82
analogous
#9E82EB #D282EB #EB82D0
triadic
#D282EB #EBD282 #82EBD2
tetradic
#D282EB #EB9E82 #9BEB82 #82D0EB
square
#D282EB #EB9E82 #9BEB82 #82D0EB
split-complementary
#D282EB #D0EB82 #82EB9E
monochromatic
#A721D1 #BF4DE3 #D282EB #E5B7F3 #F6E5FB
Accessibility & contrast
On white
2.58
#D282EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#D282EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D282EB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D282EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D282EB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#D290AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d282eb; /* rgb */ color: rgb(210, 130, 235); /* oklch */ color: oklch(72.9% 0.168 317.8);
Tailwind
colors: {
custom: {
50: '#e1a8f2',
500: '#d282eb',
950: '#000000',
},
}SCSS
$custom: #d282eb; $custom-light: #e1a8f2; $custom-dark: #000000;
JSON
{
"hex": "#d282eb",
"rgb": {
"r": 210,
"g": 130,
"b": 235
},
"hsl": {
"h": 285.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.72879,
"c": 0.16767,
"h": 317.8
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#D282EB
secondary
#DDF2D7
accent
#D41140
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#151017
muted
#847F85