#DCCFF7#DCCFF7
#DCCFF7 is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.8% C 0.056 H 300.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF7 |
|---|---|
| RGB | rgb(220, 207, 247) |
| HSL | hsl(260, 71%, 89%) |
| HSV | hsv(260, 16%, 97%) |
| CMYK | cmyk(10.9%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(85.28, 11.98, -17.96) |
| CIE-LCH | lch(85.28, 21.59, 303.71°) |
| OKLab | oklab(87.76% 0.0282 -0.0486) |
| OKLCH | oklch(87.76% 0.056 300.1) |
| XYZ | xyz(68.6133, 66.5566, 97.2096) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 5.01
Periwinkle
#CCCCFF
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 6.32
Very Light Purple
#F6CEFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF7 #EAF7CF
analogous
#CFD6F7 #DCCFF7 #F0CFF7
triadic
#DCCFF7 #F7DCCF #CFF7DC
tetradic
#DCCFF7 #F7CFD6 #EAF7CF #CFF7F0
square
#DCCFF7 #F7CFD6 #EAF7CF #CFF7F0
split-complementary
#DCCFF7 #F7F0CF #D6F7CF
monochromatic
#9066E6 #B69BEE #DCCFF7 #ECE5FB #ECE5FB
Accessibility & contrast
On white
1.47
#DCCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DCCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF7
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF7 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F9
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#D8D5DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff7; /* rgb */ color: rgb(220, 207, 247); /* oklch */ color: oklch(87.8% 0.056 300.1);
Tailwind
colors: {
custom: {
50: '#e7ddfa',
500: '#dccff7',
950: '#000000',
},
}SCSS
$custom: #dccff7; $custom-light: #e7ddfa; $custom-dark: #000000;
JSON
{
"hex": "#dccff7",
"rgb": {
"r": 220,
"g": 207,
"b": 247
},
"hsl": {
"h": 259.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.87763,
"c": 0.05616,
"h": 300.1
},
"luminance": 0.66557
}Semantic roles & 50–950 ramp
primary
#DCCFF7
secondary
#C2DA90
accent
#D31295
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485