#CCC8D3#CCC8D3
#CCC8D3 is a very light, near-neutral violet. Relative luminance 0.588; OKLCH L 83.9% C 0.016 H 302.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D3 |
|---|---|
| RGB | rgb(204, 200, 211) |
| HSL | hsl(262, 11%, 81%) |
| HSV | hsv(262, 5%, 83%) |
| CMYK | cmyk(3.3%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(81.21, 3.41, -4.98) |
| CIE-LCH | lch(81.21, 6.03, 304.44°) |
| OKLab | oklab(83.93% 0.0084 -0.0132) |
| OKLCH | oklch(83.93% 0.016 302.5) |
| XYZ | xyz(57.3119, 58.8491, 69.9551) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D3 #CFD3C8
analogous
#C8C9D3 #CCC8D3 #D1C8D3
triadic
#CCC8D3 #D3CCC8 #C8D3CC
tetradic
#CCC8D3 #D3C8C9 #CFD3C8 #C8D3D1
square
#CCC8D3 #D3C8C9 #CFD3C8 #C8D3D1
split-complementary
#CCC8D3 #D3D1C8 #C9D3C8
monochromatic
#8D849D #ACA6B8 #CCC8D3 #ECEAEE #EFEEF1
Accessibility & contrast
On white
1.64
#CCC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CCC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D3
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D3 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD4
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#CBC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d3; /* rgb */ color: rgb(204, 200, 211); /* oklch */ color: oklch(83.9% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#dbd8e0',
500: '#ccc8d3',
950: '#000000',
},
}SCSS
$custom: #ccc8d3; $custom-light: #dbd8e0; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d3",
"rgb": {
"r": 204,
"g": 200,
"b": 211
},
"hsl": {
"h": 261.818,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.83927,
"c": 0.01571,
"h": 302.5
},
"luminance": 0.58849
}Semantic roles & 50–950 ramp
primary
#CCC8D3
secondary
#A2A798
accent
#95507C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384