#CDD7DB#CDD7DB
#CDD7DB is a very light, near-neutral cyan. Relative luminance 0.667; OKLCH L 87.3% C 0.012 H 223.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7DB |
|---|---|
| RGB | rgb(205, 215, 219) |
| HSL | hsl(197, 16%, 83%) |
| HSV | hsv(197, 6%, 86%) |
| CMYK | cmyk(6.4%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(85.35, -2.61, -3.13) |
| CIE-LCH | lch(85.35, 4.08, 230.22°) |
| OKLab | oklab(87.27% -0.0088 -0.0084) |
| OKLCH | oklch(87.27% 0.012 223.6) |
| XYZ | xyz(62.2609, 66.6939, 76.5972) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7DB #DBD1CD
analogous
#CDDBD8 #CDD7DB #CDD0DB
triadic
#CDD7DB #DBCDD7 #D7DBCD
tetradic
#CDD7DB #D8CDDB #DBD1CD #D0DBCD
square
#CDD7DB #D8CDDB #DBD1CD #D0DBCD
split-complementary
#CDD7DB #DBCDD0 #DBD8CD
monochromatic
#869EA8 #A9BBC1 #CDD7DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.46
#CDD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CDD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7DB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7DB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#CAD8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd7db; /* rgb */ color: rgb(205, 215, 219); /* oklch */ color: oklch(87.3% 0.012 223.6);
Tailwind
colors: {
custom: {
50: '#dce3e6',
500: '#cdd7db',
950: '#000000',
},
}SCSS
$custom: #cdd7db; $custom-light: #dce3e6; $custom-dark: #000000;
JSON
{
"hex": "#cdd7db",
"rgb": {
"r": 205,
"g": 215,
"b": 219
},
"hsl": {
"h": 197.143,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.8727,
"c": 0.0122,
"h": 223.6
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#CDD7DB
secondary
#B0A29C
accent
#624B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484