#DCC4FC#DCC4FC
#DCC4FC is a very light, moderate violet. Relative luminance 0.617; OKLCH L 85.9% C 0.080 H 304.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4FC |
|---|---|
| RGB | rgb(220, 196, 252) |
| HSL | hsl(266, 90%, 88%) |
| HSV | hsv(266, 22%, 99%) |
| CMYK | cmyk(12.7%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(82.77, 18.88, -24.42) |
| CIE-LCH | lch(82.77, 30.87, 307.70°) |
| OKLab | oklab(85.87% 0.0453 -0.0665) |
| OKLCH | oklch(85.87% 0.08 304.3) |
| XYZ | xyz(66.8224, 61.7239, 100.4702) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.59
Pale Lilac
#E4CBFF
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 3.67
Pale Lavender
#EECFFE
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 4.68
Light Lavendar
#EFC0FE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4FC #E4FCC4
analogous
#C4C8FC #DCC4FC #F8C4FC
triadic
#DCC4FC #FCDCC4 #C4FCDC
tetradic
#DCC4FC #FCC4C8 #E4FCC4 #C4FCF8
square
#DCC4FC #FCC4C8 #E4FCC4 #C4FCF8
split-complementary
#DCC4FC #FCF8C4 #C8FCC4
monochromatic
#9750F6 #B98AF9 #DCC4FC #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.57
#DCC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DCC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4FC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4FC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFE
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#D7CCD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc4fc; /* rgb */ color: rgb(220, 196, 252); /* oklch */ color: oklch(85.9% 0.080 304.3);
Tailwind
colors: {
custom: {
50: '#e7d6fd',
500: '#dcc4fc',
950: '#000000',
},
}SCSS
$custom: #dcc4fc; $custom-light: #e7d6fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc4fc",
"rgb": {
"r": 220,
"g": 196,
"b": 252
},
"hsl": {
"h": 265.714,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.85869,
"c": 0.08047,
"h": 304.3
},
"luminance": 0.61724
}Semantic roles & 50–950 ramp
primary
#DCC4FC
secondary
#B9E381
accent
#E60083
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385