#DC7CF9#DC7CF9
#DC7CF9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.8% C 0.196 H 317.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7CF9 |
|---|---|
| RGB | rgb(220, 124, 249) |
| HSL | hsl(286, 91%, 73%) |
| HSV | hsv(286, 50%, 98%) |
| CMYK | cmyk(11.6%, 50.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.88, 56.42, -47.41) |
| CIE-LCH | lch(66.88, 73.69, 319.96°) |
| OKLab | oklab(73.8% 0.1458 -0.1316) |
| OKLCH | oklch(73.8% 0.196 317.9) |
| XYZ | xyz(53.8194, 36.4724, 93.8090) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Light Purple
#BF77F6
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.01
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7CF9 #99F97C
analogous
#9D7CF9 #DC7CF9 #F97CD7
triadic
#DC7CF9 #F9DC7C #7CF9DC
tetradic
#DC7CF9 #F99D7C #99F97C #7CD7F9
square
#DC7CF9 #F99D7C #99F97C #7CD7F9
split-complementary
#DC7CF9 #D7F97C #7CF99D
monochromatic
#BB0BF0 #CC41F6 #DC7CF9 #ECB7FC #F7E2FE
Accessibility & contrast
On white
2.53
#DC7CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#DC7CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7CF9
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7CF9 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#DC8EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7cf9; /* rgb */ color: rgb(220, 124, 249); /* oklch */ color: oklch(73.8% 0.196 317.9);
Tailwind
colors: {
custom: {
50: '#e9a5fc',
500: '#dc7cf9',
950: '#000000',
},
}SCSS
$custom: #dc7cf9; $custom-light: #e9a5fc; $custom-dark: #000000;
JSON
{
"hex": "#dc7cf9",
"rgb": {
"r": 220,
"g": 124,
"b": 249
},
"hsl": {
"h": 286.08,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.73797,
"c": 0.19646,
"h": 317.9
},
"luminance": 0.36471
}Semantic roles & 50–950 ramp
primary
#DC7CF9
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85