#DE83FD#DE83FD
#DE83FD is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.190 H 317.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83FD |
|---|---|
| RGB | rgb(222, 131, 253) |
| HSL | hsl(285, 97%, 75%) |
| HSV | hsv(285, 48%, 99%) |
| CMYK | cmyk(12.3%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(68.65, 54.23, -46.80) |
| CIE-LCH | lch(68.65, 71.63, 319.20°) |
| OKLab | oklab(75.22% 0.1393 -0.1299) |
| OKLCH | oklch(75.22% 0.19 317) |
| XYZ | xyz(55.9676, 38.8558, 97.4612) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Liliac
#C48EFD
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.99
Light Purple
#BF77F6
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.76
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83FD #A2FD83
analogous
#A183FD #DE83FD #FD83DF
triadic
#DE83FD #FDDE83 #83FDDE
tetradic
#DE83FD #FDA183 #A2FD83 #83DFFD
square
#DE83FD #FDA183 #A2FD83 #83DFFD
split-complementary
#DE83FD #DFFD83 #83FDA1
monochromatic
#BE0BFB #CE47FC #DE83FD #EEBFFE #F7E1FF
Accessibility & contrast
On white
2.39
#DE83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DE83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83FD
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83FD | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#DD95B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de83fd; /* rgb */ color: rgb(222, 131, 253); /* oklch */ color: oklch(75.2% 0.190 317.0);
Tailwind
colors: {
custom: {
50: '#eaaafe',
500: '#de83fd',
950: '#000000',
},
}SCSS
$custom: #de83fd; $custom-light: #eaaafe; $custom-dark: #000000;
JSON
{
"hex": "#de83fd",
"rgb": {
"r": 222,
"g": 131,
"b": 253
},
"hsl": {
"h": 284.754,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.75218,
"c": 0.19043,
"h": 317
},
"luminance": 0.38854
}Semantic roles & 50–950 ramp
primary
#DE83FD
secondary
#DDF7D4
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86