#DA80F2#DA80F2
#DA80F2 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.182 H 318.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80F2 |
|---|---|
| RGB | rgb(218, 128, 242) |
| HSL | hsl(287, 81%, 73%) |
| HSV | hsv(287, 47%, 95%) |
| CMYK | cmyk(9.9%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.09, 52.49, -43.25) |
| CIE-LCH | lch(67.09, 68.01, 320.51°) |
| OKLab | oklab(73.8% 0.1373 -0.1197) |
| OKLCH | oklch(73.8% 0.182 318.9) |
| XYZ | xyz(52.6575, 36.7564, 88.3081) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.75
Light Purple
#BF77F6
ΔE00 5.91
Liliac
#C48EFD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80F2 #98F280
analogous
#A180F2 #DA80F2 #F280D1
triadic
#DA80F2 #F2DA80 #80F2DA
tetradic
#DA80F2 #F2A180 #98F280 #80D1F2
square
#DA80F2 #F2A180 #98F280 #80D1F2
split-complementary
#DA80F2 #D1F280 #80F2A1
monochromatic
#B617E1 #CA48EC #DA80F2 #EAB8F8 #F7E3FC
Accessibility & contrast
On white
2.51
#DA80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#DA80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80F2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80F2 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#87A6EF
Tritanopia (blue-blind)
#DB90AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da80f2; /* rgb */ color: rgb(218, 128, 242); /* oklch */ color: oklch(73.8% 0.182 318.9);
Tailwind
colors: {
custom: {
50: '#e7a7f7',
500: '#da80f2',
950: '#000000',
},
}SCSS
$custom: #da80f2; $custom-light: #e7a7f7; $custom-dark: #000000;
JSON
{
"hex": "#da80f2",
"rgb": {
"r": 218,
"g": 128,
"b": 242
},
"hsl": {
"h": 287.368,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.738,
"c": 0.18209,
"h": 318.9
},
"luminance": 0.36755
}Semantic roles & 50–950 ramp
primary
#DA80F2
secondary
#DDF4D7
accent
#DE0835
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85