#DCCFF8#DCCFF8
#DCCFF8 is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.8% C 0.057 H 299.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF8 |
|---|---|
| RGB | rgb(220, 207, 248) |
| HSL | hsl(259, 75%, 89%) |
| HSV | hsv(259, 17%, 97%) |
| CMYK | cmyk(11.3%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(85.31, 12.18, -18.44) |
| CIE-LCH | lch(85.31, 22.10, 303.45°) |
| OKLab | oklab(87.8% 0.0285 -0.0499) |
| OKLCH | oklch(87.8% 0.057 299.7) |
| XYZ | xyz(68.7680, 66.6185, 98.0245) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.78
Light Lavender
#DFC5FE
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 4.90
Periwinkle
#CCCCFF
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 6.21
Very Light Purple
#F6CEFC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF8 #EBF8CF
analogous
#CFD7F8 #DCCFF8 #F1CFF8
triadic
#DCCFF8 #F8DCCF #CFF8DC
tetradic
#DCCFF8 #F8CFD7 #EBF8CF #CFF8F1
square
#DCCFF8 #F8CFD7 #EBF8CF #CFF8F1
split-complementary
#DCCFF8 #F8F1CF #D7F8CF
monochromatic
#8E64E8 #B59AF0 #DCCFF8 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.47
#DCCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DCCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF8
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF8 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FA
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#D7D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff8; /* rgb */ color: rgb(220, 207, 248); /* oklch */ color: oklch(87.8% 0.057 299.7);
Tailwind
colors: {
custom: {
50: '#e7ddfa',
500: '#dccff8',
950: '#000000',
},
}SCSS
$custom: #dccff8; $custom-light: #e7ddfa; $custom-dark: #000000;
JSON
{
"hex": "#dccff8",
"rgb": {
"r": 220,
"g": 207,
"b": 248
},
"hsl": {
"h": 259.024,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.87798,
"c": 0.05748,
"h": 299.7
},
"luminance": 0.66619
}Semantic roles & 50–950 ramp
primary
#DCCFF8
secondary
#C4DC8F
accent
#D70F97
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485