#CCC9DB#CCC9DB
#CCC9DB is a very light, muted violet. Relative luminance 0.597; OKLCH L 84.4% C 0.025 H 293.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9DB |
|---|---|
| RGB | rgb(204, 201, 219) |
| HSL | hsl(250, 20%, 82%) |
| HSV | hsv(250, 8%, 86%) |
| CMYK | cmyk(6.8%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(81.69, 4.42, -8.55) |
| CIE-LCH | lch(81.69, 9.62, 297.32°) |
| OKLab | oklab(84.38% 0.01 -0.0229) |
| OKLCH | oklch(84.38% 0.025 293.5) |
| XYZ | xyz(58.5722, 59.7250, 75.4464) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.47
Fog
#D8DCE0
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9DB #D8DBC9
analogous
#C9CFDB #CCC9DB #D5C9DB
triadic
#CCC9DB #DBCCC9 #C9DBCC
tetradic
#CCC9DB #DBC9CF #D8DBC9 #C9DBD5
square
#CCC9DB #DBC9CF #D8DBC9 #C9DBD5
split-complementary
#CCC9DB #DBD5C9 #CFDBC9
monochromatic
#8780AA #A9A4C3 #CCC9DB #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.62
#CCC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CCC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9DB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9DB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#C9CCCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc9db; /* rgb */ color: rgb(204, 201, 219); /* oklch */ color: oklch(84.4% 0.025 293.5);
Tailwind
colors: {
custom: {
50: '#dbd9e6',
500: '#ccc9db',
950: '#000000',
},
}SCSS
$custom: #ccc9db; $custom-light: #dbd9e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc9db",
"rgb": {
"r": 204,
"g": 201,
"b": 219
},
"hsl": {
"h": 250,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.84378,
"c": 0.02499,
"h": 293.5
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#CCC9DB
secondary
#ADB197
accent
#9E4790
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384