#DE83F8#DE83F8
#DE83F8 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.185 H 318.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83F8 |
|---|---|
| RGB | rgb(222, 131, 248) |
| HSL | hsl(287, 89%, 74%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.5%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.42, 53.24, -44.43) |
| CIE-LCH | lch(68.42, 69.35, 320.16°) |
| OKLab | oklab(74.97% 0.1386 -0.123) |
| OKLCH | oklch(74.97% 0.185 318.4) |
| XYZ | xyz(55.1815, 38.5414, 93.3212) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 5.38
Liliac
#C48EFD
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.44
Light Purple
#BF77F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83F8 #9DF883
analogous
#A483F8 #DE83F8 #F883D7
triadic
#DE83F8 #F8DE83 #83F8DE
tetradic
#DE83F8 #F8A483 #9DF883 #83D7F8
square
#DE83F8 #F8A483 #9DF883 #83D7F8
split-complementary
#DE83F8 #D7F883 #83F8A4
monochromatic
#BF0FF1 #CF49F5 #DE83F8 #EDBDFB #F7E2FD
Accessibility & contrast
On white
2.41
#DE83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#DE83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83F8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83F8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#DE93B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de83f8; /* rgb */ color: rgb(222, 131, 248); /* oklch */ color: oklch(75.0% 0.185 318.4);
Tailwind
colors: {
custom: {
50: '#eaa9fb',
500: '#de83f8',
950: '#000000',
},
}SCSS
$custom: #de83f8; $custom-light: #eaa9fb; $custom-dark: #000000;
JSON
{
"hex": "#de83f8",
"rgb": {
"r": 222,
"g": 131,
"b": 248
},
"hsl": {
"h": 286.667,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.74973,
"c": 0.18532,
"h": 318.4
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#DE83F8
secondary
#DDF5D6
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85