#CCC1DB#CCC1DB
#CCC1DB is a very light, muted violet. Relative luminance 0.561; OKLCH L 82.8% C 0.038 H 304.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1DB |
|---|---|
| RGB | rgb(204, 193, 219) |
| HSL | hsl(265, 27%, 81%) |
| HSV | hsv(265, 12%, 86%) |
| CMYK | cmyk(6.8%, 11.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.67, 8.69, -11.56) |
| CIE-LCH | lch(79.67, 14.46, 306.92°) |
| OKLab | oklab(82.8% 0.0215 -0.031) |
| OKLCH | oklch(82.8% 0.038 304.7) |
| XYZ | xyz(56.7557, 56.0919, 74.8409) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 8.56
Periwinkle
#CCCCFF
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.99
Light Lavender
#DFC5FE
ΔE00 9.09
Lavender (CSS)
#E6E6FA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1DB #D0DBC1
analogous
#C1C3DB #CCC1DB #D9C1DB
triadic
#CCC1DB #DBCCC1 #C1DBCC
tetradic
#CCC1DB #DBC1C3 #D0DBC1 #C1DBD9
square
#CCC1DB #DBC1C3 #D0DBC1 #C1DBD9
split-complementary
#CCC1DB #DBD9C1 #C3DBC1
monochromatic
#8C74AE #AC9AC5 #CCC1DB #ECE8F1 #EFECF4
Accessibility & contrast
On white
1.72
#CCC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CCC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1DB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1DB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#CAC4C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc1db; /* rgb */ color: rgb(204, 193, 219); /* oklch */ color: oklch(82.8% 0.038 304.7);
Tailwind
colors: {
custom: {
50: '#dbd3e6',
500: '#ccc1db',
950: '#000000',
},
}SCSS
$custom: #ccc1db; $custom-light: #dbd3e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc1db",
"rgb": {
"r": 204,
"g": 193,
"b": 219
},
"hsl": {
"h": 265.385,
"s": 26.531,
"l": 80.784
},
"oklch": {
"l": 0.82798,
"c": 0.03776,
"h": 304.7
},
"luminance": 0.56092
}Semantic roles & 50–950 ramp
primary
#CCC1DB
secondary
#A3B28E
accent
#A5407A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384