#CCCAD4#CCCAD4
#CCCAD4 is a very light, near-neutral violet. Relative luminance 0.598; OKLCH L 84.4% C 0.014 H 295.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAD4 |
|---|---|
| RGB | rgb(204, 202, 212) |
| HSL | hsl(252, 10%, 81%) |
| HSV | hsv(252, 5%, 83%) |
| CMYK | cmyk(3.8%, 4.7%, 0%, 16.9%) |
| CIE-LAB | lab(81.75, 2.54, -4.72) |
| CIE-LCH | lch(81.75, 5.36, 298.31°) |
| OKLab | oklab(84.36% 0.0059 -0.0126) |
| OKLCH | oklch(84.36% 0.014 295.3) |
| XYZ | xyz(57.9039, 59.8318, 70.7728) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAD4 #D2D4CA
analogous
#CACDD4 #CCCAD4 #D1CAD4
triadic
#CCCAD4 #D4CCCA #CAD4CC
tetradic
#CCCAD4 #D4CACD #D2D4CA #CAD4D1
square
#CCCAD4 #D4CACD #D2D4CA #CAD4D1
split-complementary
#CCCAD4 #D4D1CA #CDD4CA
monochromatic
#8B869D #ABA8B9 #CCCAD4 #EDECEF #EFEEF1
Accessibility & contrast
On white
1.62
#CCCAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#CCCAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAD4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAD4 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#CBCBCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccad4; /* rgb */ color: rgb(204, 202, 212); /* oklch */ color: oklch(84.4% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#dbdae1',
500: '#cccad4',
950: '#000000',
},
}SCSS
$custom: #cccad4; $custom-light: #dbdae1; $custom-dark: #000000;
JSON
{
"hex": "#cccad4",
"rgb": {
"r": 204,
"g": 202,
"b": 212
},
"hsl": {
"h": 252,
"s": 10.417,
"l": 81.176
},
"oklch": {
"l": 0.84358,
"c": 0.0139,
"h": 295.3
},
"luminance": 0.59832
}Semantic roles & 50–950 ramp
primary
#CCCAD4
secondary
#A5A89A
accent
#945187
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384