#DC7DF7#DC7DF7
#DC7DF7 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.193 H 318.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DF7 |
|---|---|
| RGB | rgb(220, 125, 247) |
| HSL | hsl(287, 88%, 73%) |
| HSV | hsv(287, 49%, 97%) |
| CMYK | cmyk(10.9%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(66.98, 55.53, -46.16) |
| CIE-LCH | lch(66.98, 72.21, 320.26°) |
| OKLab | oklab(73.84% 0.1443 -0.128) |
| OKLCH | oklch(73.84% 0.193 318.4) |
| XYZ | xyz(53.6350, 36.6002, 92.2169) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.84
Violet Pink
#FB5FFC
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DF7 #98F77D
analogous
#9F7DF7 #DC7DF7 #F77DD5
triadic
#DC7DF7 #F7DC7D #7DF7DC
tetradic
#DC7DF7 #F79F7D #98F77D #7DD5F7
square
#DC7DF7 #F79F7D #98F77D #7DD5F7
split-complementary
#DC7DF7 #D5F77D #7DF79F
monochromatic
#BA0EEB #CC43F3 #DC7DF7 #ECB7FB #F7E2FD
Accessibility & contrast
On white
2.52
#DC7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DC7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DF7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DF7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#DC8EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7df7; /* rgb */ color: rgb(220, 125, 247); /* oklch */ color: oklch(73.8% 0.193 318.4);
Tailwind
colors: {
custom: {
50: '#e9a6fa',
500: '#dc7df7',
950: '#000000',
},
}SCSS
$custom: #dc7df7; $custom-light: #e9a6fa; $custom-dark: #000000;
JSON
{
"hex": "#dc7df7",
"rgb": {
"r": 220,
"g": 125,
"b": 247
},
"hsl": {
"h": 286.721,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.73838,
"c": 0.19289,
"h": 318.4
},
"luminance": 0.36598
}Semantic roles & 50–950 ramp
primary
#DC7DF7
secondary
#DDF5D6
accent
#E50033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85