#DF83FB#DF83FB
#DF83FB is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.189 H 317.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DF83FB |
|---|---|
| RGB | rgb(223, 131, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.2%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.67, 54.11, -45.67) |
| CIE-LCH | lch(68.67, 70.80, 319.83°) |
| OKLab | oklab(75.23% 0.1402 -0.1266) |
| OKLCH | oklch(75.23% 0.189 317.9) |
| XYZ | xyz(55.9579, 38.8875, 95.8064) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF83FB #9FFB83
analogous
#A383FB #DF83FB #FB83DB
triadic
#DF83FB #FBDF83 #83FBDF
tetradic
#DF83FB #FBA383 #9FFB83 #83DBFB
square
#DF83FB #FBA383 #9FFB83 #83DBFB
split-complementary
#DF83FB #DBFB83 #83FBA3
monochromatic
#C00CF7 #D048F9 #DF83FB #EEBEFD #F7E1FE
Accessibility & contrast
On white
2.39
#DF83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DF83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF83FB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF83FB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#DF94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df83fb; /* rgb */ color: rgb(223, 131, 251); /* oklch */ color: oklch(75.2% 0.189 317.9);
Tailwind
colors: {
custom: {
50: '#ebaafd',
500: '#df83fb',
950: '#000000',
},
}SCSS
$custom: #df83fb; $custom-light: #ebaafd; $custom-dark: #000000;
JSON
{
"hex": "#df83fb",
"rgb": {
"r": 223,
"g": 131,
"b": 251
},
"hsl": {
"h": 286,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.7523,
"c": 0.18885,
"h": 317.9
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#DF83FB
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85