#CCCCD8#CCCCD8
#CCCCD8 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.017 H 286.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD8 |
|---|---|
| RGB | rgb(204, 204, 216) |
| HSL | hsl(240, 13%, 82%) |
| HSV | hsv(240, 6%, 85%) |
| CMYK | cmyk(5.6%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.37, 2.25, -5.94) |
| CIE-LCH | lch(82.37, 6.35, 290.73°) |
| OKLab | oklab(84.88% 0.0046 -0.0159) |
| OKLCH | oklch(84.88% 0.017 286) |
| XYZ | xyz(58.8870, 60.9808, 73.6206) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.49
Silver
#C0C0C0
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD8 #D8D8CC
analogous
#CCD2D8 #CCCCD8 #D2CCD8
triadic
#CCCCD8 #D8CCCC #CCD8CC
tetradic
#CCCCD8 #D8CCD2 #D8D8CC #CCD8D2
square
#CCCCD8 #D8CCD2 #D8D8CC #CCD8D2
split-complementary
#CCCCD8 #D8D2CC #D2D8CC
monochromatic
#8787A3 #A9A9BD #CCCCD8 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.59
#CCCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CCCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#CACED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd8; /* rgb */ color: rgb(204, 204, 216); /* oklch */ color: oklch(84.9% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#dbdbe4',
500: '#ccccd8',
950: '#000000',
},
}SCSS
$custom: #ccccd8; $custom-light: #dbdbe4; $custom-dark: #000000;
JSON
{
"hex": "#ccccd8",
"rgb": {
"r": 204,
"g": 204,
"b": 216
},
"hsl": {
"h": 240,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.84882,
"c": 0.01651,
"h": 286
},
"luminance": 0.60981
}Semantic roles & 50–950 ramp
primary
#CCCCD8
secondary
#ADAD9C
accent
#974E97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484