#CDD7DE#CDD7DE
#CDD7DE is a very light, near-neutral cyan. Relative luminance 0.669; OKLCH L 87.4% C 0.015 H 238.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7DE |
|---|---|
| RGB | rgb(205, 215, 222) |
| HSL | hsl(205, 20%, 84%) |
| HSV | hsv(205, 8%, 87%) |
| CMYK | cmyk(7.7%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(85.43, -2.03, -4.61) |
| CIE-LCH | lch(85.43, 5.03, 246.17°) |
| OKLab | oklab(87.36% -0.0077 -0.0123) |
| OKLCH | oklch(87.36% 0.015 238.1) |
| XYZ | xyz(62.6593, 66.8533, 78.6959) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.94
Light Gray
#D3D3D3
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 6.72
Silver
#C0C0C0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7DE #DED4CD
analogous
#CDDEDC #CDD7DE #CDCEDE
triadic
#CDD7DE #DECDD7 #D7DECD
tetradic
#CDD7DE #DCCDDE #DED4CD #CEDECD
square
#CDD7DE #DCCDDE #DED4CD #CEDECD
split-complementary
#CDD7DE #DECDCE #DEDCCD
monochromatic
#839CAD #A8BAC6 #CDD7DE #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.46
#CDD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CDD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7DE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7DE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#C9D9D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd7de; /* rgb */ color: rgb(205, 215, 222); /* oklch */ color: oklch(87.4% 0.015 238.1);
Tailwind
colors: {
custom: {
50: '#dce3e8',
500: '#cdd7de',
950: '#000000',
},
}SCSS
$custom: #cdd7de; $custom-light: #dce3e8; $custom-dark: #000000;
JSON
{
"hex": "#cdd7de",
"rgb": {
"r": 205,
"g": 215,
"b": 222
},
"hsl": {
"h": 204.706,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.8736,
"c": 0.01455,
"h": 238.1
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#CDD7DE
secondary
#B4A59B
accent
#6B479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484