#DE83FB#DE83FB
#DE83FB is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.188 H 317.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83FB |
|---|---|
| RGB | rgb(222, 131, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.6%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.55, 53.83, -45.86) |
| CIE-LCH | lch(68.55, 70.72, 319.58°) |
| OKLab | oklab(75.12% 0.139 -0.1271) |
| OKLCH | oklch(75.12% 0.188 317.6) |
| XYZ | xyz(55.6506, 38.7291, 95.7920) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.74
Light Purple
#BF77F6
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.68
Violet Pink
#FB5FFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83FB #A0FB83
analogous
#A283FB #DE83FB #FB83DC
triadic
#DE83FB #FBDE83 #83FBDE
tetradic
#DE83FB #FBA283 #A0FB83 #83DCFB
square
#DE83FB #FBA283 #A0FB83 #83DCFB
split-complementary
#DE83FB #DCFB83 #83FBA2
monochromatic
#BE0CF7 #CE48F9 #DE83FB #EEBEFD #F7E1FE
Accessibility & contrast
On white
2.40
#DE83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#DE83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83FB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83FB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#DE94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de83fb; /* rgb */ color: rgb(222, 131, 251); /* oklch */ color: oklch(75.1% 0.188 317.6);
Tailwind
colors: {
custom: {
50: '#eaaafd',
500: '#de83fb',
950: '#000000',
},
}SCSS
$custom: #de83fb; $custom-light: #eaaafd; $custom-dark: #000000;
JSON
{
"hex": "#de83fb",
"rgb": {
"r": 222,
"g": 131,
"b": 251
},
"hsl": {
"h": 285.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.75119,
"c": 0.18838,
"h": 317.6
},
"luminance": 0.38727
}Semantic roles & 50–950 ramp
primary
#DE83FB
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85