#DF83FF#DF83FF
#DF83FF is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.193 H 316.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DF83FF |
|---|---|
| RGB | rgb(223, 131, 255) |
| HSL | hsl(285, 100%, 76%) |
| HSV | hsv(285, 49%, 100%) |
| CMYK | cmyk(12.5%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(68.85, 54.89, -47.56) |
| CIE-LCH | lch(68.85, 72.63, 319.09°) |
| OKLab | oklab(75.43% 0.1407 -0.132) |
| OKLCH | oklch(75.43% 0.193 316.8) |
| XYZ | xyz(56.5951, 39.1424, 99.1623) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.12
Light Purple
#BF77F6
ΔE00 6.27
Violet Pink
#FB5FFC
ΔE00 6.73
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF83FF #A3FF83
analogous
#A183FF #DF83FF #FF83E1
triadic
#DF83FF #FFDF83 #83FFDF
tetradic
#DF83FF #FFA183 #A3FF83 #83E1FF
square
#DF83FF #FFA183 #A3FF83 #83E1FF
split-complementary
#DF83FF #E1FF83 #83FFA1
monochromatic
#BF09FF #CF46FF #DF83FF #EFC0FF #F7E0FF
Accessibility & contrast
On white
2.38
#DF83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DF83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF83FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF83FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#DE95B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df83ff; /* rgb */ color: rgb(223, 131, 255); /* oklch */ color: oklch(75.4% 0.193 316.8);
Tailwind
colors: {
custom: {
50: '#ebaaff',
500: '#df83ff',
950: '#000000',
},
}SCSS
$custom: #df83ff; $custom-light: #ebaaff; $custom-dark: #000000;
JSON
{
"hex": "#df83ff",
"rgb": {
"r": 223,
"g": 131,
"b": 255
},
"hsl": {
"h": 284.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75427,
"c": 0.19295,
"h": 316.8
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#DF83FF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86