#DCC1FA#DCC1FA
#DCC1FA is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.2% C 0.083 H 306.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC1FA |
|---|---|
| RGB | rgb(220, 193, 250) |
| HSL | hsl(268, 85%, 87%) |
| HSV | hsv(268, 23%, 98%) |
| CMYK | cmyk(12%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(81.98, 20.08, -24.56) |
| CIE-LCH | lch(81.98, 31.72, 309.27°) |
| OKLab | oklab(85.24% 0.049 -0.0669) |
| OKLCH | oklch(85.24% 0.083 306.2) |
| XYZ | xyz(65.8373, 60.2580, 98.5865) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.94
Pale Lilac
#E4CBFF
ΔE00 2.50
Light Lilac
#EDC8FF
ΔE00 3.44
Light Violet
#D6B4FC
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.37
Pale Lavender
#EECFFE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC1FA #DFFAC1
analogous
#C1C3FA #DCC1FA #F9C1FA
triadic
#DCC1FA #FADCC1 #C1FADC
tetradic
#DCC1FA #FAC1C3 #DFFAC1 #C1FAF9
square
#DCC1FA #FAC1C3 #DFFAC1 #C1FAF9
split-complementary
#DCC1FA #FAF9C1 #C3FAC1
monochromatic
#9C50F1 #BC88F5 #DCC1FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.61
#DCC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DCC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC1FA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC1FA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#D8C9D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc1fa; /* rgb */ color: rgb(220, 193, 250); /* oklch */ color: oklch(85.2% 0.083 306.2);
Tailwind
colors: {
custom: {
50: '#e7d3fc',
500: '#dcc1fa',
950: '#000000',
},
}SCSS
$custom: #dcc1fa; $custom-light: #e7d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc1fa",
"rgb": {
"r": 220,
"g": 193,
"b": 250
},
"hsl": {
"h": 268.421,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.85238,
"c": 0.08288,
"h": 306.2
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#DCC1FA
secondary
#B2DF80
accent
#E20479
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385