#DC9DF9#DC9DF9
#DC9DF9 is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.143 H 314.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DF9 |
|---|---|
| RGB | rgb(220, 157, 249) |
| HSL | hsl(281, 88%, 80%) |
| HSV | hsv(281, 37%, 98%) |
| CMYK | cmyk(11.6%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(73.66, 39.27, -36.82) |
| CIE-LCH | lch(73.66, 53.83, 316.85°) |
| OKLab | oklab(78.87% 0.1002 -0.1013) |
| OKLCH | oklch(78.87% 0.143 314.7) |
| XYZ | xyz(58.6684, 46.1704, 95.4254) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.49
Mauve
#E0B0FF
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DF9 #BAF99D
analogous
#AE9DF9 #DC9DF9 #F99DE8
triadic
#DC9DF9 #F9DC9D #9DF9DC
tetradic
#DC9DF9 #F9AE9D #BAF99D #9DE8F9
square
#DC9DF9 #F9AE9D #BAF99D #9DE8F9
split-complementary
#DC9DF9 #E8F99D #9DF9AE
monochromatic
#B32AF2 #C763F5 #DC9DF9 #F1D7FD #F5E2FD
Accessibility & contrast
On white
2.05
#DC9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#DC9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DF9
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DF9 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FC
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#DAA9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dc9df9; /* rgb */ color: rgb(220, 157, 249); /* oklch */ color: oklch(78.9% 0.143 314.7);
Tailwind
colors: {
custom: {
50: '#e8bbfb',
500: '#dc9df9',
950: '#000000',
},
}SCSS
$custom: #dc9df9; $custom-light: #e8bbfb; $custom-dark: #000000;
JSON
{
"hex": "#dc9df9",
"rgb": {
"r": 220,
"g": 157,
"b": 249
},
"hsl": {
"h": 281.087,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.78866,
"c": 0.14251,
"h": 314.7
},
"luminance": 0.46169
}Semantic roles & 50–950 ramp
primary
#DC9DF9
secondary
#E0F5D6
accent
#E50049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185