#CCC0D0#CCC0D0
#CCC0D0 is a very light, muted purple. Relative luminance 0.551; OKLCH L 82.2% C 0.026 H 317.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0D0 |
|---|---|
| RGB | rgb(204, 192, 208) |
| HSL | hsl(285, 15%, 78%) |
| HSV | hsv(285, 8%, 82%) |
| CMYK | cmyk(1.9%, 7.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.09, 7.11, -6.49) |
| CIE-LCH | lch(79.09, 9.63, 317.62°) |
| OKLab | oklab(82.25% 0.019 -0.0173) |
| OKLCH | oklch(82.25% 0.026 317.7) |
| XYZ | xyz(55.1348, 55.0910, 67.3913) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.79
Lavender (CSS)
#E6E6FA
ΔE00 9.80
Light Gray
#D3D3D3
ΔE00 10.42
Pinkish Grey
#C8ACA9
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0D0 #C4D0C0
analogous
#C4C0D0 #CCC0D0 #D0C0CC
triadic
#CCC0D0 #D0CCC0 #C0D0CC
tetradic
#CCC0D0 #D0C4C0 #C4D0C0 #C0CCD0
square
#CCC0D0 #D0C4C0 #C4D0C0 #C0CCD0
split-complementary
#CCC0D0 #CCD0C0 #C0D0C4
monochromatic
#937A9C #B09DB6 #CCC0D0 #E8E3EA #F1EDF2
Accessibility & contrast
On white
1.75
#CCC0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CCC0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0D0
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0D0 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D1
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#CCC2C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc0d0; /* rgb */ color: rgb(204, 192, 208); /* oklch */ color: oklch(82.2% 0.026 317.7);
Tailwind
colors: {
custom: {
50: '#dbd3de',
500: '#ccc0d0',
950: '#000000',
},
}SCSS
$custom: #ccc0d0; $custom-light: #dbd3de; $custom-dark: #000000;
JSON
{
"hex": "#ccc0d0",
"rgb": {
"r": 204,
"g": 192,
"b": 208
},
"hsl": {
"h": 285,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.82245,
"c": 0.02565,
"h": 317.7
},
"luminance": 0.55091
}Semantic roles & 50–950 ramp
primary
#CCC0D0
secondary
#95A490
accent
#994D60
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384