#CCC2D0#CCC2D0
#CCC2D0 is a very light, muted purple. Relative luminance 0.560; OKLCH L 82.6% C 0.022 H 316.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D0 |
|---|---|
| RGB | rgb(204, 194, 208) |
| HSL | hsl(283, 13%, 79%) |
| HSV | hsv(283, 7%, 82%) |
| CMYK | cmyk(1.9%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.60, 6.04, -5.74) |
| CIE-LCH | lch(79.60, 8.33, 316.46°) |
| OKLab | oklab(82.64% 0.016 -0.0153) |
| OKLCH | oklch(82.64% 0.022 316.4) |
| XYZ | xyz(55.5770, 55.9753, 67.5387) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.51
Dove Gray
#B6B8BD
ΔE00 8.24
Silver
#C0C0C0
ΔE00 8.74
Lavender (CSS)
#E6E6FA
ΔE00 9.22
Light Gray
#D3D3D3
ΔE00 9.27
Gainsboro
#DCDCDC
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D0 #C6D0C2
analogous
#C5C2D0 #CCC2D0 #D0C2CD
triadic
#CCC2D0 #D0CCC2 #C2D0CC
tetradic
#CCC2D0 #D0C5C2 #C6D0C2 #C2CDD0
square
#CCC2D0 #D0C5C2 #C6D0C2 #C2CDD0
split-complementary
#CCC2D0 #CDD0C2 #C2D0C5
monochromatic
#927D9B #AF9FB5 #CCC2D0 #E9E5EB #F1EEF2
Accessibility & contrast
On white
1.72
#CCC2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CCC2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D0
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D0 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#C2C6CF
Tritanopia (blue-blind)
#CCC3C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2d0; /* rgb */ color: rgb(204, 194, 208); /* oklch */ color: oklch(82.6% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#dbd4de',
500: '#ccc2d0',
950: '#000000',
},
}SCSS
$custom: #ccc2d0; $custom-light: #dbd4de; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d0",
"rgb": {
"r": 204,
"g": 194,
"b": 208
},
"hsl": {
"h": 282.857,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82641,
"c": 0.02215,
"h": 316.4
},
"luminance": 0.55975
}Semantic roles & 50–950 ramp
primary
#CCC2D0
secondary
#97A492
accent
#974E63
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384