#CDCCD8#CDCCD8
#CDCCD8 is a very light, near-neutral blue. Relative luminance 0.611; OKLCH L 85.0% C 0.017 H 289.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD8 |
|---|---|
| RGB | rgb(205, 204, 216) |
| HSL | hsl(245, 13%, 82%) |
| HSV | hsv(245, 6%, 85%) |
| CMYK | cmyk(5.1%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.44, 2.58, -5.82) |
| CIE-LCH | lch(82.44, 6.37, 293.93°) |
| OKLab | oklab(84.96% 0.0056 -0.0155) |
| OKLCH | oklch(84.96% 0.017 289.9) |
| XYZ | xyz(59.1621, 61.1226, 73.6335) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Silver
#C0C0C0
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD8 #D7D8CC
analogous
#CCD1D8 #CDCCD8 #D3CCD8
triadic
#CDCCD8 #D8CDCC #CCD8CD
tetradic
#CDCCD8 #D8CCD1 #D7D8CC #CCD8D3
square
#CDCCD8 #D8CCD1 #D7D8CC #CCD8D3
split-complementary
#CDCCD8 #D8D3CC #D1D8CC
monochromatic
#8987A3 #ABA9BD #CDCCD8 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.59
#CDCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CDCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD9
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#CBCED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd8; /* rgb */ color: rgb(205, 204, 216); /* oklch */ color: oklch(85.0% 0.017 289.9);
Tailwind
colors: {
custom: {
50: '#dcdbe4',
500: '#cdccd8',
950: '#000000',
},
}SCSS
$custom: #cdccd8; $custom-light: #dcdbe4; $custom-dark: #000000;
JSON
{
"hex": "#cdccd8",
"rgb": {
"r": 205,
"g": 204,
"b": 216
},
"hsl": {
"h": 245,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.84961,
"c": 0.01652,
"h": 289.9
},
"luminance": 0.61123
}Semantic roles & 50–950 ramp
primary
#CDCCD8
secondary
#ABAD9C
accent
#974E91
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484