#DF80F3#DF80F3
#DF80F3 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.186 H 320.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F3 |
|---|---|
| RGB | rgb(223, 128, 243) |
| HSL | hsl(290, 83%, 73%) |
| HSV | hsv(290, 47%, 95%) |
| CMYK | cmyk(8.2%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.72, 54.07, -42.77) |
| CIE-LCH | lch(67.72, 68.94, 321.66°) |
| OKLab | oklab(74.41% 0.1431 -0.1182) |
| OKLCH | oklch(74.41% 0.186 320.5) |
| XYZ | xyz(54.3263, 37.5995, 89.1724) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F3 #94F380
analogous
#A580F3 #DF80F3 #F380CE
triadic
#DF80F3 #F3DF80 #80F3DF
tetradic
#DF80F3 #F3A580 #94F380 #80CEF3
square
#DF80F3 #F3A580 #94F380 #80CEF3
split-complementary
#DF80F3 #CEF380 #80F3A5
monochromatic
#BF15E3 #D148EE #DF80F3 #EDB8F8 #F8E3FC
Accessibility & contrast
On white
2.46
#DF80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DF80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F3 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#E18FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f3; /* rgb */ color: rgb(223, 128, 243); /* oklch */ color: oklch(74.4% 0.186 320.5);
Tailwind
colors: {
custom: {
50: '#eba8f7',
500: '#df80f3',
950: '#000000',
},
}SCSS
$custom: #df80f3; $custom-light: #eba8f7; $custom-dark: #000000;
JSON
{
"hex": "#df80f3",
"rgb": {
"r": 223,
"g": 128,
"b": 243
},
"hsl": {
"h": 289.565,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.7441,
"c": 0.18561,
"h": 320.5
},
"luminance": 0.37597
}Semantic roles & 50–950 ramp
primary
#DF80F3
secondary
#DCF4D7
accent
#DF062C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85