#D282FF#D282FF
#D282FF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.9% C 0.189 H 312.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D282FF |
|---|---|
| RGB | rgb(210, 130, 255) |
| HSL | hsl(278, 100%, 75%) |
| HSV | hsv(278, 49%, 100%) |
| CMYK | cmyk(17.6%, 49%, 0%, 0%) |
| CIE-LAB | lab(67.19, 51.94, -50.28) |
| CIE-LCH | lch(67.19, 72.29, 315.93°) |
| OKLab | oklab(73.87% 0.1269 -0.1402) |
| OKLCH | oklch(73.87% 0.189 312.1) |
| XYZ | xyz(52.6078, 36.8880, 98.9371) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.87
Light Purple
#BF77F6
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 6.79
Light Urple
#B36FF6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D282FF #AFFF82
analogous
#9382FF #D282FF #FF82ED
triadic
#D282FF #FFD282 #82FFD2
tetradic
#D282FF #FF9382 #AFFF82 #82EDFF
square
#D282FF #FF9382 #AFFF82 #82EDFF
split-complementary
#D282FF #EDFF82 #82FF93
monochromatic
#A608FF #BC45FF #D282FF #E8BFFF #F4E0FF
Accessibility & contrast
On white
2.51
#D282FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#D282FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D282FF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D282FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D282FF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7CA5FC
Tritanopia (blue-blind)
#CD96B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d282ff; /* rgb */ color: rgb(210, 130, 255); /* oklch */ color: oklch(73.9% 0.189 312.1);
Tailwind
colors: {
custom: {
50: '#e2a8ff',
500: '#d282ff',
950: '#000000',
},
}SCSS
$custom: #d282ff; $custom-light: #e2a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d282ff",
"rgb": {
"r": 210,
"g": 130,
"b": 255
},
"hsl": {
"h": 278.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.73873,
"c": 0.18912,
"h": 312.1
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#D282FF
secondary
#E1F7D4
accent
#E60053
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86