#DCC6FA#DCC6FA
#DCC6FA is a very light, moderate violet. Relative luminance 0.625; OKLCH L 86.2% C 0.075 H 304.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6FA |
|---|---|
| RGB | rgb(220, 198, 250) |
| HSL | hsl(265, 84%, 88%) |
| HSV | hsv(265, 21%, 98%) |
| CMYK | cmyk(12%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(83.18, 17.39, -22.73) |
| CIE-LCH | lch(83.18, 28.62, 307.43°) |
| OKLab | oklab(86.17% 0.0419 -0.0618) |
| OKLCH | oklch(86.17% 0.075 304.1) |
| XYZ | xyz(66.9613, 62.5061, 98.9612) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.29
Pale Lilac
#E4CBFF
ΔE00 1.55
Light Lilac
#EDC8FF
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 5.41
Light Violet
#D6B4FC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6FA #E4FAC6
analogous
#C6CAFA #DCC6FA #F6C6FA
triadic
#DCC6FA #FADCC6 #C6FADC
tetradic
#DCC6FA #FAC6CA #E4FAC6 #C6FAF6
square
#DCC6FA #FAC6CA #E4FAC6 #C6FAF6
split-complementary
#DCC6FA #FAF6C6 #CAFAC6
monochromatic
#9755F0 #B98EF5 #DCC6FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.56
#DCC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DCC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6FA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6FA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#D8CDD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc6fa; /* rgb */ color: rgb(220, 198, 250); /* oklch */ color: oklch(86.2% 0.075 304.1);
Tailwind
colors: {
custom: {
50: '#e7d7fc',
500: '#dcc6fa',
950: '#000000',
},
}SCSS
$custom: #dcc6fa; $custom-light: #e7d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc6fa",
"rgb": {
"r": 220,
"g": 198,
"b": 250
},
"hsl": {
"h": 265.385,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.86168,
"c": 0.07462,
"h": 304.1
},
"luminance": 0.62506
}Semantic roles & 50–950 ramp
primary
#DCC6FA
secondary
#B9DF85
accent
#E00584
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385