#CBD9DC#CBD9DC
#CBD9DC is a very light, near-neutral cyan. Relative luminance 0.675; OKLCH L 87.6% C 0.016 H 212.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD9DC |
|---|---|
| RGB | rgb(203, 217, 220) |
| HSL | hsl(191, 20%, 83%) |
| HSV | hsv(191, 8%, 86%) |
| CMYK | cmyk(7.7%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(85.75, -4.12, -3.09) |
| CIE-LCH | lch(85.75, 5.15, 216.91°) |
| OKLab | oklab(87.56% -0.0133 -0.0083) |
| OKLCH | oklch(87.56% 0.016 212) |
| XYZ | xyz(62.3570, 67.4888, 77.4377) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.12
Aliceblue
#F0F8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD9DC #DCCECB
analogous
#CBDCD6 #CBD9DC #CBD0DC
triadic
#CBD9DC #DCCBD9 #D9DCCB
tetradic
#CBD9DC #D6CBDC #DCCECB #D0DCCB
square
#CBD9DC #D6CBDC #DCCECB #D0DCCB
split-complementary
#CBD9DC #DCCBD0 #DCD6CB
monochromatic
#82A4AB #A6BEC3 #CBD9DC #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.45
#CBD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CBD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD9DC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD9DC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#C7DADA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbd9dc; /* rgb */ color: rgb(203, 217, 220); /* oklch */ color: oklch(87.6% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#dae4e6',
500: '#cbd9dc',
950: '#000000',
},
}SCSS
$custom: #cbd9dc; $custom-light: #dae4e6; $custom-dark: #000000;
JSON
{
"hex": "#cbd9dc",
"rgb": {
"r": 203,
"g": 217,
"b": 220
},
"hsl": {
"h": 190.588,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87559,
"c": 0.01569,
"h": 212
},
"luminance": 0.6749
}Semantic roles & 50–950 ramp
primary
#CBD9DC
secondary
#B29E99
accent
#57489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484