#DD83F3#DD83F3
#DD83F3 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.6% C 0.180 H 319.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83F3 |
|---|---|
| RGB | rgb(221, 131, 243) |
| HSL | hsl(288, 82%, 73%) |
| HSV | hsv(288, 46%, 95%) |
| CMYK | cmyk(9.1%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(68.08, 51.99, -42.23) |
| CIE-LCH | lch(68.08, 66.98, 320.92°) |
| OKLab | oklab(74.62% 0.1367 -0.1167) |
| OKLCH | oklch(74.62% 0.18 319.5) |
| XYZ | xyz(54.1107, 38.0778, 89.2760) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.84
Liliac
#C48EFD
ΔE00 6.15
Light Purple
#BF77F6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83F3 #99F383
analogous
#A583F3 #DD83F3 #F383D1
triadic
#DD83F3 #F3DD83 #83F3DD
tetradic
#DD83F3 #F3A583 #99F383 #83D1F3
square
#DD83F3 #F3A583 #99F383 #83D1F3
split-complementary
#DD83F3 #D1F383 #83F3A5
monochromatic
#BD16E5 #CE4BEE #DD83F3 #ECBBF8 #F7E3FC
Accessibility & contrast
On white
2.44
#DD83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DD83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83F3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83F3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#8BA9F0
Tritanopia (blue-blind)
#DE92B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd83f3; /* rgb */ color: rgb(221, 131, 243); /* oklch */ color: oklch(74.6% 0.180 319.5);
Tailwind
colors: {
custom: {
50: '#e9a9f7',
500: '#dd83f3',
950: '#000000',
},
}SCSS
$custom: #dd83f3; $custom-light: #e9a9f7; $custom-dark: #000000;
JSON
{
"hex": "#dd83f3",
"rgb": {
"r": 221,
"g": 131,
"b": 243
},
"hsl": {
"h": 288.214,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.74622,
"c": 0.17975,
"h": 319.5
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#DD83F3
secondary
#DDF4D7
accent
#DF0731
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85