#CCC6D2#CCC6D2
#CCC6D2 is a very light, near-neutral violet. Relative luminance 0.579; OKLCH L 83.5% C 0.018 H 308.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6D2 |
|---|---|
| RGB | rgb(204, 198, 210) |
| HSL | hsl(270, 12%, 80%) |
| HSV | hsv(270, 6%, 82%) |
| CMYK | cmyk(2.9%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.67, 4.29, -5.23) |
| CIE-LCH | lch(80.67, 6.76, 309.32°) |
| OKLab | oklab(83.5% 0.011 -0.0139) |
| OKLCH | oklch(83.5% 0.018 308.2) |
| XYZ | xyz(56.7268, 57.8788, 69.1435) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.96
Silver
#C0C0C0
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.46
Lavender (CSS)
#E6E6FA
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6D2 #CCD2C6
analogous
#C6C6D2 #CCC6D2 #D2C6D2
triadic
#CCC6D2 #D2CCC6 #C6D2CC
tetradic
#CCC6D2 #D2C6C6 #CCD2C6 #C6D2D2
square
#CCC6D2 #D2C6C6 #CCD2C6 #C6D2D2
split-complementary
#CCC6D2 #D2D2C6 #C6D2C6
monochromatic
#8F829C #ADA4B7 #CCC6D2 #EBE8ED #F0EEF2
Accessibility & contrast
On white
1.67
#CCC6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#CCC6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6D2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6D2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#CBC7CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6d2; /* rgb */ color: rgb(204, 198, 210); /* oklch */ color: oklch(83.5% 0.018 308.2);
Tailwind
colors: {
custom: {
50: '#dbd7df',
500: '#ccc6d2',
950: '#000000',
},
}SCSS
$custom: #ccc6d2; $custom-light: #dbd7df; $custom-dark: #000000;
JSON
{
"hex": "#ccc6d2",
"rgb": {
"r": 204,
"g": 198,
"b": 210
},
"hsl": {
"h": 270,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.83497,
"c": 0.01772,
"h": 308.2
},
"luminance": 0.57879
}Semantic roles & 50–950 ramp
primary
#CCC6D2
secondary
#9EA696
accent
#965073
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384