#CDCCD4#CDCCD4
#CDCCD4 is a very light, near-neutral blue. Relative luminance 0.609; OKLCH L 84.8% C 0.011 H 291.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD4 |
|---|---|
| RGB | rgb(205, 204, 212) |
| HSL | hsl(248, 9%, 82%) |
| HSV | hsv(248, 4%, 83%) |
| CMYK | cmyk(3.3%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.33, 1.82, -3.84) |
| CIE-LCH | lch(82.33, 4.25, 295.38°) |
| OKLab | oklab(84.84% 0.0041 -0.0102) |
| OKLCH | oklch(84.84% 0.011 291.9) |
| XYZ | xyz(58.6513, 60.9183, 70.9431) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.04
Silver
#C0C0C0
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD4 #D3D4CC
analogous
#CCCFD4 #CDCCD4 #D1CCD4
triadic
#CDCCD4 #D4CDCC #CCD4CD
tetradic
#CDCCD4 #D4CCCF #D3D4CC #CCD4D1
square
#CDCCD4 #D4CCCF #D3D4CC #CCD4D1
split-complementary
#CDCCD4 #D4D1CC #CFD4CC
monochromatic
#8C8A9C #ACABB8 #CDCCD4 #EEEDF0 #EFEEF1
Accessibility & contrast
On white
1.59
#CDCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CDCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD4 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD4
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#CCCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd4; /* rgb */ color: rgb(205, 204, 212); /* oklch */ color: oklch(84.8% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#dcdbe1',
500: '#cdccd4',
950: '#000000',
},
}SCSS
$custom: #cdccd4; $custom-light: #dcdbe1; $custom-dark: #000000;
JSON
{
"hex": "#cdccd4",
"rgb": {
"r": 205,
"g": 204,
"b": 212
},
"hsl": {
"h": 247.5,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.84838,
"c": 0.01103,
"h": 291.9
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#CDCCD4
secondary
#A6A89D
accent
#92538B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484