#CCC0DB#CCC0DB
#CCC0DB is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.6% C 0.039 H 305.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0DB |
|---|---|
| RGB | rgb(204, 192, 219) |
| HSL | hsl(267, 27%, 81%) |
| HSV | hsv(267, 12%, 86%) |
| CMYK | cmyk(6.8%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.41, 9.23, -11.94) |
| CIE-LCH | lch(79.41, 15.09, 307.70°) |
| OKLab | oklab(82.6% 0.0229 -0.0321) |
| OKLCH | oklch(82.6% 0.039 305.6) |
| XYZ | xyz(56.5354, 55.6512, 74.7675) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 8.25
Pale Lavender
#EECFFE
ΔE00 8.69
Periwinkle
#CCCCFF
ΔE00 8.70
Light Lavender
#DFC5FE
ΔE00 8.74
Light Lilac
#EDC8FF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0DB #CFDBC0
analogous
#C0C1DB #CCC0DB #D9C0DB
triadic
#CCC0DB #DBCCC0 #C0DBCC
tetradic
#CCC0DB #DBC0C1 #CFDBC0 #C0DBD9
square
#CCC0DB #DBC0C1 #CFDBC0 #C0DBD9
split-complementary
#CCC0DB #DBD9C0 #C1DBC0
monochromatic
#8D72AE #AC99C5 #CCC0DB #ECE7F1 #EFECF4
Accessibility & contrast
On white
1.73
#CCC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CCC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0DB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0DB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#CAC3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc0db; /* rgb */ color: rgb(204, 192, 219); /* oklch */ color: oklch(82.6% 0.039 305.6);
Tailwind
colors: {
custom: {
50: '#dbd3e6',
500: '#ccc0db',
950: '#000000',
},
}SCSS
$custom: #ccc0db; $custom-light: #dbd3e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc0db",
"rgb": {
"r": 204,
"g": 192,
"b": 219
},
"hsl": {
"h": 266.667,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.82602,
"c": 0.03943,
"h": 305.6
},
"luminance": 0.55651
}Semantic roles & 50–950 ramp
primary
#CCC0DB
secondary
#A2B28D
accent
#A64078
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384