#D282F9#D282F9
#D282F9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.6% C 0.183 H 313.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D282F9 |
|---|---|
| RGB | rgb(210, 130, 249) |
| HSL | hsl(280, 91%, 74%) |
| HSV | hsv(280, 48%, 98%) |
| CMYK | cmyk(15.7%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.91, 50.68, -47.45) |
| CIE-LCH | lch(66.91, 69.43, 316.89°) |
| OKLab | oklab(73.57% 0.1262 -0.132) |
| OKLCH | oklch(73.57% 0.183 313.7) |
| XYZ | xyz(51.6570, 36.5077, 93.9297) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Light Purple
#BF77F6
ΔE00 4.35
Easter Purple
#C071FE
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.42
Orchid
#DA70D6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D282F9 #A9F982
analogous
#9782F9 #D282F9 #F982E5
triadic
#D282F9 #F9D282 #82F9D2
tetradic
#D282F9 #F99782 #A9F982 #82E5F9
square
#D282F9 #F99782 #A9F982 #82E5F9
split-complementary
#D282F9 #E5F982 #82F997
monochromatic
#A80DF3 #BD48F6 #D282F9 #E7BCFC #F4E2FE
Accessibility & contrast
On white
2.53
#D282F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D282F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D282F9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D282F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D282F9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#CF94B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d282f9; /* rgb */ color: rgb(210, 130, 249); /* oklch */ color: oklch(73.6% 0.183 313.7);
Tailwind
colors: {
custom: {
50: '#e2a8fc',
500: '#d282f9',
950: '#000000',
},
}SCSS
$custom: #d282f9; $custom-light: #e2a8fc; $custom-dark: #000000;
JSON
{
"hex": "#d282f9",
"rgb": {
"r": 210,
"g": 130,
"b": 249
},
"hsl": {
"h": 280.336,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.73567,
"c": 0.18262,
"h": 313.7
},
"luminance": 0.36506
}Semantic roles & 50–950 ramp
primary
#D282F9
secondary
#E0F6D5
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85