#DCC6FC#DCC6FC
#DCC6FC is a very light, moderate violet. Relative luminance 0.626; OKLCH L 86.2% C 0.077 H 303.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6FC |
|---|---|
| RGB | rgb(220, 198, 252) |
| HSL | hsl(264, 90%, 88%) |
| HSV | hsv(264, 21%, 99%) |
| CMYK | cmyk(12.7%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(83.25, 17.80, -23.69) |
| CIE-LCH | lch(83.25, 29.63, 306.93°) |
| OKLab | oklab(86.24% 0.0425 -0.0645) |
| OKLCH | oklch(86.24% 0.077 303.4) |
| XYZ | xyz(67.2766, 62.6322, 100.6215) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.01
Pale Lilac
#E4CBFF
ΔE00 1.70
Light Lilac
#EDC8FF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 5.30
Light Lavendar
#EFC0FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6FC #E6FCC6
analogous
#C6CBFC #DCC6FC #F7C6FC
triadic
#DCC6FC #FCDCC6 #C6FCDC
tetradic
#DCC6FC #FCC6CB #E6FCC6 #C6FCF7
square
#DCC6FC #FCC6CB #E6FCC6 #C6FCF7
split-complementary
#DCC6FC #FCF7C6 #CBFCC6
monochromatic
#9552F6 #B88CF9 #DCC6FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.55
#DCC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6FC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6FC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#D7CDD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc6fc; /* rgb */ color: rgb(220, 198, 252); /* oklch */ color: oklch(86.2% 0.077 303.4);
Tailwind
colors: {
custom: {
50: '#e7d7fd',
500: '#dcc6fc',
950: '#000000',
},
}SCSS
$custom: #dcc6fc; $custom-light: #e7d7fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc6fc",
"rgb": {
"r": 220,
"g": 198,
"b": 252
},
"hsl": {
"h": 264.444,
"s": 90,
"l": 88.235
},
"oklch": {
"l": 0.86241,
"c": 0.0772,
"h": 303.4
},
"luminance": 0.62632
}Semantic roles & 50–950 ramp
primary
#DCC6FC
secondary
#BCE383
accent
#E60088
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385