#DC9CFD#DC9CFD
#DC9CFD is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.9% C 0.149 H 313.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9CFD |
|---|---|
| RGB | rgb(220, 156, 253) |
| HSL | hsl(280, 96%, 80%) |
| HSV | hsv(280, 38%, 99%) |
| CMYK | cmyk(13%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.60, 40.62, -39.07) |
| CIE-LCH | lch(73.60, 56.36, 316.12°) |
| OKLab | oklab(78.88% 0.1025 -0.1078) |
| OKLCH | oklch(78.88% 0.149 313.6) |
| XYZ | xyz(59.1304, 46.0856, 98.6899) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.34
Lilac (survey)
#CEA2FD
ΔE00 3.48
Pastel Purple
#CAA0FF
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9CFD #BDFD9C
analogous
#AC9CFD #DC9CFD #FD9CED
triadic
#DC9CFD #FDDC9C #9CFDDC
tetradic
#DC9CFD #FDAC9C #BDFD9C #9CEDFD
square
#DC9CFD #FDAC9C #BDFD9C #9CEDFD
split-complementary
#DC9CFD #EDFD9C #9CFDAC
monochromatic
#B224FB #C760FC #DC9CFD #F1D8FE #F4E1FE
Accessibility & contrast
On white
2.06
#DC9CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#DC9CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9CFD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9CFD | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#D9A9C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dc9cfd; /* rgb */ color: rgb(220, 156, 253); /* oklch */ color: oklch(78.9% 0.149 313.6);
Tailwind
colors: {
custom: {
50: '#e8bafe',
500: '#dc9cfd',
950: '#000000',
},
}SCSS
$custom: #dc9cfd; $custom-light: #e8bafe; $custom-dark: #000000;
JSON
{
"hex": "#dc9cfd",
"rgb": {
"r": 220,
"g": 156,
"b": 253
},
"hsl": {
"h": 279.588,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.78878,
"c": 0.14872,
"h": 313.6
},
"luminance": 0.46084
}Semantic roles & 50–950 ramp
primary
#DC9CFD
secondary
#E0F7D4
accent
#E6004E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186