#CCC6DB#CCC6DB
#CCC6DB is a very light, muted violet. Relative luminance 0.583; OKLCH L 83.8% C 0.030 H 298.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6DB |
|---|---|
| RGB | rgb(204, 198, 219) |
| HSL | hsl(257, 23%, 82%) |
| HSV | hsv(257, 10%, 86%) |
| CMYK | cmyk(6.8%, 9.6%, 0%, 14.1%) |
| CIE-LAB | lab(80.93, 6.01, -9.68) |
| CIE-LCH | lch(80.93, 11.40, 301.85°) |
| OKLab | oklab(83.78% 0.0143 -0.026) |
| OKLCH | oklch(83.78% 0.03 298.8) |
| XYZ | xyz(57.8797, 58.3399, 75.2156) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 9.30
Dove Gray
#B6B8BD
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 10.35
Light Periwinkle
#C1C6FC
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6DB #D5DBC6
analogous
#C6CBDB #CCC6DB #D7C6DB
triadic
#CCC6DB #DBCCC6 #C6DBCC
tetradic
#CCC6DB #DBC6CB #D5DBC6 #C6DBD7
square
#CCC6DB #DBC6CB #D5DBC6 #C6DBD7
split-complementary
#CCC6DB #DBD7C6 #CBDBC6
monochromatic
#897BAC #AAA0C3 #CCC6DB #EEECF3 #EEECF3
Accessibility & contrast
On white
1.66
#CCC6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CCC6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6DB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6DB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#C3C9DA
Tritanopia (blue-blind)
#CAC9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc6db; /* rgb */ color: rgb(204, 198, 219); /* oklch */ color: oklch(83.8% 0.030 298.8);
Tailwind
colors: {
custom: {
50: '#dbd7e6',
500: '#ccc6db',
950: '#000000',
},
}SCSS
$custom: #ccc6db; $custom-light: #dbd7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc6db",
"rgb": {
"r": 204,
"g": 198,
"b": 219
},
"hsl": {
"h": 257.143,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.83782,
"c": 0.02962,
"h": 298.8
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#CCC6DB
secondary
#A9B194
accent
#A14487
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384