#DD80F8#DD80F8
#DD80F8 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.190 H 318.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80F8 |
|---|---|
| RGB | rgb(221, 128, 248) |
| HSL | hsl(287, 90%, 74%) |
| HSV | hsv(287, 48%, 97%) |
| CMYK | cmyk(10.9%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.72, 54.49, -45.54) |
| CIE-LCH | lch(67.72, 71.01, 320.11°) |
| OKLab | oklab(74.43% 0.1415 -0.1262) |
| OKLCH | oklch(74.43% 0.19 318.3) |
| XYZ | xyz(54.4789, 37.5897, 93.1745) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 5.35
Liliac
#C48EFD
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80F8 #9BF880
analogous
#A180F8 #DD80F8 #F880D7
triadic
#DD80F8 #F8DD80 #80F8DD
tetradic
#DD80F8 #F8A180 #9BF880 #80D7F8
square
#DD80F8 #F8A180 #9BF880 #80D7F8
split-complementary
#DD80F8 #D7F880 #80F8A1
monochromatic
#BD0DF0 #CD46F5 #DD80F8 #EDBAFB #F7E2FD
Accessibility & contrast
On white
2.47
#DD80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DD80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80F8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80F8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 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)
#6A9FFC
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#DD91B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd80f8; /* rgb */ color: rgb(221, 128, 248); /* oklch */ color: oklch(74.4% 0.190 318.3);
Tailwind
colors: {
custom: {
50: '#eaa7fb',
500: '#dd80f8',
950: '#000000',
},
}SCSS
$custom: #dd80f8; $custom-light: #eaa7fb; $custom-dark: #000000;
JSON
{
"hex": "#dd80f8",
"rgb": {
"r": 221,
"g": 128,
"b": 248
},
"hsl": {
"h": 286.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74428,
"c": 0.18963,
"h": 318.3
},
"luminance": 0.37588
}Semantic roles & 50–950 ramp
primary
#DD80F8
secondary
#DDF5D6
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85