#D280DC#D280DC
#D280DC is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.9% C 0.156 H 323.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D280DC |
|---|---|
| RGB | rgb(210, 128, 220) |
| HSL | hsl(293, 57%, 68%) |
| HSV | hsv(293, 42%, 86%) |
| CMYK | cmyk(4.5%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(65.21, 45.96, -34.09) |
| CIE-LCH | lch(65.21, 57.22, 323.43°) |
| OKLab | oklab(71.88% 0.1243 -0.0935) |
| OKLCH | oklch(71.88% 0.156 323) |
| XYZ | xyz(47.2144, 34.3092, 71.8316) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 3.75
Orchid (survey)
#C875C4
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280DC #8ADC80
analogous
#A480DC #D280DC #DC80B8
triadic
#D280DC #DCD280 #80DCD2
tetradic
#D280DC #DCA480 #8ADC80 #80B8DC
square
#D280DC #DCA480 #8ADC80 #80B8DC
split-complementary
#D280DC #B8DC80 #80DCA4
monochromatic
#A331B1 #C150CF #D280DC #E3B0E9 #F4E0F6
Accessibility & contrast
On white
2.67
#D280DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#D280DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280DC
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280DC | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#8BA2D9
Tritanopia (blue-blind)
#D58AA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d280dc; /* rgb */ color: rgb(210, 128, 220); /* oklch */ color: oklch(71.9% 0.156 323.0);
Tailwind
colors: {
custom: {
50: '#e1a7e7',
500: '#d280dc',
950: '#000000',
},
}SCSS
$custom: #d280dc; $custom-light: #e1a7e7; $custom-dark: #000000;
JSON
{
"hex": "#d280dc",
"rgb": {
"r": 210,
"g": 128,
"b": 220
},
"hsl": {
"h": 293.478,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.71877,
"c": 0.15557,
"h": 323
},
"luminance": 0.34307
}Semantic roles & 50–950 ramp
primary
#D280DC
secondary
#D1EACE
accent
#C42133
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#151016
muted
#847F84