#DD83F9#DD83F9
#DD83F9 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.186 H 317.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83F9 |
|---|---|
| RGB | rgb(221, 131, 249) |
| HSL | hsl(286, 91%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(11.2%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.35, 53.17, -45.09) |
| CIE-LCH | lch(68.35, 69.72, 319.70°) |
| OKLab | oklab(74.91% 0.1376 -0.1249) |
| OKLCH | oklch(74.91% 0.186 317.8) |
| XYZ | xyz(55.0316, 38.4461, 94.1261) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Liliac
#C48EFD
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83F9 #9FF983
analogous
#A283F9 #DD83F9 #F983DA
triadic
#DD83F9 #F9DD83 #83F9DD
tetradic
#DD83F9 #F9A283 #9FF983 #83DAF9
square
#DD83F9 #F9A283 #9FF983 #83DAF9
split-complementary
#DD83F9 #DAF983 #83F9A2
monochromatic
#BD0EF3 #CD49F6 #DD83F9 #EDBDFC #F7E2FE
Accessibility & contrast
On white
2.42
#DD83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DD83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83F9
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83F9 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#DD94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd83f9; /* rgb */ color: rgb(221, 131, 249); /* oklch */ color: oklch(74.9% 0.186 317.8);
Tailwind
colors: {
custom: {
50: '#eaa9fb',
500: '#dd83f9',
950: '#000000',
},
}SCSS
$custom: #dd83f9; $custom-light: #eaa9fb; $custom-dark: #000000;
JSON
{
"hex": "#dd83f9",
"rgb": {
"r": 221,
"g": 131,
"b": 249
},
"hsl": {
"h": 285.763,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.74911,
"c": 0.18587,
"h": 317.8
},
"luminance": 0.38444
}Semantic roles & 50–950 ramp
primary
#DD83F9
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85