#DE81FF#DE81FF
#DE81FF is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.196 H 316.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DE81FF |
|---|---|
| RGB | rgb(222, 129, 255) |
| HSL | hsl(284, 100%, 75%) |
| HSV | hsv(284, 49%, 100%) |
| CMYK | cmyk(12.9%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(68.35, 55.63, -48.36) |
| CIE-LCH | lch(68.35, 73.71, 319.00°) |
| OKLab | oklab(75.03% 0.1422 -0.1344) |
| OKLCH | oklch(75.03% 0.196 316.6) |
| XYZ | xyz(56.0218, 38.4519, 99.0593) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.60
Light Purple
#BF77F6
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.14
Violet Pink
#FB5FFC
ΔE00 6.53
Easter Purple
#C071FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE81FF #A2FF81
analogous
#9F81FF #DE81FF #FF81E1
triadic
#DE81FF #FFDE81 #81FFDE
tetradic
#DE81FF #FF9F81 #A2FF81 #81E1FF
square
#DE81FF #FF9F81 #A2FF81 #81E1FF
split-complementary
#DE81FF #E1FF81 #81FF9F
monochromatic
#BE07FF #CE44FF #DE81FF #EEBEFF #F7E0FF
Accessibility & contrast
On white
2.42
#DE81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DE81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE81FF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE81FF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#DD94B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de81ff; /* rgb */ color: rgb(222, 129, 255); /* oklch */ color: oklch(75.0% 0.196 316.6);
Tailwind
colors: {
custom: {
50: '#eaa8ff',
500: '#de81ff',
950: '#000000',
},
}SCSS
$custom: #de81ff; $custom-light: #eaa8ff; $custom-dark: #000000;
JSON
{
"hex": "#de81ff",
"rgb": {
"r": 222,
"g": 129,
"b": 255
},
"hsl": {
"h": 284.286,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7503,
"c": 0.19563,
"h": 316.6
},
"luminance": 0.3845
}Semantic roles & 50–950 ramp
primary
#DE81FF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86