#DE83F7#DE83F7
#DE83F7 is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.9% C 0.184 H 318.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83F7 |
|---|---|
| RGB | rgb(222, 131, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.1%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(68.37, 53.05, -43.95) |
| CIE-LCH | lch(68.37, 68.89, 320.36°) |
| OKLab | oklab(74.93% 0.1385 -0.1216) |
| OKLCH | oklch(74.93% 0.184 318.7) |
| XYZ | xyz(55.0268, 38.4795, 92.5063) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.31
Light Purple
#BF77F6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83F7 #9CF783
analogous
#A483F7 #DE83F7 #F783D6
triadic
#DE83F7 #F7DE83 #83F7DE
tetradic
#DE83F7 #F7A483 #9CF783 #83D6F7
square
#DE83F7 #F7A483 #9CF783 #83D6F7
split-complementary
#DE83F7 #D6F783 #83F7A4
monochromatic
#BF10F0 #CF4AF3 #DE83F7 #EDBCFB #F7E2FD
Accessibility & contrast
On white
2.42
#DE83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DE83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83F7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83F7 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 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)
#6FA1FB
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#DE93B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de83f7; /* rgb */ color: rgb(222, 131, 247); /* oklch */ color: oklch(74.9% 0.184 318.7);
Tailwind
colors: {
custom: {
50: '#eaa9fa',
500: '#de83f7',
950: '#000000',
},
}SCSS
$custom: #de83f7; $custom-light: #eaa9fa; $custom-dark: #000000;
JSON
{
"hex": "#de83f7",
"rgb": {
"r": 222,
"g": 131,
"b": 247
},
"hsl": {
"h": 287.069,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.74925,
"c": 0.18431,
"h": 318.7
},
"luminance": 0.38478
}Semantic roles & 50–950 ramp
primary
#DE83F7
secondary
#DDF5D6
accent
#E40132
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85