#DC7FF0#DC7FF0
#DC7FF0 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.8% C 0.183 H 320.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7FF0 |
|---|---|
| RGB | rgb(220, 127, 240) |
| HSL | hsl(289, 79%, 72%) |
| HSV | hsv(289, 47%, 94%) |
| CMYK | cmyk(8.3%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(67.04, 53.17, -42.21) |
| CIE-LCH | lch(67.04, 67.89, 321.55°) |
| OKLab | oklab(73.78% 0.1406 -0.1166) |
| OKLCH | oklch(73.78% 0.183 320.3) |
| XYZ | xyz(52.8308, 36.6877, 86.7197) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7FF0 #93F07F
analogous
#A47FF0 #DC7FF0 #F07FCB
triadic
#DC7FF0 #F0DC7F #7FF0DC
tetradic
#DC7FF0 #F0A47F #93F07F #7FCBF0
square
#DC7FF0 #F0A47F #93F07F #7FCBF0
split-complementary
#DC7FF0 #CBF07F #7FF0A4
monochromatic
#B91ADB #CD48EA #DC7FF0 #EBB6F6 #F8E4FC
Accessibility & contrast
On white
2.52
#DC7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#DC7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7FF0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7FF0 | 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)
#6D9DF4
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#DD8EAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc7ff0; /* rgb */ color: rgb(220, 127, 240); /* oklch */ color: oklch(73.8% 0.183 320.3);
Tailwind
colors: {
custom: {
50: '#e9a7f5',
500: '#dc7ff0',
950: '#000000',
},
}SCSS
$custom: #dc7ff0; $custom-light: #e9a7f5; $custom-dark: #000000;
JSON
{
"hex": "#dc7ff0",
"rgb": {
"r": 220,
"g": 127,
"b": 240
},
"hsl": {
"h": 289.381,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.73783,
"c": 0.18269,
"h": 320.3
},
"luminance": 0.36686
}Semantic roles & 50–950 ramp
primary
#DC7FF0
secondary
#DCF4D7
accent
#DB0A2F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85