#DF80F2#DF80F2
#DF80F2 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.185 H 320.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F2 |
|---|---|
| RGB | rgb(223, 128, 242) |
| HSL | hsl(290, 81%, 73%) |
| HSV | hsv(290, 47%, 95%) |
| CMYK | cmyk(7.9%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.68, 53.88, -42.29) |
| CIE-LCH | lch(67.68, 68.49, 321.87°) |
| OKLab | oklab(74.36% 0.143 -0.1168) |
| OKLCH | oklch(74.36% 0.185 320.8) |
| XYZ | xyz(54.1757, 37.5393, 88.3793) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F2 #93F280
analogous
#A680F2 #DF80F2 #F280CC
triadic
#DF80F2 #F2DF80 #80F2DF
tetradic
#DF80F2 #F2A680 #93F280 #80CCF2
square
#DF80F2 #F2A680 #93F280 #80CCF2
split-complementary
#DF80F2 #CCF280 #80F2A6
monochromatic
#BF17E1 #D148EC #DF80F2 #EDB8F8 #F8E3FC
Accessibility & contrast
On white
2.47
#DF80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DF80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#8AA8EF
Tritanopia (blue-blind)
#E18FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f2; /* rgb */ color: rgb(223, 128, 242); /* oklch */ color: oklch(74.4% 0.185 320.8);
Tailwind
colors: {
custom: {
50: '#eba8f7',
500: '#df80f2',
950: '#000000',
},
}SCSS
$custom: #df80f2; $custom-light: #eba8f7; $custom-dark: #000000;
JSON
{
"hex": "#df80f2",
"rgb": {
"r": 223,
"g": 128,
"b": 242
},
"hsl": {
"h": 290,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74362,
"c": 0.18462,
"h": 320.8
},
"luminance": 0.37537
}Semantic roles & 50–950 ramp
primary
#DF80F2
secondary
#DCF4D7
accent
#DE082B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85