#DC8EF7#DC8EF7
#DC8EF7 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.4% C 0.165 H 317.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8EF7 |
|---|---|
| RGB | rgb(220, 142, 247) |
| HSL | hsl(285, 87%, 76%) |
| HSV | hsv(285, 43%, 97%) |
| CMYK | cmyk(10.9%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(70.37, 46.81, -40.84) |
| CIE-LCH | lch(70.37, 62.13, 318.90°) |
| OKLab | oklab(76.37% 0.121 -0.1128) |
| OKLCH | oklch(76.37% 0.165 317) |
| XYZ | xyz(55.9743, 41.2786, 92.9966) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 5.02
Liliac
#C48EFD
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8EF7 #A9F78E
analogous
#A88EF7 #DC8EF7 #F78EDE
triadic
#DC8EF7 #F7DC8E #8EF7DC
tetradic
#DC8EF7 #F7A88E #A9F78E #8EDEF7
square
#DC8EF7 #F7A88E #A9F78E #8EDEF7
split-complementary
#DC8EF7 #DEF78E #8EF7A8
monochromatic
#B91CEF #CA55F3 #DC8EF7 #EEC7FB #F6E2FD
Accessibility & contrast
On white
2.27
#DC8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#DC8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8EF7
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8EF7 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#DB9CB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc8ef7; /* rgb */ color: rgb(220, 142, 247); /* oklch */ color: oklch(76.4% 0.165 317.0);
Tailwind
colors: {
custom: {
50: '#e8b1fa',
500: '#dc8ef7',
950: '#000000',
},
}SCSS
$custom: #dc8ef7; $custom-light: #e8b1fa; $custom-dark: #000000;
JSON
{
"hex": "#dc8ef7",
"rgb": {
"r": 220,
"g": 142,
"b": 247
},
"hsl": {
"h": 284.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.76366,
"c": 0.16541,
"h": 317
},
"luminance": 0.41277
}Semantic roles & 50–950 ramp
primary
#DC8EF7
secondary
#DEF5D6
accent
#E3023C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085