#DC7DF0#DC7DF0
#DC7DF0 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.186 H 320.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DF0 |
|---|---|
| RGB | rgb(220, 125, 240) |
| HSL | hsl(290, 79%, 72%) |
| HSV | hsv(290, 48%, 94%) |
| CMYK | cmyk(8.3%, 47.9%, 0%, 5.9%) |
| CIE-LAB | lab(66.65, 54.17, -42.82) |
| CIE-LCH | lch(66.65, 69.05, 321.68°) |
| OKLab | oklab(73.5% 0.1434 -0.1184) |
| OKLCH | oklch(73.5% 0.186 320.5) |
| XYZ | xyz(52.5751, 36.1762, 86.6345) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.44
Orchid
#DA70D6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.91
Violet Pink
#FB5FFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DF0 #91F07D
analogous
#A37DF0 #DC7DF0 #F07DCB
triadic
#DC7DF0 #F0DC7D #7DF0DC
tetradic
#DC7DF0 #F0A37D #91F07D #7DCBF0
square
#DC7DF0 #F0A37D #91F07D #7DCBF0
split-complementary
#DC7DF0 #CBF07D #7DF0A3
monochromatic
#B819DA #CD46EA #DC7DF0 #EBB4F6 #F8E4FC
Accessibility & contrast
On white
2.55
#DC7DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DC7DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DF0
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DF0 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF4
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#DE8CAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc7df0; /* rgb */ color: rgb(220, 125, 240); /* oklch */ color: oklch(73.5% 0.186 320.5);
Tailwind
colors: {
custom: {
50: '#e9a5f5',
500: '#dc7df0',
950: '#000000',
},
}SCSS
$custom: #dc7df0; $custom-light: #e9a5f5; $custom-dark: #000000;
JSON
{
"hex": "#dc7df0",
"rgb": {
"r": 220,
"g": 125,
"b": 240
},
"hsl": {
"h": 289.565,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.73495,
"c": 0.18591,
"h": 320.5
},
"luminance": 0.36174
}Semantic roles & 50–950 ramp
primary
#DC7DF0
secondary
#DBF3D6
accent
#DC0A2E
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85