#CCC2D2#CCC2D2
#CCC2D2 is a very light, muted violet. Relative luminance 0.561; OKLCH L 82.7% C 0.025 H 313.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D2 |
|---|---|
| RGB | rgb(204, 194, 210) |
| HSL | hsl(278, 15%, 79%) |
| HSV | hsv(278, 8%, 82%) |
| CMYK | cmyk(2.9%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.66, 6.42, -6.73) |
| CIE-LCH | lch(79.66, 9.30, 313.63°) |
| OKLab | oklab(82.7% 0.0168 -0.0179) |
| OKLCH | oklch(82.7% 0.025 313.1) |
| XYZ | xyz(55.8246, 56.0743, 68.8428) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 8.73
Lavender (CSS)
#E6E6FA
ΔE00 9.07
Silver
#C0C0C0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.86
Gainsboro
#DCDCDC
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D2 #C8D2C2
analogous
#C4C2D2 #CCC2D2 #D2C2D0
triadic
#CCC2D2 #D2CCC2 #C2D2CC
tetradic
#CCC2D2 #D2C4C2 #C8D2C2 #C2D0D2
square
#CCC2D2 #D2C4C2 #C8D2C2 #C2D0D2
split-complementary
#CCC2D2 #D0D2C2 #C2D2C4
monochromatic
#917C9E #AF9FB8 #CCC2D2 #E9E5EC #F0EDF2
Accessibility & contrast
On white
1.72
#CCC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CCC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#CCC4C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2d2; /* rgb */ color: rgb(204, 194, 210); /* oklch */ color: oklch(82.7% 0.025 313.1);
Tailwind
colors: {
custom: {
50: '#dbd4df',
500: '#ccc2d2',
950: '#000000',
},
}SCSS
$custom: #ccc2d2; $custom-light: #dbd4df; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d2",
"rgb": {
"r": 204,
"g": 194,
"b": 210
},
"hsl": {
"h": 277.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.82703,
"c": 0.02457,
"h": 313.1
},
"luminance": 0.56074
}Semantic roles & 50–950 ramp
primary
#CCC2D2
secondary
#99A792
accent
#994C69
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384