#D280F9#D280F9
#D280F9 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.3% C 0.186 H 313.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D280F9 |
|---|---|
| RGB | rgb(210, 128, 249) |
| HSL | hsl(281, 91%, 74%) |
| HSV | hsv(281, 49%, 98%) |
| CMYK | cmyk(15.7%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.51, 51.72, -48.08) |
| CIE-LCH | lch(66.51, 70.61, 317.09°) |
| OKLab | oklab(73.27% 0.1289 -0.1338) |
| OKLCH | oklch(73.27% 0.186 313.9) |
| XYZ | xyz(51.3936, 35.9808, 93.8418) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.08
Liliac
#C48EFD
ΔE00 4.43
Easter Purple
#C071FE
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.85
Light Urple
#B36FF6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280F9 #A7F980
analogous
#9680F9 #D280F9 #F980E4
triadic
#D280F9 #F9D280 #80F9D2
tetradic
#D280F9 #F99680 #A7F980 #80E4F9
square
#D280F9 #F99680 #A7F980 #80E4F9
split-complementary
#D280F9 #E4F980 #80F996
monochromatic
#A80BF3 #BD46F6 #D280F9 #E7BAFC #F5E2FE
Accessibility & contrast
On white
2.56
#D280F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D280F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280F9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280F9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#CF93B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d280f9; /* rgb */ color: rgb(210, 128, 249); /* oklch */ color: oklch(73.3% 0.186 313.9);
Tailwind
colors: {
custom: {
50: '#e2a7fc',
500: '#d280f9',
950: '#000000',
},
}SCSS
$custom: #d280f9; $custom-light: #e2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#d280f9",
"rgb": {
"r": 210,
"g": 128,
"b": 249
},
"hsl": {
"h": 280.661,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.73269,
"c": 0.1858,
"h": 313.9
},
"luminance": 0.3598
}Semantic roles & 50–950 ramp
primary
#D280F9
secondary
#E0F6D5
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85