#CCC8D7#CCC8D7
#CCC8D7 is a very light, muted violet. Relative luminance 0.591; OKLCH L 84.1% C 0.021 H 298.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D7 |
|---|---|
| RGB | rgb(204, 200, 215) |
| HSL | hsl(256, 16%, 81%) |
| HSV | hsv(256, 7%, 84%) |
| CMYK | cmyk(5.1%, 7%, 0%, 15.7%) |
| CIE-LAB | lab(81.32, 4.17, -6.95) |
| CIE-LCH | lch(81.32, 8.11, 300.97°) |
| OKLab | oklab(84.05% 0.0099 -0.0186) |
| OKLCH | oklch(84.05% 0.021 298.1) |
| XYZ | xyz(57.8196, 59.0522, 72.6289) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D7 #D3D7C8
analogous
#C8CCD7 #CCC8D7 #D4C8D7
triadic
#CCC8D7 #D7CCC8 #C8D7CC
tetradic
#CCC8D7 #D7C8CC #D3D7C8 #C8D7D4
square
#CCC8D7 #D7C8CC #D3D7C8 #C8D7D4
split-complementary
#CCC8D7 #D7D4C8 #CCD7C8
monochromatic
#8A81A3 #ABA5BD #CCC8D7 #EDEBF1 #EFEDF2
Accessibility & contrast
On white
1.64
#CCC8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CCC8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD8
Deuteranopia (green-blind)
#C6CAD7
Tritanopia (blue-blind)
#CACACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d7; /* rgb */ color: rgb(204, 200, 215); /* oklch */ color: oklch(84.1% 0.021 298.1);
Tailwind
colors: {
custom: {
50: '#dbd8e3',
500: '#ccc8d7',
950: '#000000',
},
}SCSS
$custom: #ccc8d7; $custom-light: #dbd8e3; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d7",
"rgb": {
"r": 204,
"g": 200,
"b": 215
},
"hsl": {
"h": 256,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84052,
"c": 0.02107,
"h": 298.1
},
"luminance": 0.59052
}Semantic roles & 50–950 ramp
primary
#CCC8D7
secondary
#A6AC97
accent
#9A4B85
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384