#CDCCD5#CDCCD5
#CDCCD5 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.012 H 291.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD5 |
|---|---|
| RGB | rgb(205, 204, 213) |
| HSL | hsl(247, 10%, 82%) |
| HSV | hsv(247, 4%, 84%) |
| CMYK | cmyk(3.8%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(82.36, 2.01, -4.34) |
| CIE-LCH | lch(82.36, 4.78, 294.88°) |
| OKLab | oklab(84.87% 0.0045 -0.0115) |
| OKLCH | oklch(84.87% 0.012 291.2) |
| XYZ | xyz(58.7778, 60.9689, 71.6095) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.94
Fog
#D8DCE0
ΔE00 5.30
Silver
#C0C0C0
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD5 #D4D5CC
analogous
#CCD0D5 #CDCCD5 #D2CCD5
triadic
#CDCCD5 #D5CDCC #CCD5CD
tetradic
#CDCCD5 #D5CCD0 #D4D5CC #CCD5D2
square
#CDCCD5 #D5CCD0 #D4D5CC #CCD5D2
split-complementary
#CDCCD5 #D5D2CC #D0D5CC
monochromatic
#8B899E #ACAAB9 #CDCCD5 #EEEEF1 #EFEEF1
Accessibility & contrast
On white
1.59
#CDCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CDCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD5
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD5 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#CCCDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd5; /* rgb */ color: rgb(205, 204, 213); /* oklch */ color: oklch(84.9% 0.012 291.2);
Tailwind
colors: {
custom: {
50: '#dcdbe1',
500: '#cdccd5',
950: '#000000',
},
}SCSS
$custom: #cdccd5; $custom-light: #dcdbe1; $custom-dark: #000000;
JSON
{
"hex": "#cdccd5",
"rgb": {
"r": 205,
"g": 204,
"b": 213
},
"hsl": {
"h": 246.667,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.84869,
"c": 0.01239,
"h": 291.2
},
"luminance": 0.60969
}Semantic roles & 50–950 ramp
primary
#CDCCD5
secondary
#A7A99C
accent
#94528C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484