#DCA1FB#DCA1FB
#DCA1FB is a light, vivid violet. Relative luminance 0.477; OKLCH L 79.6% C 0.138 H 313.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1FB |
|---|---|
| RGB | rgb(220, 161, 251) |
| HSL | hsl(279, 92%, 81%) |
| HSV | hsv(279, 36%, 98%) |
| CMYK | cmyk(12.4%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(74.62, 37.54, -36.41) |
| CIE-LCH | lch(74.62, 52.29, 315.88°) |
| OKLab | oklab(79.62% 0.095 -0.1002) |
| OKLCH | oklch(79.62% 0.138 313.5) |
| XYZ | xyz(59.6698, 47.6715, 97.3062) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.19
Baby Purple
#CA9BF7
ΔE00 3.54
Mauve
#E0B0FF
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 3.96
Pastel Purple
#CAA0FF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1FB #C0FBA1
analogous
#AFA1FB #DCA1FB #FBA1ED
triadic
#DCA1FB #FBDCA1 #A1FBDC
tetradic
#DCA1FB #FBAFA1 #C0FBA1 #A1EDFB
square
#DCA1FB #FBAFA1 #C0FBA1 #A1EDFB
split-complementary
#DCA1FB #EDFBA1 #A1FBAF
monochromatic
#B02CF6 #C666F9 #DCA1FB #F2DCFD #F4E2FE
Accessibility & contrast
On white
1.99
#DCA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#DCA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1FB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1FB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#DAADC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dca1fb; /* rgb */ color: rgb(220, 161, 251); /* oklch */ color: oklch(79.6% 0.138 313.5);
Tailwind
colors: {
custom: {
50: '#e8bdfd',
500: '#dca1fb',
950: '#000000',
},
}SCSS
$custom: #dca1fb; $custom-light: #e8bdfd; $custom-dark: #000000;
JSON
{
"hex": "#dca1fb",
"rgb": {
"r": 220,
"g": 161,
"b": 251
},
"hsl": {
"h": 279.333,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.7962,
"c": 0.13804,
"h": 313.5
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#DCA1FB
secondary
#E0F6D5
accent
#E6004F
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185