#DC7EFE#DC7EFE
#DC7EFE is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.198 H 316.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7EFE |
|---|---|
| RGB | rgb(220, 126, 254) |
| HSL | hsl(284, 98%, 75%) |
| HSV | hsv(284, 50%, 100%) |
| CMYK | cmyk(13.4%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(67.50, 56.41, -49.18) |
| CIE-LCH | lch(67.50, 74.83, 318.92°) |
| OKLab | oklab(74.33% 0.1437 -0.1368) |
| OKLCH | oklch(74.33% 0.198 316.4) |
| XYZ | xyz(54.8628, 37.2949, 98.0553) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.69
Easter Purple
#C071FE
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7EFE #A0FE7E
analogous
#9C7EFE #DC7EFE #FE7EE0
triadic
#DC7EFE #FEDC7E #7EFEDC
tetradic
#DC7EFE #FE9C7E #A0FE7E #7EE0FE
square
#DC7EFE #FE9C7E #A0FE7E #7EE0FE
split-complementary
#DC7EFE #E0FE7E #7EFE9C
monochromatic
#BB05FD #CC41FE #DC7EFE #ECBBFE #F7E1FF
Accessibility & contrast
On white
2.48
#DC7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7EFE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7EFE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#DB91B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc7efe; /* rgb */ color: rgb(220, 126, 254); /* oklch */ color: oklch(74.3% 0.198 316.4);
Tailwind
colors: {
custom: {
50: '#e9a6ff',
500: '#dc7efe',
950: '#000000',
},
}SCSS
$custom: #dc7efe; $custom-light: #e9a6ff; $custom-dark: #000000;
JSON
{
"hex": "#dc7efe",
"rgb": {
"r": 220,
"g": 126,
"b": 254
},
"hsl": {
"h": 284.063,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.74332,
"c": 0.1984,
"h": 316.4
},
"luminance": 0.37293
}Semantic roles & 50–950 ramp
primary
#DC7EFE
secondary
#DDF7D4
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86