#DC8DF9#DC8DF9
#DC8DF9 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.3% C 0.169 H 316.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DF9 |
|---|---|
| RGB | rgb(220, 141, 249) |
| HSL | hsl(284, 90%, 76%) |
| HSV | hsv(284, 43%, 98%) |
| CMYK | cmyk(11.6%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.25, 47.74, -42.12) |
| CIE-LCH | lch(70.25, 63.66, 318.58°) |
| OKLab | oklab(76.31% 0.1227 -0.1165) |
| OKLCH | oklch(76.31% 0.169 316.5) |
| XYZ | xyz(56.1364, 41.1065, 94.5814) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DF9 #AAF98D
analogous
#A68DF9 #DC8DF9 #F98DE0
triadic
#DC8DF9 #F9DC8D #8DF9DC
tetradic
#DC8DF9 #F9A68D #AAF98D #8DE0F9
square
#DC8DF9 #F9A68D #AAF98D #8DE0F9
split-complementary
#DC8DF9 #E0F98D #8DF9A6
monochromatic
#B819F3 #CA53F6 #DC8DF9 #EEC7FC #F6E2FD
Accessibility & contrast
On white
2.28
#DC8DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DC8DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DF9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DF9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#DB9CB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc8df9; /* rgb */ color: rgb(220, 141, 249); /* oklch */ color: oklch(76.3% 0.169 316.5);
Tailwind
colors: {
custom: {
50: '#e8b0fb',
500: '#dc8df9',
950: '#000000',
},
}SCSS
$custom: #dc8df9; $custom-light: #e8b0fb; $custom-dark: #000000;
JSON
{
"hex": "#dc8df9",
"rgb": {
"r": 220,
"g": 141,
"b": 249
},
"hsl": {
"h": 283.889,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.76305,
"c": 0.16919,
"h": 316.5
},
"luminance": 0.41105
}Semantic roles & 50–950 ramp
primary
#DC8DF9
secondary
#DEF6D5
accent
#E6003E
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161117
muted
#848085