#DD83F7#DD83F7
#DD83F7 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.184 H 318.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83F7 |
|---|---|
| RGB | rgb(221, 131, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.5%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(68.26, 52.77, -44.14) |
| CIE-LCH | lch(68.26, 68.80, 320.09°) |
| OKLab | oklab(74.81% 0.1373 -0.1222) |
| OKLCH | oklch(74.81% 0.184 318.3) |
| XYZ | xyz(54.7213, 38.3220, 92.4920) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.35
Light Purple
#BF77F6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83F7 #9DF783
analogous
#A383F7 #DD83F7 #F783D7
triadic
#DD83F7 #F7DD83 #83F7DD
tetradic
#DD83F7 #F7A383 #9DF783 #83D7F7
square
#DD83F7 #F7A383 #9DF783 #83D7F7
split-complementary
#DD83F7 #D7F783 #83F7A3
monochromatic
#BD10F0 #CD4AF3 #DD83F7 #EDBCFB #F7E2FD
Accessibility & contrast
On white
2.42
#DD83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DD83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83F7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83F7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FB
Deuteranopia (green-blind)
#89A9F4
Tritanopia (blue-blind)
#DD93B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd83f7; /* rgb */ color: rgb(221, 131, 247); /* oklch */ color: oklch(74.8% 0.184 318.3);
Tailwind
colors: {
custom: {
50: '#e9a9fa',
500: '#dd83f7',
950: '#000000',
},
}SCSS
$custom: #dd83f7; $custom-light: #e9a9fa; $custom-dark: #000000;
JSON
{
"hex": "#dd83f7",
"rgb": {
"r": 221,
"g": 131,
"b": 247
},
"hsl": {
"h": 286.552,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.74814,
"c": 0.18382,
"h": 318.3
},
"luminance": 0.3832
}Semantic roles & 50–950 ramp
primary
#DD83F7
secondary
#DDF5D6
accent
#E40134
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85