#DE81F7#DE81F7
#DE81F7 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.188 H 318.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE81F7 |
|---|---|
| RGB | rgb(222, 129, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 48%, 97%) |
| CMYK | cmyk(10.1%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.98, 54.06, -44.57) |
| CIE-LCH | lch(67.98, 70.06, 320.50°) |
| OKLab | oklab(74.63% 0.1412 -0.1234) |
| OKLCH | oklch(74.63% 0.188 318.8) |
| XYZ | xyz(54.7607, 37.9475, 92.4177) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.13
Liliac
#C48EFD
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.14
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE81F7 #9AF781
analogous
#A381F7 #DE81F7 #F781D5
triadic
#DE81F7 #F7DE81 #81F7DE
tetradic
#DE81F7 #F7A381 #9AF781 #81D5F7
square
#DE81F7 #F7A381 #9AF781 #81D5F7
split-complementary
#DE81F7 #D5F781 #81F7A3
monochromatic
#BF0FEE #CF47F3 #DE81F7 #EDBBFB #F7E2FD
Accessibility & contrast
On white
2.44
#DE81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DE81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE81F7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE81F7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#DE91B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de81f7; /* rgb */ color: rgb(222, 129, 247); /* oklch */ color: oklch(74.6% 0.188 318.8);
Tailwind
colors: {
custom: {
50: '#eaa8fa',
500: '#de81f7',
950: '#000000',
},
}SCSS
$custom: #de81f7; $custom-light: #eaa8fa; $custom-dark: #000000;
JSON
{
"hex": "#de81f7",
"rgb": {
"r": 222,
"g": 129,
"b": 247
},
"hsl": {
"h": 287.288,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.74635,
"c": 0.18751,
"h": 318.8
},
"luminance": 0.37946
}Semantic roles & 50–950 ramp
primary
#DE81F7
secondary
#DCF5D6
accent
#E50131
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85