#DE83EA#DE83EA
#DE83EA is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.3% C 0.171 H 322.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83EA |
|---|---|
| RGB | rgb(222, 131, 234) |
| HSL | hsl(293, 71%, 72%) |
| HSV | hsv(293, 44%, 92%) |
| CMYK | cmyk(5.1%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(67.80, 50.56, -37.70) |
| CIE-LCH | lch(67.80, 63.07, 323.29°) |
| OKLab | oklab(74.31% 0.1364 -0.1037) |
| OKLCH | oklch(74.31% 0.171 322.8) |
| XYZ | xyz(53.0902, 37.7049, 82.3072) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 6.79
Candy Pink
#FF63E9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83EA #8FEA83
analogous
#AB83EA #DE83EA #EA83C3
triadic
#DE83EA #EADE83 #83EADE
tetradic
#DE83EA #EAAB83 #8FEA83 #83C3EA
square
#DE83EA #EAAB83 #8FEA83 #83C3EA
split-complementary
#DE83EA #C3EA83 #83EAAB
monochromatic
#BB23CF #D04FE1 #DE83EA #ECB7F3 #F8E5FB
Accessibility & contrast
On white
2.46
#DE83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DE83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83EA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83EA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#E18FAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de83ea; /* rgb */ color: rgb(222, 131, 234); /* oklch */ color: oklch(74.3% 0.171 322.8);
Tailwind
colors: {
custom: {
50: '#eaa9f1',
500: '#de83ea',
950: '#000000',
},
}SCSS
$custom: #de83ea; $custom-light: #eaa9f1; $custom-dark: #000000;
JSON
{
"hex": "#de83ea",
"rgb": {
"r": 222,
"g": 131,
"b": 234
},
"hsl": {
"h": 293.01,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74314,
"c": 0.17131,
"h": 322.8
},
"luminance": 0.37703
}Semantic roles & 50–950 ramp
primary
#DE83EA
secondary
#DAF2D7
accent
#D31229
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84