#CCC7DC#CCC7DC
#CCC7DC is a very light, muted violet. Relative luminance 0.589; OKLCH L 84.0% C 0.029 H 296.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7DC |
|---|---|
| RGB | rgb(204, 199, 220) |
| HSL | hsl(254, 23%, 82%) |
| HSV | hsv(254, 10%, 86%) |
| CMYK | cmyk(7.3%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.21, 5.68, -9.80) |
| CIE-LCH | lch(81.21, 11.32, 300.09°) |
| OKLab | oklab(84.01% 0.0132 -0.0263) |
| OKLCH | oklch(84.01% 0.029 296.7) |
| XYZ | xyz(58.2411, 58.8514, 75.9874) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 9.17
Dove Gray
#B6B8BD
ΔE00 9.35
Light Blue Grey
#B7C9E2
ΔE00 9.90
Light Periwinkle
#C1C6FC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7DC #D7DCC7
analogous
#C7CDDC #CCC7DC #D7C7DC
triadic
#CCC7DC #DCCCC7 #C7DCCC
tetradic
#CCC7DC #DCC7CD #D7DCC7 #C7DCD7
square
#CCC7DC #DCC7CD #D7DCC7 #C7DCD7
split-complementary
#CCC7DC #DCD7C7 #CDDCC7
monochromatic
#877CAD #AAA1C4 #CCC7DC #EEECF3 #EEECF3
Accessibility & contrast
On white
1.64
#CCC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CCC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7DC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7DC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#C9CACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc7dc; /* rgb */ color: rgb(204, 199, 220); /* oklch */ color: oklch(84.0% 0.029 296.7);
Tailwind
colors: {
custom: {
50: '#dbd8e6',
500: '#ccc7dc',
950: '#000000',
},
}SCSS
$custom: #ccc7dc; $custom-light: #dbd8e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc7dc",
"rgb": {
"r": 204,
"g": 199,
"b": 220
},
"hsl": {
"h": 254.286,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.84013,
"c": 0.02941,
"h": 296.7
},
"luminance": 0.58852
}Semantic roles & 50–950 ramp
primary
#CCC7DC
secondary
#ABB295
accent
#A2448B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384