#CCC8D5#CCC8D5
#CCC8D5 is a very light, near-neutral violet. Relative luminance 0.590; OKLCH L 84.0% C 0.018 H 300.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D5 |
|---|---|
| RGB | rgb(204, 200, 213) |
| HSL | hsl(258, 13%, 81%) |
| HSV | hsv(258, 6%, 84%) |
| CMYK | cmyk(4.2%, 6.1%, 0%, 16.5%) |
| CIE-LAB | lab(81.26, 3.79, -5.97) |
| CIE-LCH | lch(81.26, 7.07, 302.44°) |
| OKLab | oklab(83.99% 0.0092 -0.0159) |
| OKLCH | oklch(83.99% 0.018 300) |
| XYZ | xyz(57.5642, 58.9500, 71.2838) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.30
Silver
#C0C0C0
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Fog
#D8DCE0
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D5 #D1D5C8
analogous
#C8CAD5 #CCC8D5 #D2C8D5
triadic
#CCC8D5 #D5CCC8 #C8D5CC
tetradic
#CCC8D5 #D5C8CA #D1D5C8 #C8D5D2
square
#CCC8D5 #D5C8CA #D1D5C8 #C8D5D2
split-complementary
#CCC8D5 #D5D2C8 #CAD5C8
monochromatic
#8C83A0 #ACA5BB #CCC8D5 #ECEBEF #EFEEF2
Accessibility & contrast
On white
1.64
#CCC8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CCC8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD6
Deuteranopia (green-blind)
#C6CAD5
Tritanopia (blue-blind)
#CBCACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d5; /* rgb */ color: rgb(204, 200, 213); /* oklch */ color: oklch(84.0% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#dbd8e1',
500: '#ccc8d5',
950: '#000000',
},
}SCSS
$custom: #ccc8d5; $custom-light: #dbd8e1; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d5",
"rgb": {
"r": 204,
"g": 200,
"b": 213
},
"hsl": {
"h": 258.462,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.83989,
"c": 0.01837,
"h": 300
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#CCC8D5
secondary
#A4A998
accent
#984E81
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384