#DC7DF8#DC7DF8
#DC7DF8 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.194 H 318.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DF8 |
|---|---|
| RGB | rgb(220, 125, 248) |
| HSL | hsl(286, 90%, 73%) |
| HSV | hsv(286, 50%, 97%) |
| CMYK | cmyk(11.3%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.02, 55.72, -46.64) |
| CIE-LCH | lch(67.02, 72.66, 320.07°) |
| OKLab | oklab(73.89% 0.1444 -0.1294) |
| OKLCH | oklch(73.89% 0.194 318.1) |
| XYZ | xyz(53.7898, 36.6621, 93.0318) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.98
Orchid
#DA70D6
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DF8 #99F87D
analogous
#9E7DF8 #DC7DF8 #F87DD7
triadic
#DC7DF8 #F8DC7D #7DF8DC
tetradic
#DC7DF8 #F89E7D #99F87D #7DD7F8
square
#DC7DF8 #F89E7D #99F87D #7DD7F8
split-complementary
#DC7DF8 #D7F87D #7DF89E
monochromatic
#BB0DEE #CC43F5 #DC7DF8 #ECB7FB #F7E2FD
Accessibility & contrast
On white
2.52
#DC7DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DC7DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DF8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DF8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#83A6F5
Tritanopia (blue-blind)
#DC8FAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7df8; /* rgb */ color: rgb(220, 125, 248); /* oklch */ color: oklch(73.9% 0.194 318.1);
Tailwind
colors: {
custom: {
50: '#e9a6fb',
500: '#dc7df8',
950: '#000000',
},
}SCSS
$custom: #dc7df8; $custom-light: #e9a6fb; $custom-dark: #000000;
JSON
{
"hex": "#dc7df8",
"rgb": {
"r": 220,
"g": 125,
"b": 248
},
"hsl": {
"h": 286.341,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.73888,
"c": 0.19389,
"h": 318.1
},
"luminance": 0.3666
}Semantic roles & 50–950 ramp
primary
#DC7DF8
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85