#DE83F9#DE83F9
#DE83F9 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.186 H 318.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83F9 |
|---|---|
| RGB | rgb(222, 131, 249) |
| HSL | hsl(286, 91%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(10.8%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.46, 53.44, -44.91) |
| CIE-LCH | lch(68.46, 69.80, 319.96°) |
| OKLab | oklab(75.02% 0.1388 -0.1244) |
| OKLCH | oklch(75.02% 0.186 318.1) |
| XYZ | xyz(55.3370, 38.6036, 94.1404) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.35
Light Purple
#BF77F6
ΔE00 6.39
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83F9 #9EF983
analogous
#A383F9 #DE83F9 #F983D9
triadic
#DE83F9 #F9DE83 #83F9DE
tetradic
#DE83F9 #F9A383 #9EF983 #83D9F9
square
#DE83F9 #F9A383 #9EF983 #83D9F9
split-complementary
#DE83F9 #D9F983 #83F9A3
monochromatic
#BF0EF3 #CE49F6 #DE83F9 #EEBDFC #F7E2FE
Accessibility & contrast
On white
2.41
#DE83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#DE83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83F9
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83F9 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#DE93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de83f9; /* rgb */ color: rgb(222, 131, 249); /* oklch */ color: oklch(75.0% 0.186 318.1);
Tailwind
colors: {
custom: {
50: '#eaa9fb',
500: '#de83f9',
950: '#000000',
},
}SCSS
$custom: #de83f9; $custom-light: #eaa9fb; $custom-dark: #000000;
JSON
{
"hex": "#de83f9",
"rgb": {
"r": 222,
"g": 131,
"b": 249
},
"hsl": {
"h": 286.271,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.75022,
"c": 0.18634,
"h": 318.1
},
"luminance": 0.38602
}Semantic roles & 50–950 ramp
primary
#DE83F9
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85