#CCCCD7#CCCCD7
#CCCCD7 is a very light, near-neutral blue. Relative luminance 0.609; OKLCH L 84.9% C 0.015 H 286.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD7 |
|---|---|
| RGB | rgb(204, 204, 215) |
| HSL | hsl(240, 12%, 82%) |
| HSV | hsv(240, 5%, 84%) |
| CMYK | cmyk(5.1%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(82.34, 2.06, -5.45) |
| CIE-LCH | lch(82.34, 5.82, 290.68°) |
| OKLab | oklab(84.85% 0.0042 -0.0145) |
| OKLCH | oklch(84.85% 0.015 286.1) |
| XYZ | xyz(58.7582, 60.9292, 72.9418) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 6.24
Silver
#C0C0C0
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD7 #D7D7CC
analogous
#CCD2D7 #CCCCD7 #D2CCD7
triadic
#CCCCD7 #D7CCCC #CCD7CC
tetradic
#CCCCD7 #D7CCD2 #D7D7CC #CCD7D2
square
#CCCCD7 #D7CCD2 #D7D7CC #CCD7D2
split-complementary
#CCCCD7 #D7D2CC #D2D7CC
monochromatic
#8787A1 #AAAABC #CCCCD7 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.59
#CCCCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CCCCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD7
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD7 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD8
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd7; /* rgb */ color: rgb(204, 204, 215); /* oklch */ color: oklch(84.9% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#dbdbe3',
500: '#ccccd7',
950: '#000000',
},
}SCSS
$custom: #ccccd7; $custom-light: #dbdbe3; $custom-dark: #000000;
JSON
{
"hex": "#ccccd7",
"rgb": {
"r": 204,
"g": 204,
"b": 215
},
"hsl": {
"h": 240,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.84851,
"c": 0.01513,
"h": 286.1
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#CCCCD7
secondary
#ABAB9C
accent
#964F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484