#DCC3FC#DCC3FC
#DCC3FC is a very light, moderate violet. Relative luminance 0.613; OKLCH L 85.7% C 0.082 H 304.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3FC |
|---|---|
| RGB | rgb(220, 195, 252) |
| HSL | hsl(266, 90%, 88%) |
| HSV | hsv(266, 23%, 99%) |
| CMYK | cmyk(12.7%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(82.53, 19.41, -24.79) |
| CIE-LCH | lch(82.53, 31.49, 308.07°) |
| OKLab | oklab(85.68% 0.0467 -0.0675) |
| OKLCH | oklch(85.68% 0.082 304.7) |
| XYZ | xyz(66.5976, 61.2743, 100.3952) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.59
Pale Lilac
#E4CBFF
ΔE00 2.23
Light Lilac
#EDC8FF
ΔE00 3.63
Light Violet
#D6B4FC
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 4.56
Light Lavendar
#EFC0FE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3FC #E3FCC3
analogous
#C3C6FC #DCC3FC #F9C3FC
triadic
#DCC3FC #FCDCC3 #C3FCDC
tetradic
#DCC3FC #FCC3C6 #E3FCC3 #C3FCF9
square
#DCC3FC #FCC3C6 #E3FCC3 #C3FCF9
split-complementary
#DCC3FC #FCF9C3 #C6FCC3
monochromatic
#984EF6 #BA89F9 #DCC3FC #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.58
#DCC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DCC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3FC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3FC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#D7CBD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc3fc; /* rgb */ color: rgb(220, 195, 252); /* oklch */ color: oklch(85.7% 0.082 304.7);
Tailwind
colors: {
custom: {
50: '#e7d5fd',
500: '#dcc3fc',
950: '#000000',
},
}SCSS
$custom: #dcc3fc; $custom-light: #e7d5fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc3fc",
"rgb": {
"r": 220,
"g": 195,
"b": 252
},
"hsl": {
"h": 266.316,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.85683,
"c": 0.08212,
"h": 304.7
},
"luminance": 0.61274
}Semantic roles & 50–950 ramp
primary
#DCC3FC
secondary
#B8E381
accent
#E60081
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385