#D280FF#D280FF
#D280FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.6% C 0.192 H 312.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D280FF |
|---|---|
| RGB | rgb(210, 128, 255) |
| HSL | hsl(279, 100%, 75%) |
| HSV | hsv(279, 50%, 100%) |
| CMYK | cmyk(17.6%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(66.79, 52.97, -50.91) |
| CIE-LCH | lch(66.79, 73.46, 316.13°) |
| OKLab | oklab(73.58% 0.1295 -0.142) |
| OKLCH | oklch(73.58% 0.192 312.4) |
| XYZ | xyz(52.3444, 36.3611, 98.8493) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.20
Easter Purple
#C071FE
ΔE00 4.80
Light Urple
#B36FF6
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 6.86
Baby Purple
#CA9BF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D280FF #ADFF80
analogous
#9280FF #D280FF #FF80ED
triadic
#D280FF #FFD280 #80FFD2
tetradic
#D280FF #FF9280 #ADFF80 #80EDFF
square
#D280FF #FF9280 #ADFF80 #80EDFF
split-complementary
#D280FF #EDFF80 #80FF92
monochromatic
#A706FF #BC43FF #D280FF #E8BDFF #F4E0FF
Accessibility & contrast
On white
2.54
#D280FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#D280FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D280FF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D280FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D280FF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#CD94B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d280ff; /* rgb */ color: rgb(210, 128, 255); /* oklch */ color: oklch(73.6% 0.192 312.4);
Tailwind
colors: {
custom: {
50: '#e2a7ff',
500: '#d280ff',
950: '#000000',
},
}SCSS
$custom: #d280ff; $custom-light: #e2a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d280ff",
"rgb": {
"r": 210,
"g": 128,
"b": 255
},
"hsl": {
"h": 278.74,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.73578,
"c": 0.19224,
"h": 312.4
},
"luminance": 0.3636
}Semantic roles & 50–950 ramp
primary
#D280FF
secondary
#E0F7D4
accent
#E60051
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86