#CCC3D2#CCC3D2
#CCC3D2 is a very light, muted violet. Relative luminance 0.565; OKLCH L 82.9% C 0.023 H 312.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3D2 |
|---|---|
| RGB | rgb(204, 195, 210) |
| HSL | hsl(276, 14%, 79%) |
| HSV | hsv(276, 7%, 82%) |
| CMYK | cmyk(2.9%, 7.1%, 0%, 17.6%) |
| CIE-LAB | lab(79.91, 5.88, -6.36) |
| CIE-LCH | lch(79.91, 8.66, 312.78°) |
| OKLab | oklab(82.9% 0.0153 -0.0169) |
| OKLCH | oklch(82.9% 0.023 312.1) |
| XYZ | xyz(56.0479, 56.5209, 68.9172) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Silver
#C0C0C0
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3D2 #C9D2C3
analogous
#C5C3D2 #CCC3D2 #D2C3D1
triadic
#CCC3D2 #D2CCC3 #C3D2CC
tetradic
#CCC3D2 #D2C5C3 #C9D2C3 #C3D1D2
square
#CCC3D2 #D2C5C3 #C9D2C3 #C3D1D2
split-complementary
#CCC3D2 #D1D2C3 #C3D2C5
monochromatic
#917D9E #AEA0B8 #CCC3D2 #EAE6EC #F0EEF2
Accessibility & contrast
On white
1.71
#CCC3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CCC3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3D2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3D2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#CCC5C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc3d2; /* rgb */ color: rgb(204, 195, 210); /* oklch */ color: oklch(82.9% 0.023 312.1);
Tailwind
colors: {
custom: {
50: '#dbd5df',
500: '#ccc3d2',
950: '#000000',
},
}SCSS
$custom: #ccc3d2; $custom-light: #dbd5df; $custom-dark: #000000;
JSON
{
"hex": "#ccc3d2",
"rgb": {
"r": 204,
"g": 195,
"b": 210
},
"hsl": {
"h": 276,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.82901,
"c": 0.02285,
"h": 312.1
},
"luminance": 0.56521
}Semantic roles & 50–950 ramp
primary
#CCC3D2
secondary
#9BA693
accent
#984D6B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384