#DC7DEF#DC7DEF
#DC7DEF is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.185 H 320.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DEF |
|---|---|
| RGB | rgb(220, 125, 239) |
| HSL | hsl(290, 78%, 71%) |
| HSV | hsv(290, 48%, 94%) |
| CMYK | cmyk(7.9%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.61, 53.98, -42.34) |
| CIE-LCH | lch(66.61, 68.61, 321.89°) |
| OKLab | oklab(73.45% 0.1432 -0.117) |
| OKLCH | oklch(73.45% 0.185 320.8) |
| XYZ | xyz(52.4270, 36.1169, 85.8543) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.91
Violet Pink
#FB5FFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DEF #90EF7D
analogous
#A37DEF #DC7DEF #EF7DC9
triadic
#DC7DEF #EFDC7D #7DEFDC
tetradic
#DC7DEF #EFA37D #90EF7D #7DC9EF
square
#DC7DEF #EFA37D #90EF7D #7DC9EF
split-complementary
#DC7DEF #C9EF7D #7DEFA3
monochromatic
#B81AD7 #CD47E8 #DC7DEF #EBB3F6 #F8E4FC
Accessibility & contrast
On white
2.55
#DC7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DC7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DEF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DEF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#DE8CAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc7def; /* rgb */ color: rgb(220, 125, 239); /* oklch */ color: oklch(73.4% 0.185 320.8);
Tailwind
colors: {
custom: {
50: '#e9a5f4',
500: '#dc7def',
950: '#000000',
},
}SCSS
$custom: #dc7def; $custom-light: #e9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#dc7def",
"rgb": {
"r": 220,
"g": 125,
"b": 239
},
"hsl": {
"h": 290,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.73447,
"c": 0.18492,
"h": 320.8
},
"luminance": 0.36115
}Semantic roles & 50–950 ramp
primary
#DC7DEF
secondary
#DAF3D5
accent
#DA0B2E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85