#D280F8#D280F8
#D280F8 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.185 H 314.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D280F8 |
|---|---|
| RGB | rgb(210, 128, 248) |
| HSL | hsl(281, 90%, 74%) |
| HSV | hsv(281, 48%, 97%) |
| CMYK | cmyk(15.3%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(66.46, 51.51, -47.61) |
| CIE-LCH | lch(66.46, 70.14, 317.26°) |
| OKLab | oklab(73.22% 0.1288 -0.1325) |
| OKLCH | oklch(73.22% 0.185 314.2) |
| XYZ | xyz(51.2380, 35.9186, 93.0226) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.84
Orchid
#DA70D6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280F8 #A6F880
analogous
#9680F8 #D280F8 #F880E2
triadic
#D280F8 #F8D280 #80F8D2
tetradic
#D280F8 #F89680 #A6F880 #80E2F8
square
#D280F8 #F89680 #A6F880 #80E2F8
split-complementary
#D280F8 #E2F880 #80F896
monochromatic
#A80DF0 #BD46F5 #D280F8 #E7BAFB #F5E2FD
Accessibility & contrast
On white
2.57
#D280F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#D280F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280F8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280F8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#CF92B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d280f8; /* rgb */ color: rgb(210, 128, 248); /* oklch */ color: oklch(73.2% 0.185 314.2);
Tailwind
colors: {
custom: {
50: '#e2a7fb',
500: '#d280f8',
950: '#000000',
},
}SCSS
$custom: #d280f8; $custom-light: #e2a7fb; $custom-dark: #000000;
JSON
{
"hex": "#d280f8",
"rgb": {
"r": 210,
"g": 128,
"b": 248
},
"hsl": {
"h": 281,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.73218,
"c": 0.18473,
"h": 314.2
},
"luminance": 0.35917
}Semantic roles & 50–950 ramp
primary
#D280F8
secondary
#E0F5D6
accent
#E60049
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85