#DD80F7#DD80F7
#DD80F7 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.189 H 318.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80F7 |
|---|---|
| RGB | rgb(221, 128, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 48%, 97%) |
| CMYK | cmyk(10.5%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.67, 54.29, -45.06) |
| CIE-LCH | lch(67.67, 70.56, 320.31°) |
| OKLab | oklab(74.38% 0.1414 -0.1248) |
| OKLCH | oklch(74.38% 0.189 318.6) |
| XYZ | xyz(54.3242, 37.5278, 92.3596) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80F7 #9AF780
analogous
#A180F7 #DD80F7 #F780D5
triadic
#DD80F7 #F7DD80 #80F7DD
tetradic
#DD80F7 #F7A180 #9AF780 #80D5F7
square
#DD80F7 #F7A180 #9AF780 #80D5F7
split-complementary
#DD80F7 #D5F780 #80F7A1
monochromatic
#BD0FEE #CE46F3 #DD80F7 #ECBAFB #F7E2FD
Accessibility & contrast
On white
2.47
#DD80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DD80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80F7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80F7 | 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)
#6B9FFB
Deuteranopia (green-blind)
#86A8F4
Tritanopia (blue-blind)
#DD91B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd80f7; /* rgb */ color: rgb(221, 128, 247); /* oklch */ color: oklch(74.4% 0.189 318.6);
Tailwind
colors: {
custom: {
50: '#eaa7fa',
500: '#dd80f7',
950: '#000000',
},
}SCSS
$custom: #dd80f7; $custom-light: #eaa7fa; $custom-dark: #000000;
JSON
{
"hex": "#dd80f7",
"rgb": {
"r": 221,
"g": 128,
"b": 247
},
"hsl": {
"h": 286.891,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.74379,
"c": 0.18862,
"h": 318.6
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#DD80F7
secondary
#DDF5D6
accent
#E50133
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85