#D282F2#D282F2
#D282F2 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.175 H 315.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D282F2 |
|---|---|
| RGB | rgb(210, 130, 242) |
| HSL | hsl(283, 81%, 73%) |
| HSV | hsv(283, 46%, 95%) |
| CMYK | cmyk(13.2%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.58, 49.25, -44.12) |
| CIE-LCH | lch(66.58, 66.12, 318.14°) |
| OKLab | oklab(73.22% 0.1253 -0.1224) |
| OKLCH | oklch(73.22% 0.175 315.7) |
| XYZ | xyz(50.5855, 36.0791, 88.2864) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.70
Light Purple
#BF77F6
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 5.47
Easter Purple
#C071FE
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D282F2 #A2F282
analogous
#9A82F2 #D282F2 #F282DA
triadic
#D282F2 #F2D282 #82F2D2
tetradic
#D282F2 #F29A82 #A2F282 #82DAF2
square
#D282F2 #F29A82 #A2F282 #82DAF2
split-complementary
#D282F2 #DAF282 #82F29A
monochromatic
#A818E2 #BE4BEC #D282F2 #E6B9F8 #F5E3FC
Accessibility & contrast
On white
2.56
#D282F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D282F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D282F2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D282F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D282F2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#83A4EF
Tritanopia (blue-blind)
#D092AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d282f2; /* rgb */ color: rgb(210, 130, 242); /* oklch */ color: oklch(73.2% 0.175 315.7);
Tailwind
colors: {
custom: {
50: '#e2a8f7',
500: '#d282f2',
950: '#000000',
},
}SCSS
$custom: #d282f2; $custom-light: #e2a8f7; $custom-dark: #000000;
JSON
{
"hex": "#d282f2",
"rgb": {
"r": 210,
"g": 130,
"b": 242
},
"hsl": {
"h": 282.857,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.73218,
"c": 0.17511,
"h": 315.7
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#D282F2
secondary
#DFF4D7
accent
#DE0845
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85