#DD83FA#DD83FA
#DD83FA is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.187 H 317.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83FA |
|---|---|
| RGB | rgb(221, 131, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 48%, 98%) |
| CMYK | cmyk(11.6%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(68.39, 53.36, -45.57) |
| CIE-LCH | lch(68.39, 70.17, 319.50°) |
| OKLab | oklab(74.96% 0.1377 -0.1263) |
| OKLCH | oklch(74.96% 0.187 317.5) |
| XYZ | xyz(55.1880, 38.5087, 94.9497) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Liliac
#C48EFD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.76
Light Purple
#BF77F6
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.60
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83FA #A0FA83
analogous
#A283FA #DD83FA #FA83DC
triadic
#DD83FA #FADD83 #83FADD
tetradic
#DD83FA #FAA283 #A0FA83 #83DCFA
square
#DD83FA #FAA283 #A0FA83 #83DCFA
split-complementary
#DD83FA #DCFA83 #83FAA2
monochromatic
#BD0DF5 #CD48F8 #DD83FA #EDBEFC #F7E2FE
Accessibility & contrast
On white
2.41
#DD83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DD83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83FA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83FA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#DD94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd83fa; /* rgb */ color: rgb(221, 131, 250); /* oklch */ color: oklch(75.0% 0.187 317.5);
Tailwind
colors: {
custom: {
50: '#eaa9fc',
500: '#dd83fa',
950: '#000000',
},
}SCSS
$custom: #dd83fa; $custom-light: #eaa9fc; $custom-dark: #000000;
JSON
{
"hex": "#dd83fa",
"rgb": {
"r": 221,
"g": 131,
"b": 250
},
"hsl": {
"h": 285.378,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.7496,
"c": 0.1869,
"h": 317.5
},
"luminance": 0.38507
}Semantic roles & 50–950 ramp
primary
#DD83FA
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85