#CCC8D9#CCC8D9
#CCC8D9 is a very light, muted violet. Relative luminance 0.592; OKLCH L 84.1% C 0.024 H 296.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D9 |
|---|---|
| RGB | rgb(204, 200, 217) |
| HSL | hsl(254, 18%, 82%) |
| HSV | hsv(254, 8%, 85%) |
| CMYK | cmyk(6%, 7.8%, 0%, 14.9%) |
| CIE-LAB | lab(81.38, 4.56, -7.94) |
| CIE-LCH | lch(81.38, 9.16, 299.86°) |
| OKLab | oklab(84.12% 0.0107 -0.0213) |
| OKLCH | oklch(84.12% 0.024 296.7) |
| XYZ | xyz(58.0782, 59.1556, 73.9906) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.74
Silver
#C0C0C0
ΔE00 8.86
Fog
#D8DCE0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D9 #D5D9C8
analogous
#C8CDD9 #CCC8D9 #D5C8D9
triadic
#CCC8D9 #D9CCC8 #C8D9CC
tetradic
#CCC8D9 #D9C8CD #D5D9C8 #C8D9D5
square
#CCC8D9 #D9C8CD #D5D9C8 #C8D9D5
split-complementary
#CCC8D9 #D9D5C8 #CDD9C8
monochromatic
#8980A7 #AAA4C0 #CCC8D9 #EEECF2 #EEEDF2
Accessibility & contrast
On white
1.64
#CCC8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CCC8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D9
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D9 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#C5CAD8
Tritanopia (blue-blind)
#CACACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d9; /* rgb */ color: rgb(204, 200, 217); /* oklch */ color: oklch(84.1% 0.024 296.7);
Tailwind
colors: {
custom: {
50: '#dbd8e4',
500: '#ccc8d9',
950: '#000000',
},
}SCSS
$custom: #ccc8d9; $custom-light: #dbd8e4; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d9",
"rgb": {
"r": 204,
"g": 200,
"b": 217
},
"hsl": {
"h": 254.118,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.84115,
"c": 0.02378,
"h": 296.7
},
"luminance": 0.59156
}Semantic roles & 50–950 ramp
primary
#CCC8D9
secondary
#A9AE97
accent
#9D4989
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384