#CCC2D3#CCC2D3
#CCC2D3 is a very light, muted violet. Relative luminance 0.561; OKLCH L 82.7% C 0.026 H 311.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D3 |
|---|---|
| RGB | rgb(204, 194, 211) |
| HSL | hsl(275, 16%, 79%) |
| HSV | hsv(275, 8%, 83%) |
| CMYK | cmyk(3.3%, 8.1%, 0%, 17.3%) |
| CIE-LAB | lab(79.68, 6.61, -7.23) |
| CIE-LCH | lch(79.68, 9.79, 312.42°) |
| OKLab | oklab(82.74% 0.0172 -0.0193) |
| OKLCH | oklch(82.74% 0.026 311.7) |
| XYZ | xyz(55.9495, 56.1243, 69.5009) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 8.99
Lavender (CSS)
#E6E6FA
ΔE00 9.02
Silver
#C0C0C0
ΔE00 9.71
Light Gray
#D3D3D3
ΔE00 10.16
Gainsboro
#DCDCDC
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D3 #C9D3C2
analogous
#C4C2D3 #CCC2D3 #D3C2D2
triadic
#CCC2D3 #D3CCC2 #C2D3CC
tetradic
#CCC2D3 #D3C4C2 #C9D3C2 #C2D2D3
square
#CCC2D3 #D3C4C2 #C9D3C2 #C2D2D3
split-complementary
#CCC2D3 #D2D3C2 #C2D3C4
monochromatic
#917BA0 #AE9EB9 #CCC2D3 #EAE6ED #F0EDF2
Accessibility & contrast
On white
1.72
#CCC2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CCC2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#CBC4C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2d3; /* rgb */ color: rgb(204, 194, 211); /* oklch */ color: oklch(82.7% 0.026 311.7);
Tailwind
colors: {
custom: {
50: '#dbd4e0',
500: '#ccc2d3',
950: '#000000',
},
}SCSS
$custom: #ccc2d3; $custom-light: #dbd4e0; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d3",
"rgb": {
"r": 204,
"g": 194,
"b": 211
},
"hsl": {
"h": 275.294,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.82735,
"c": 0.02581,
"h": 311.7
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#CCC2D3
secondary
#9BA891
accent
#9A4B6C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384