#D280F7#D280F7
#D280F7 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.184 H 314.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D280F7 |
|---|---|
| RGB | rgb(210, 128, 247) |
| HSL | hsl(281, 88%, 74%) |
| HSV | hsv(281, 48%, 97%) |
| CMYK | cmyk(15%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.41, 51.30, -47.13) |
| CIE-LCH | lch(66.41, 69.67, 317.43°) |
| OKLab | oklab(73.17% 0.1286 -0.1311) |
| OKLCH | oklch(73.17% 0.184 314.5) |
| XYZ | xyz(51.0833, 35.8567, 92.2077) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.55
Easter Purple
#C071FE
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280F7 #A5F780
analogous
#9680F7 #D280F7 #F780E0
triadic
#D280F7 #F7D280 #80F7D2
tetradic
#D280F7 #F79680 #A5F780 #80E0F7
square
#D280F7 #F79680 #A5F780 #80E0F7
split-complementary
#D280F7 #E0F780 #80F796
monochromatic
#A80FEE #BE46F3 #D280F7 #E6BAFB #F5E2FD
Accessibility & contrast
On white
2.57
#D280F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#D280F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280F7
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280F7 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#CF92B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d280f7; /* rgb */ color: rgb(210, 128, 247); /* oklch */ color: oklch(73.2% 0.184 314.5);
Tailwind
colors: {
custom: {
50: '#e2a7fa',
500: '#d280f7',
950: '#000000',
},
}SCSS
$custom: #d280f7; $custom-light: #e2a7fa; $custom-dark: #000000;
JSON
{
"hex": "#d280f7",
"rgb": {
"r": 210,
"g": 128,
"b": 247
},
"hsl": {
"h": 281.345,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.73167,
"c": 0.18365,
"h": 314.5
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#D280F7
secondary
#E0F5D6
accent
#E50148
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85