#DC8FF5#DC8FF5
#DC8FF5 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.4% C 0.162 H 317.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8FF5 |
|---|---|
| RGB | rgb(220, 143, 245) |
| HSL | hsl(285, 84%, 76%) |
| HSV | hsv(285, 42%, 96%) |
| CMYK | cmyk(10.2%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.49, 45.89, -39.56) |
| CIE-LCH | lch(70.49, 60.59, 319.24°) |
| OKLab | oklab(76.43% 0.1192 -0.1091) |
| OKLCH | oklch(76.43% 0.162 317.5) |
| XYZ | xyz(55.8168, 41.4548, 91.4298) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8FF5 #A8F58F
analogous
#A98FF5 #DC8FF5 #F58FDB
triadic
#DC8FF5 #F5DC8F #8FF5DC
tetradic
#DC8FF5 #F5A98F #A8F58F #8FDBF5
square
#DC8FF5 #F5A98F #A8F58F #8FDBF5
split-complementary
#DC8FF5 #DBF58F #8FF5A9
monochromatic
#B91FEB #CA57F0 #DC8FF5 #EEC7FA #F6E3FC
Accessibility & contrast
On white
2.26
#DC8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#DC8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8FF5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8FF5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F9
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#DC9CB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc8ff5; /* rgb */ color: rgb(220, 143, 245); /* oklch */ color: oklch(76.4% 0.162 317.5);
Tailwind
colors: {
custom: {
50: '#e8b1f9',
500: '#dc8ff5',
950: '#000000',
},
}SCSS
$custom: #dc8ff5; $custom-light: #e8b1f9; $custom-dark: #000000;
JSON
{
"hex": "#dc8ff5",
"rgb": {
"r": 220,
"g": 143,
"b": 245
},
"hsl": {
"h": 285.294,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.7643,
"c": 0.16161,
"h": 317.5
},
"luminance": 0.41453
}Semantic roles & 50–950 ramp
primary
#DC8FF5
secondary
#DEF4D7
accent
#E0053B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085