#DCC6FD#DCC6FD
#DCC6FD is a very light, moderate violet. Relative luminance 0.627; OKLCH L 86.3% C 0.079 H 303.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6FD |
|---|---|
| RGB | rgb(220, 198, 253) |
| HSL | hsl(264, 93%, 88%) |
| HSV | hsv(264, 22%, 99%) |
| CMYK | cmyk(13%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.28, 18.01, -24.17) |
| CIE-LCH | lch(83.28, 30.14, 306.69°) |
| OKLab | oklab(86.28% 0.0428 -0.0658) |
| OKLCH | oklch(86.28% 0.079 303) |
| XYZ | xyz(67.4355, 62.6957, 101.4583) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.95
Pale Lilac
#E4CBFF
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 5.17
Light Lavendar
#EFC0FE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6FD #E7FDC6
analogous
#C6CBFD #DCC6FD #F7C6FD
triadic
#DCC6FD #FDDCC6 #C6FDDC
tetradic
#DCC6FD #FDC6CB #E7FDC6 #C6FDF7
square
#DCC6FD #FDC6CB #E7FDC6 #C6FDF7
split-complementary
#DCC6FD #FDF7C6 #CBFDC6
monochromatic
#9350F9 #B88BFB #DCC6FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.55
#DCC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DCC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6FD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6FD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#D7CED9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc6fd; /* rgb */ color: rgb(220, 198, 253); /* oklch */ color: oklch(86.3% 0.079 303.0);
Tailwind
colors: {
custom: {
50: '#e7d7fe',
500: '#dcc6fd',
950: '#000000',
},
}SCSS
$custom: #dcc6fd; $custom-light: #e7d7fe; $custom-dark: #000000;
JSON
{
"hex": "#dcc6fd",
"rgb": {
"r": 220,
"g": 198,
"b": 253
},
"hsl": {
"h": 264,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.86278,
"c": 0.0785,
"h": 303
},
"luminance": 0.62696
}Semantic roles & 50–950 ramp
primary
#DCC6FD
secondary
#BDE582
accent
#E6008A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385