#CCC8D8#CCC8D8
#CCC8D8 is a very light, muted violet. Relative luminance 0.591; OKLCH L 84.1% C 0.022 H 297.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D8 |
|---|---|
| RGB | rgb(204, 200, 216) |
| HSL | hsl(255, 17%, 82%) |
| HSV | hsv(255, 7%, 85%) |
| CMYK | cmyk(5.6%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(81.35, 4.37, -7.45) |
| CIE-LCH | lch(81.35, 8.63, 300.38°) |
| OKLab | oklab(84.08% 0.0103 -0.0199) |
| OKLCH | oklch(84.08% 0.022 297.4) |
| XYZ | xyz(57.9485, 59.1037, 73.3077) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D8 #D4D8C8
analogous
#C8CCD8 #CCC8D8 #D4C8D8
triadic
#CCC8D8 #D8CCC8 #C8D8CC
tetradic
#CCC8D8 #D8C8CC #D4D8C8 #C8D8D4
square
#CCC8D8 #D8C8CC #D4D8C8 #C8D8D4
split-complementary
#CCC8D8 #D8D4C8 #CCD8C8
monochromatic
#8A80A5 #ABA4BF #CCC8D8 #EDECF1 #EEEDF2
Accessibility & contrast
On white
1.64
#CCC8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CCC8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD9
Deuteranopia (green-blind)
#C6CAD7
Tritanopia (blue-blind)
#CACACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d8; /* rgb */ color: rgb(204, 200, 216); /* oklch */ color: oklch(84.1% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#dbd8e4',
500: '#ccc8d8',
950: '#000000',
},
}SCSS
$custom: #ccc8d8; $custom-light: #dbd8e4; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d8",
"rgb": {
"r": 204,
"g": 200,
"b": 216
},
"hsl": {
"h": 255,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.84083,
"c": 0.02242,
"h": 297.4
},
"luminance": 0.59104
}Semantic roles & 50–950 ramp
primary
#CCC8D8
secondary
#A8AD97
accent
#9B4A87
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384