#DD83F2#DD83F2
#DD83F2 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.179 H 319.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83F2 |
|---|---|
| RGB | rgb(221, 131, 242) |
| HSL | hsl(289, 81%, 73%) |
| HSV | hsv(289, 46%, 95%) |
| CMYK | cmyk(8.7%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(68.03, 51.80, -41.75) |
| CIE-LCH | lch(68.03, 66.53, 321.13°) |
| OKLab | oklab(74.57% 0.1366 -0.1153) |
| OKLCH | oklch(74.57% 0.179 319.8) |
| XYZ | xyz(53.9601, 38.0175, 88.4829) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.72
Liliac
#C48EFD
ΔE00 6.25
Light Purple
#BF77F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83F2 #98F283
analogous
#A583F2 #DD83F2 #F283CF
triadic
#DD83F2 #F2DD83 #83F2DD
tetradic
#DD83F2 #F2A583 #98F283 #83CFF2
square
#DD83F2 #F2A583 #98F283 #83CFF2
split-complementary
#DD83F2 #CFF283 #83F2A5
monochromatic
#BC18E3 #CE4CEC #DD83F2 #ECBAF8 #F7E3FC
Accessibility & contrast
On white
2.44
#DD83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DD83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83F2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83F2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#DE92AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd83f2; /* rgb */ color: rgb(221, 131, 242); /* oklch */ color: oklch(74.6% 0.179 319.8);
Tailwind
colors: {
custom: {
50: '#e9a9f6',
500: '#dd83f2',
950: '#000000',
},
}SCSS
$custom: #dd83f2; $custom-light: #e9a9f6; $custom-dark: #000000;
JSON
{
"hex": "#dd83f2",
"rgb": {
"r": 221,
"g": 131,
"b": 242
},
"hsl": {
"h": 288.649,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.74574,
"c": 0.17875,
"h": 319.8
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#DD83F2
secondary
#DDF4D7
accent
#DD0830
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85