#DE81F8#DE81F8
#DE81F8 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.189 H 318.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DE81F8 |
|---|---|
| RGB | rgb(222, 129, 248) |
| HSL | hsl(287, 89%, 74%) |
| HSV | hsv(287, 48%, 97%) |
| CMYK | cmyk(10.5%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(68.03, 54.26, -45.04) |
| CIE-LCH | lch(68.03, 70.52, 320.30°) |
| OKLab | oklab(74.68% 0.1413 -0.1248) |
| OKLCH | oklch(74.68% 0.189 318.6) |
| XYZ | xyz(54.9155, 38.0093, 93.2325) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.25
Liliac
#C48EFD
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.23
Light Purple
#BF77F6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE81F8 #9BF881
analogous
#A381F8 #DE81F8 #F881D7
triadic
#DE81F8 #F8DE81 #81F8DE
tetradic
#DE81F8 #F8A381 #9BF881 #81D7F8
square
#DE81F8 #F8A381 #9BF881 #81D7F8
split-complementary
#DE81F8 #D7F881 #81F8A3
monochromatic
#BF0DF1 #CF47F5 #DE81F8 #EDBBFB #F7E2FD
Accessibility & contrast
On white
2.44
#DE81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DE81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE81F8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE81F8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#DE92B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de81f8; /* rgb */ color: rgb(222, 129, 248); /* oklch */ color: oklch(74.7% 0.189 318.6);
Tailwind
colors: {
custom: {
50: '#eaa8fb',
500: '#de81f8',
950: '#000000',
},
}SCSS
$custom: #de81f8; $custom-light: #eaa8fb; $custom-dark: #000000;
JSON
{
"hex": "#de81f8",
"rgb": {
"r": 222,
"g": 129,
"b": 248
},
"hsl": {
"h": 286.891,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.74683,
"c": 0.18852,
"h": 318.6
},
"luminance": 0.38007
}Semantic roles & 50–950 ramp
primary
#DE81F8
secondary
#DDF5D6
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85