#DC81F8#DC81F8
#DC81F8 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.188 H 317.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DC81F8 |
|---|---|
| RGB | rgb(220, 129, 248) |
| HSL | hsl(286, 89%, 74%) |
| HSV | hsv(286, 48%, 97%) |
| CMYK | cmyk(11.3%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(67.80, 53.71, -45.42) |
| CIE-LCH | lch(67.80, 70.34, 319.78°) |
| OKLab | oklab(74.46% 0.139 -0.1259) |
| OKLCH | oklch(74.46% 0.188 317.8) |
| XYZ | xyz(54.3064, 37.6953, 93.2040) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 5.90
Orchid
#DA70D6
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC81F8 #9DF881
analogous
#A181F8 #DC81F8 #F881D9
triadic
#DC81F8 #F8DC81 #81F8DC
tetradic
#DC81F8 #F8A181 #9DF881 #81D9F8
square
#DC81F8 #F8A181 #9DF881 #81D9F8
split-complementary
#DC81F8 #D9F881 #81F8A1
monochromatic
#BC0DF1 #CC47F5 #DC81F8 #ECBBFB #F7E2FD
Accessibility & contrast
On white
2.46
#DC81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DC81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC81F8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC81F8 | 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)
#6B9FFC
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#DC92B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc81f8; /* rgb */ color: rgb(220, 129, 248); /* oklch */ color: oklch(74.5% 0.188 317.8);
Tailwind
colors: {
custom: {
50: '#e9a8fb',
500: '#dc81f8',
950: '#000000',
},
}SCSS
$custom: #dc81f8; $custom-light: #e9a8fb; $custom-dark: #000000;
JSON
{
"hex": "#dc81f8",
"rgb": {
"r": 220,
"g": 129,
"b": 248
},
"hsl": {
"h": 285.882,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.74461,
"c": 0.18756,
"h": 317.8
},
"luminance": 0.37693
}Semantic roles & 50–950 ramp
primary
#DC81F8
secondary
#DDF5D6
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85