#CCC8D6#CCC8D6
#CCC8D6 is a very light, near-neutral violet. Relative luminance 0.590; OKLCH L 84.0% C 0.020 H 299.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D6 |
|---|---|
| RGB | rgb(204, 200, 214) |
| HSL | hsl(257, 15%, 81%) |
| HSV | hsv(257, 7%, 84%) |
| CMYK | cmyk(4.7%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(81.29, 3.98, -6.46) |
| CIE-LCH | lch(81.29, 7.59, 301.65°) |
| OKLab | oklab(84.02% 0.0096 -0.0173) |
| OKLCH | oklch(84.02% 0.02 299) |
| XYZ | xyz(57.6915, 59.0009, 71.9543) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.66
Silver
#C0C0C0
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D6 #D2D6C8
analogous
#C8CBD6 #CCC8D6 #D3C8D6
triadic
#CCC8D6 #D6CCC8 #C8D6CC
tetradic
#CCC8D6 #D6C8CB #D2D6C8 #C8D6D3
square
#CCC8D6 #D6C8CB #D2D6C8 #C8D6D3
split-complementary
#CCC8D6 #D6D3C8 #CBD6C8
monochromatic
#8B82A2 #ABA5BC #CCC8D6 #EDEBF0 #EFEDF2
Accessibility & contrast
On white
1.64
#CCC8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CCC8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D6
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D6 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD7
Deuteranopia (green-blind)
#C6CAD6
Tritanopia (blue-blind)
#CACACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d6; /* rgb */ color: rgb(204, 200, 214); /* oklch */ color: oklch(84.0% 0.020 299.0);
Tailwind
colors: {
custom: {
50: '#dbd8e2',
500: '#ccc8d6',
950: '#000000',
},
}SCSS
$custom: #ccc8d6; $custom-light: #dbd8e2; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d6",
"rgb": {
"r": 204,
"g": 200,
"b": 214
},
"hsl": {
"h": 257.143,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.8402,
"c": 0.01972,
"h": 299
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#CCC8D6
secondary
#A5AB98
accent
#994D83
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384