#CDCCD9#CDCCD9
#CDCCD9 is a very light, near-neutral blue. Relative luminance 0.612; OKLCH L 85.0% C 0.018 H 289.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD9 |
|---|---|
| RGB | rgb(205, 204, 217) |
| HSL | hsl(245, 15%, 83%) |
| HSV | hsv(245, 6%, 85%) |
| CMYK | cmyk(5.5%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(82.47, 2.77, -6.31) |
| CIE-LCH | lch(82.47, 6.89, 293.72°) |
| OKLab | oklab(84.99% 0.006 -0.0169) |
| OKLCH | oklch(84.99% 0.018 289.6) |
| XYZ | xyz(59.2918, 61.1745, 74.3164) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD9 #D8D9CC
analogous
#CCD2D9 #CDCCD9 #D3CCD9
triadic
#CDCCD9 #D9CDCC #CCD9CD
tetradic
#CDCCD9 #D9CCD2 #D8D9CC #CCD9D3
square
#CDCCD9 #D9CCD2 #D8D9CC #CCD9D3
split-complementary
#CDCCD9 #D9D3CC #D2D9CC
monochromatic
#8886A5 #ABA9BF #CDCCD9 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.59
#CDCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CDCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD9
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD9 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDA
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#CBCED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd9; /* rgb */ color: rgb(205, 204, 217); /* oklch */ color: oklch(85.0% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#dcdbe4',
500: '#cdccd9',
950: '#000000',
},
}SCSS
$custom: #cdccd9; $custom-light: #dcdbe4; $custom-dark: #000000;
JSON
{
"hex": "#cdccd9",
"rgb": {
"r": 205,
"g": 204,
"b": 217
},
"hsl": {
"h": 244.615,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.84992,
"c": 0.01789,
"h": 289.6
},
"luminance": 0.61175
}Semantic roles & 50–950 ramp
primary
#CDCCD9
secondary
#ACAE9B
accent
#994D93
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484