#DD80F3#DD80F3
#DD80F3 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.185 H 319.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80F3 |
|---|---|
| RGB | rgb(221, 128, 243) |
| HSL | hsl(289, 83%, 73%) |
| HSV | hsv(289, 47%, 95%) |
| CMYK | cmyk(9.1%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.49, 53.51, -43.15) |
| CIE-LCH | lch(67.49, 68.75, 321.12°) |
| OKLab | oklab(74.18% 0.1408 -0.1193) |
| OKLCH | oklch(74.18% 0.185 319.7) |
| XYZ | xyz(53.7136, 37.2836, 89.1437) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 6.26
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80F3 #96F380
analogous
#A480F3 #DD80F3 #F380CF
triadic
#DD80F3 #F3DD80 #80F3DD
tetradic
#DD80F3 #F3A480 #96F380 #80CFF3
square
#DD80F3 #F3A480 #96F380 #80CFF3
split-complementary
#DD80F3 #CFF380 #80F3A4
monochromatic
#BC15E3 #CE48EE #DD80F3 #ECB8F8 #F8E3FC
Accessibility & contrast
On white
2.48
#DD80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DD80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80F3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80F3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF7
Deuteranopia (green-blind)
#88A8F0
Tritanopia (blue-blind)
#DE8FAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd80f3; /* rgb */ color: rgb(221, 128, 243); /* oklch */ color: oklch(74.2% 0.185 319.7);
Tailwind
colors: {
custom: {
50: '#eaa7f7',
500: '#dd80f3',
950: '#000000',
},
}SCSS
$custom: #dd80f3; $custom-light: #eaa7f7; $custom-dark: #000000;
JSON
{
"hex": "#dd80f3",
"rgb": {
"r": 221,
"g": 128,
"b": 243
},
"hsl": {
"h": 288.522,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.74184,
"c": 0.1846,
"h": 319.7
},
"luminance": 0.37282
}Semantic roles & 50–950 ramp
primary
#DD80F3
secondary
#DCF4D7
accent
#DF0630
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85