#CDCDD5#CDCDD5
#CDCDD5 is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.1% C 0.011 H 286.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDD5 |
|---|---|
| RGB | rgb(205, 205, 213) |
| HSL | hsl(240, 9%, 82%) |
| HSV | hsv(240, 4%, 84%) |
| CMYK | cmyk(3.8%, 3.8%, 0%, 16.5%) |
| CIE-LAB | lab(82.62, 1.48, -3.96) |
| CIE-LCH | lch(82.62, 4.23, 290.54°) |
| OKLab | oklab(85.07% 0.0031 -0.0105) |
| OKLCH | oklch(85.07% 0.011 286.2) |
| XYZ | xyz(59.0162, 61.4457, 71.6890) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.32
Fog
#D8DCE0
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 5.33
Silver
#C0C0C0
ΔE00 5.34
Dove Gray
#B6B8BD
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDD5 #D5D5CD
analogous
#CDD1D5 #CDCDD5 #D1CDD5
triadic
#CDCDD5 #D5CDCD #CDD5CD
tetradic
#CDCDD5 #D5CDD1 #D5D5CD #CDD5D1
square
#CDCDD5 #D5CDD1 #D5D5CD #CDD5D1
split-complementary
#CDCDD5 #D5D1CD #D1D5CD
monochromatic
#8A8A9D #ACACB9 #CDCDD5 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.58
#CDCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CDCDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDD5
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDD5 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#CCCECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcdd5; /* rgb */ color: rgb(205, 205, 213); /* oklch */ color: oklch(85.1% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#dcdce1',
500: '#cdcdd5',
950: '#000000',
},
}SCSS
$custom: #cdcdd5; $custom-light: #dcdce1; $custom-dark: #000000;
JSON
{
"hex": "#cdcdd5",
"rgb": {
"r": 205,
"g": 205,
"b": 213
},
"hsl": {
"h": 240,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.85069,
"c": 0.01098,
"h": 286.2
},
"luminance": 0.61446
}Semantic roles & 50–950 ramp
primary
#CDCDD5
secondary
#A9A99E
accent
#935393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484