#DC7FE8#DC7FE8
#DC7FE8 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.4% C 0.175 H 322.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7FE8 |
|---|---|
| RGB | rgb(220, 127, 232) |
| HSL | hsl(293, 70%, 70%) |
| HSV | hsv(293, 45%, 91%) |
| CMYK | cmyk(5.2%, 45.3%, 0%, 9%) |
| CIE-LAB | lab(66.69, 51.65, -38.35) |
| CIE-LCH | lch(66.69, 64.33, 323.40°) |
| OKLab | oklab(73.41% 0.1394 -0.1055) |
| OKLCH | oklch(73.41% 0.175 322.9) |
| XYZ | xyz(51.6685, 36.2228, 80.5983) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 6.34
Orchid (survey)
#C875C4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7FE8 #8BE87F
analogous
#A77FE8 #DC7FE8 #E87FBF
triadic
#DC7FE8 #E8DC7F #7FE8DC
tetradic
#DC7FE8 #E8A77F #8BE87F #7FBFE8
square
#DC7FE8 #E8A77F #8BE87F #7FBFE8
split-complementary
#DC7FE8 #BFE87F #7FE8A7
monochromatic
#B624C9 #CE4BDF #DC7FE8 #EAB3F1 #F8E5FA
Accessibility & contrast
On white
2.55
#DC7FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DC7FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7FE8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7FE8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEC
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#DF8CA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc7fe8; /* rgb */ color: rgb(220, 127, 232); /* oklch */ color: oklch(73.4% 0.175 322.9);
Tailwind
colors: {
custom: {
50: '#e9a7ef',
500: '#dc7fe8',
950: '#000000',
},
}SCSS
$custom: #dc7fe8; $custom-light: #e9a7ef; $custom-dark: #000000;
JSON
{
"hex": "#dc7fe8",
"rgb": {
"r": 220,
"g": 127,
"b": 232
},
"hsl": {
"h": 293.143,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.73406,
"c": 0.17481,
"h": 322.9
},
"luminance": 0.36221
}Semantic roles & 50–950 ramp
primary
#DC7FE8
secondary
#D6F0D3
accent
#D2142A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84