#DCA6FB#DCA6FB
#DCA6FB is a light, vivid violet. Relative luminance 0.495; OKLCH L 80.5% C 0.130 H 312.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA6FB |
|---|---|
| RGB | rgb(220, 166, 251) |
| HSL | hsl(278, 91%, 82%) |
| HSV | hsv(278, 34%, 98%) |
| CMYK | cmyk(12.4%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.73, 34.85, -34.68) |
| CIE-LCH | lch(75.73, 49.17, 315.14°) |
| OKLab | oklab(80.47% 0.0878 -0.0953) |
| OKLCH | oklch(80.47% 0.13 312.7) |
| XYZ | xyz(60.5611, 49.4541, 97.6033) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.39
Lilac (survey)
#CEA2FD
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 3.91
Baby Purple
#CA9BF7
ΔE00 4.06
Pale Violet
#CEAEFA
ΔE00 4.18
Light Violet
#D6B4FC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA6FB #C5FBA6
analogous
#B2A6FB #DCA6FB #FBA6EF
triadic
#DCA6FB #FBDCA6 #A6FBDC
tetradic
#DCA6FB #FBB2A6 #C5FBA6 #A6EFFB
square
#DCA6FB #FBB2A6 #C5FBA6 #A6EFFB
split-complementary
#DCA6FB #EFFBA6 #A6FBB2
monochromatic
#AE31F6 #C56BF8 #DCA6FB #F3E1FE #F3E2FE
Accessibility & contrast
On white
1.93
#DCA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#DCA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA6FB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA6FB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#D9B1C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dca6fb; /* rgb */ color: rgb(220, 166, 251); /* oklch */ color: oklch(80.5% 0.130 312.7);
Tailwind
colors: {
custom: {
50: '#e8c1fd',
500: '#dca6fb',
950: '#000000',
},
}SCSS
$custom: #dca6fb; $custom-light: #e8c1fd; $custom-dark: #000000;
JSON
{
"hex": "#dca6fb",
"rgb": {
"r": 220,
"g": 166,
"b": 251
},
"hsl": {
"h": 278.118,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.80466,
"c": 0.1296,
"h": 312.7
},
"luminance": 0.49453
}Semantic roles & 50–950 ramp
primary
#DCA6FB
secondary
#E1F6D5
accent
#E60054
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185