#D280F2#D280F2
#D280F2 is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.9% C 0.178 H 315.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D280F2 |
|---|---|
| RGB | rgb(210, 128, 242) |
| HSL | hsl(283, 81%, 73%) |
| HSV | hsv(283, 47%, 95%) |
| CMYK | cmyk(13.2%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.18, 50.28, -44.75) |
| CIE-LCH | lch(66.18, 67.31, 318.33°) |
| OKLab | oklab(72.92% 0.128 -0.1242) |
| OKLCH | oklch(72.92% 0.178 315.9) |
| XYZ | xyz(50.3221, 35.5522, 88.1986) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.56
Liliac
#C48EFD
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.54
Easter Purple
#C071FE
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280F2 #A0F280
analogous
#9980F2 #D280F2 #F280D9
triadic
#D280F2 #F2D280 #80F2D2
tetradic
#D280F2 #F29980 #A0F280 #80D9F2
square
#D280F2 #F29980 #A0F280 #80D9F2
split-complementary
#D280F2 #D9F280 #80F299
monochromatic
#A817E1 #BE48EC #D280F2 #E6B8F8 #F5E3FC
Accessibility & contrast
On white
2.59
#D280F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#D280F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280F2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280F2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#D091AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d280f2; /* rgb */ color: rgb(210, 128, 242); /* oklch */ color: oklch(72.9% 0.178 315.9);
Tailwind
colors: {
custom: {
50: '#e2a7f7',
500: '#d280f2',
950: '#000000',
},
}SCSS
$custom: #d280f2; $custom-light: #e2a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d280f2",
"rgb": {
"r": 210,
"g": 128,
"b": 242
},
"hsl": {
"h": 283.158,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.72917,
"c": 0.17833,
"h": 315.9
},
"luminance": 0.35551
}Semantic roles & 50–950 ramp
primary
#D280F2
secondary
#DFF4D7
accent
#DE0844
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85