#DC7DF9#DC7DF9
#DC7DF9 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.195 H 317.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DF9 |
|---|---|
| RGB | rgb(220, 125, 249) |
| HSL | hsl(286, 91%, 73%) |
| HSV | hsv(286, 50%, 98%) |
| CMYK | cmyk(11.6%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.07, 55.92, -47.11) |
| CIE-LCH | lch(67.07, 73.12, 319.88°) |
| OKLab | oklab(73.94% 0.1445 -0.1308) |
| OKLCH | oklch(73.94% 0.195 317.9) |
| XYZ | xyz(53.9453, 36.7243, 93.8510) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Light Purple
#BF77F6
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DF9 #9AF97D
analogous
#9E7DF9 #DC7DF9 #F97DD8
triadic
#DC7DF9 #F9DC7D #7DF9DC
tetradic
#DC7DF9 #F99E7D #9AF97D #7DD8F9
square
#DC7DF9 #F99E7D #9AF97D #7DD8F9
split-complementary
#DC7DF9 #D8F97D #7DF99E
monochromatic
#BB0BF0 #CC42F6 #DC7DF9 #ECB7FC #F7E2FE
Accessibility & contrast
On white
2.52
#DC7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#DC7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DF9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DF9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#DC8FB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7df9; /* rgb */ color: rgb(220, 125, 249); /* oklch */ color: oklch(73.9% 0.195 317.9);
Tailwind
colors: {
custom: {
50: '#e9a6fc',
500: '#dc7df9',
950: '#000000',
},
}SCSS
$custom: #dc7df9; $custom-light: #e9a6fc; $custom-dark: #000000;
JSON
{
"hex": "#dc7df9",
"rgb": {
"r": 220,
"g": 125,
"b": 249
},
"hsl": {
"h": 285.968,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.73938,
"c": 0.19489,
"h": 317.9
},
"luminance": 0.36722
}Semantic roles & 50–950 ramp
primary
#DC7DF9
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85