#CCC0D2#CCC0D2
#CCC0D2 is a very light, muted purple. Relative luminance 0.552; OKLCH L 82.3% C 0.028 H 314.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0D2 |
|---|---|
| RGB | rgb(204, 192, 210) |
| HSL | hsl(280, 17%, 79%) |
| HSV | hsv(280, 9%, 82%) |
| CMYK | cmyk(2.9%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.15, 7.49, -7.48) |
| CIE-LCH | lch(79.15, 10.59, 315.02°) |
| OKLab | oklab(82.31% 0.0197 -0.0199) |
| OKLCH | oklch(82.31% 0.028 314.7) |
| XYZ | xyz(55.3825, 55.1901, 68.6954) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.98
Dove Gray
#B6B8BD
ΔE00 9.64
Lavender (CSS)
#E6E6FA
ΔE00 9.72
Silver
#C0C0C0
ΔE00 10.39
Light Gray
#D3D3D3
ΔE00 10.98
Pale Lavender
#EECFFE
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0D2 #C6D2C0
analogous
#C3C0D2 #CCC0D2 #D2C0CF
triadic
#CCC0D2 #D2CCC0 #C0D2CC
tetradic
#CCC0D2 #D2C3C0 #C6D2C0 #C0CFD2
square
#CCC0D2 #D2C3C0 #C6D2C0 #C0CFD2
split-complementary
#CCC0D2 #CFD2C0 #C0D2C3
monochromatic
#92799F #AF9CB9 #CCC0D2 #E9E4EC #F1EDF2
Accessibility & contrast
On white
1.74
#CCC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CCC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0D2
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0D2 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#C0C4D1
Tritanopia (blue-blind)
#CCC2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc0d2; /* rgb */ color: rgb(204, 192, 210); /* oklch */ color: oklch(82.3% 0.028 314.7);
Tailwind
colors: {
custom: {
50: '#dbd3df',
500: '#ccc0d2',
950: '#000000',
},
}SCSS
$custom: #ccc0d2; $custom-light: #dbd3df; $custom-dark: #000000;
JSON
{
"hex": "#ccc0d2",
"rgb": {
"r": 204,
"g": 192,
"b": 210
},
"hsl": {
"h": 280,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.82308,
"c": 0.02804,
"h": 314.7
},
"luminance": 0.5519
}Semantic roles & 50–950 ramp
primary
#CCC0D2
secondary
#97A78F
accent
#9B4B65
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384