#DC7DFB#DC7DFB
#DC7DFB is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.0% C 0.197 H 317.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DFB |
|---|---|
| RGB | rgb(220, 125, 251) |
| HSL | hsl(285, 94%, 74%) |
| HSV | hsv(285, 50%, 98%) |
| CMYK | cmyk(12.4%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.16, 56.31, -48.06) |
| CIE-LCH | lch(67.16, 74.03, 319.52°) |
| OKLab | oklab(74.04% 0.1447 -0.1335) |
| OKLCH | oklch(74.04% 0.197 317.3) |
| XYZ | xyz(54.2589, 36.8497, 95.5026) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Light Purple
#BF77F6
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.78
Liliac
#C48EFD
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.06
Easter Purple
#C071FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DFB #9CFB7D
analogous
#9D7DFB #DC7DFB #FB7DDB
triadic
#DC7DFB #FBDC7D #7DFBDC
tetradic
#DC7DFB #FB9D7D #9CFB7D #7DDBFB
square
#DC7DFB #FB9D7D #9CFB7D #7DDBFB
split-complementary
#DC7DFB #DBFB7D #7DFB9D
monochromatic
#BB08F6 #CC42F9 #DC7DFB #ECB8FD #F7E1FE
Accessibility & contrast
On white
2.51
#DC7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DC7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DFB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DFB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFF
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#DB90B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7dfb; /* rgb */ color: rgb(220, 125, 251); /* oklch */ color: oklch(74.0% 0.197 317.3);
Tailwind
colors: {
custom: {
50: '#e9a6fd',
500: '#dc7dfb',
950: '#000000',
},
}SCSS
$custom: #dc7dfb; $custom-light: #e9a6fd; $custom-dark: #000000;
JSON
{
"hex": "#dc7dfb",
"rgb": {
"r": 220,
"g": 125,
"b": 251
},
"hsl": {
"h": 285.238,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.74039,
"c": 0.19691,
"h": 317.3
},
"luminance": 0.36848
}Semantic roles & 50–950 ramp
primary
#DC7DFB
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86