#DC8DFF#DC8DFF
#DC8DFF is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.6% C 0.176 H 314.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DFF |
|---|---|
| RGB | rgb(220, 141, 255) |
| HSL | hsl(282, 100%, 78%) |
| HSV | hsv(282, 45%, 100%) |
| CMYK | cmyk(13.7%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(70.52, 48.95, -44.97) |
| CIE-LCH | lch(70.52, 66.47, 317.42°) |
| OKLab | oklab(76.59% 0.1237 -0.1247) |
| OKLCH | oklch(76.59% 0.176 314.8) |
| XYZ | xyz(57.0872, 41.4868, 99.5889) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.52
Baby Purple
#CA9BF7
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DFF #B0FF8D
analogous
#A38DFF #DC8DFF #FF8DE9
triadic
#DC8DFF #FFDC8D #8DFFDC
tetradic
#DC8DFF #FFA38D #B0FF8D #8DE9FF
square
#DC8DFF #FFA38D #B0FF8D #8DE9FF
split-complementary
#DC8DFF #E9FF8D #8DFFA3
monochromatic
#B613FF #C950FF #DC8DFF #EFCAFF #F6E0FF
Accessibility & contrast
On white
2.26
#DC8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#DC8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DFF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DFF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#DA9DBA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc8dff; /* rgb */ color: rgb(220, 141, 255); /* oklch */ color: oklch(76.6% 0.176 314.8);
Tailwind
colors: {
custom: {
50: '#e9b0ff',
500: '#dc8dff',
950: '#000000',
},
}SCSS
$custom: #dc8dff; $custom-light: #e9b0ff; $custom-dark: #000000;
JSON
{
"hex": "#dc8dff",
"rgb": {
"r": 220,
"g": 141,
"b": 255
},
"hsl": {
"h": 281.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.7659,
"c": 0.17563,
"h": 314.8
},
"luminance": 0.41485
}Semantic roles & 50–950 ramp
primary
#DC8DFF
secondary
#DFF7D4
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086