#DCCDFC#DCCDFC
#DCCDFC is a very light, moderate violet. Relative luminance 0.659; OKLCH L 87.6% C 0.066 H 299.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDFC |
|---|---|
| RGB | rgb(220, 205, 252) |
| HSL | hsl(259, 89%, 90%) |
| HSV | hsv(259, 19%, 99%) |
| CMYK | cmyk(12.7%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.95, 14.06, -21.11) |
| CIE-LCH | lch(84.95, 25.36, 303.67°) |
| OKLab | oklab(87.56% 0.0326 -0.0573) |
| OKLCH | oklch(87.56% 0.066 299.6) |
| XYZ | xyz(68.9137, 65.9064, 101.1672) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.61
Light Lavender
#DFC5FE
ΔE00 3.37
Pale Lavender
#EECFFE
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDFC #EDFCCD
analogous
#CDD6FC #DCCDFC #F4CDFC
triadic
#DCCDFC #FCDCCD #CDFCDC
tetradic
#DCCDFC #FCCDD6 #EDFCCD #CDFCF4
square
#DCCDFC #FCCDD6 #EDFCCD #CDFCF4
split-complementary
#DCCDFC #FCF4CD #D6FCCD
monochromatic
#8B5AF5 #B493F9 #DCCDFC #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.48
#DCCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DCCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDFC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDFC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#D7D4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccdfc; /* rgb */ color: rgb(220, 205, 252); /* oklch */ color: oklch(87.6% 0.066 299.6);
Tailwind
colors: {
custom: {
50: '#e7dcfd',
500: '#dccdfc',
950: '#000000',
},
}SCSS
$custom: #dccdfc; $custom-light: #e7dcfd; $custom-dark: #000000;
JSON
{
"hex": "#dccdfc",
"rgb": {
"r": 220,
"g": 205,
"b": 252
},
"hsl": {
"h": 259.149,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.87558,
"c": 0.06593,
"h": 299.6
},
"luminance": 0.65907
}Semantic roles & 50–950 ramp
primary
#DCCDFC
secondary
#C7E48A
accent
#E5009C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485