#CDCCD6#CDCCD6
#CDCCD6 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.014 H 290.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD6 |
|---|---|
| RGB | rgb(205, 204, 214) |
| HSL | hsl(246, 11%, 82%) |
| HSV | hsv(246, 5%, 84%) |
| CMYK | cmyk(4.2%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.39, 2.20, -4.83) |
| CIE-LCH | lch(82.39, 5.31, 294.49°) |
| OKLab | oklab(84.9% 0.0049 -0.0129) |
| OKLCH | oklch(84.9% 0.014 290.7) |
| XYZ | xyz(58.9051, 61.0198, 72.2800) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.58
Silver
#C0C0C0
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD6 #D5D6CC
analogous
#CCD0D6 #CDCCD6 #D2CCD6
triadic
#CDCCD6 #D6CDCC #CCD6CD
tetradic
#CDCCD6 #D6CCD0 #D5D6CC #CCD6D2
square
#CDCCD6 #D6CCD0 #D5D6CC #CCD6D2
split-complementary
#CDCCD6 #D6D2CC #D0D6CC
monochromatic
#8A889F #ACAABB #CDCCD6 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.59
#CDCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CDCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD6 | 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)
#CACDD6
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#CBCDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd6; /* rgb */ color: rgb(205, 204, 214); /* oklch */ color: oklch(84.9% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#dcdbe2',
500: '#cdccd6',
950: '#000000',
},
}SCSS
$custom: #cdccd6; $custom-light: #dcdbe2; $custom-dark: #000000;
JSON
{
"hex": "#cdccd6",
"rgb": {
"r": 205,
"g": 204,
"b": 214
},
"hsl": {
"h": 246,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.84899,
"c": 0.01377,
"h": 290.7
},
"luminance": 0.6102
}Semantic roles & 50–950 ramp
primary
#CDCCD6
secondary
#A9AA9C
accent
#95518E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484