#CCC9DA#CCC9DA
#CCC9DA is a very light, muted violet. Relative luminance 0.597; OKLCH L 84.3% C 0.024 H 294.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9DA |
|---|---|
| RGB | rgb(204, 201, 218) |
| HSL | hsl(251, 19%, 82%) |
| HSV | hsv(251, 8%, 85%) |
| CMYK | cmyk(6.4%, 7.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.66, 4.22, -8.06) |
| CIE-LCH | lch(81.66, 9.10, 297.66°) |
| OKLab | oklab(84.35% 0.0096 -0.0216) |
| OKLCH | oklch(84.35% 0.024 294) |
| XYZ | xyz(58.4410, 59.6725, 74.7552) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.55
Fog
#D8DCE0
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.62
Silver
#C0C0C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9DA #D7DAC9
analogous
#C9CFDA #CCC9DA #D5C9DA
triadic
#CCC9DA #DACCC9 #C9DACC
tetradic
#CCC9DA #DAC9CF #D7DAC9 #C9DAD5
square
#CCC9DA #DAC9CF #D7DAC9 #C9DAD5
split-complementary
#CCC9DA #DAD5C9 #CFDAC9
monochromatic
#8780A8 #AAA5C1 #CCC9DA #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.62
#CCC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CCC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9DA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9DA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#CACBCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc9da; /* rgb */ color: rgb(204, 201, 218); /* oklch */ color: oklch(84.3% 0.024 294.0);
Tailwind
colors: {
custom: {
50: '#dbd9e5',
500: '#ccc9da',
950: '#000000',
},
}SCSS
$custom: #ccc9da; $custom-light: #dbd9e5; $custom-dark: #000000;
JSON
{
"hex": "#ccc9da",
"rgb": {
"r": 204,
"g": 201,
"b": 218
},
"hsl": {
"h": 250.588,
"s": 18.681,
"l": 82.157
},
"oklch": {
"l": 0.84346,
"c": 0.02361,
"h": 294
},
"luminance": 0.59673
}Semantic roles & 50–950 ramp
primary
#CCC9DA
secondary
#ABB098
accent
#9D498E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384