#CDCCD7#CDCCD7
#CDCCD7 is a very light, near-neutral blue. Relative luminance 0.611; OKLCH L 84.9% C 0.015 H 290.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD7 |
|---|---|
| RGB | rgb(205, 204, 215) |
| HSL | hsl(245, 12%, 82%) |
| HSV | hsv(245, 5%, 84%) |
| CMYK | cmyk(4.7%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(82.42, 2.39, -5.33) |
| CIE-LCH | lch(82.42, 5.84, 294.18°) |
| OKLab | oklab(84.93% 0.0052 -0.0142) |
| OKLCH | oklch(84.93% 0.015 290.2) |
| XYZ | xyz(59.0332, 61.0710, 72.9547) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.79
Fog
#D8DCE0
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD7 #D6D7CC
analogous
#CCD1D7 #CDCCD7 #D3CCD7
triadic
#CDCCD7 #D7CDCC #CCD7CD
tetradic
#CDCCD7 #D7CCD1 #D6D7CC #CCD7D3
square
#CDCCD7 #D7CCD1 #D6D7CC #CCD7D3
split-complementary
#CDCCD7 #D7D3CC #D1D7CC
monochromatic
#8A87A1 #ABAABC #CDCCD7 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.59
#CDCCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CDCCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD7
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD7 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD8
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#CBCECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd7; /* rgb */ color: rgb(205, 204, 215); /* oklch */ color: oklch(84.9% 0.015 290.2);
Tailwind
colors: {
custom: {
50: '#dcdbe3',
500: '#cdccd7',
950: '#000000',
},
}SCSS
$custom: #cdccd7; $custom-light: #dcdbe3; $custom-dark: #000000;
JSON
{
"hex": "#cdccd7",
"rgb": {
"r": 205,
"g": 204,
"b": 215
},
"hsl": {
"h": 245.455,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.8493,
"c": 0.01515,
"h": 290.2
},
"luminance": 0.61071
}Semantic roles & 50–950 ramp
primary
#CDCCD7
secondary
#AAAB9C
accent
#964F90
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484