#DD83F4#DD83F4
#DD83F4 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.181 H 319.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83F4 |
|---|---|
| RGB | rgb(221, 131, 244) |
| HSL | hsl(288, 84%, 74%) |
| HSV | hsv(288, 46%, 96%) |
| CMYK | cmyk(9.4%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(68.12, 52.19, -42.71) |
| CIE-LCH | lch(68.12, 67.44, 320.70°) |
| OKLab | oklab(74.67% 0.1369 -0.1181) |
| OKLCH | oklch(74.67% 0.181 319.2) |
| XYZ | xyz(54.2621, 38.1383, 90.0735) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.97
Liliac
#C48EFD
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83F4 #9AF483
analogous
#A483F4 #DD83F4 #F483D2
triadic
#DD83F4 #F4DD83 #83F4DD
tetradic
#DD83F4 #F4A483 #9AF483 #83D2F4
square
#DD83F4 #F4A483 #9AF483 #83D2F4
split-complementary
#DD83F4 #D2F483 #83F4A4
monochromatic
#BD15E8 #CE4BEF #DD83F4 #ECBBF9 #F7E3FD
Accessibility & contrast
On white
2.43
#DD83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DD83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83F4
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83F4 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F8
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#DE92B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd83f4; /* rgb */ color: rgb(221, 131, 244); /* oklch */ color: oklch(74.7% 0.181 319.2);
Tailwind
colors: {
custom: {
50: '#e9a9f8',
500: '#dd83f4',
950: '#000000',
},
}SCSS
$custom: #dd83f4; $custom-light: #e9a9f8; $custom-dark: #000000;
JSON
{
"hex": "#dd83f4",
"rgb": {
"r": 221,
"g": 131,
"b": 244
},
"hsl": {
"h": 287.788,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.7467,
"c": 0.18077,
"h": 319.2
},
"luminance": 0.38136
}Semantic roles & 50–950 ramp
primary
#DD83F4
secondary
#DDF4D7
accent
#E00532
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85