#CBD7DC#CBD7DC
#CBD7DC is a very light, near-neutral cyan. Relative luminance 0.665; OKLCH L 87.2% C 0.015 H 224.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD7DC |
|---|---|
| RGB | rgb(203, 215, 220) |
| HSL | hsl(198, 20%, 83%) |
| HSV | hsv(198, 8%, 86%) |
| CMYK | cmyk(7.7%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(85.23, -3.08, -3.85) |
| CIE-LCH | lch(85.23, 4.93, 231.38°) |
| OKLab | oklab(87.15% -0.0105 -0.0103) |
| OKLCH | oklch(87.15% 0.015 224.5) |
| XYZ | xyz(61.8446, 66.4640, 77.2669) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.72
Silver (survey)
#C5C9C7
ΔE00 5.29
Light Gray
#D3D3D3
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 6.06
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD7DC #DCD0CB
analogous
#CBDCD8 #CBD7DC #CBCEDC
triadic
#CBD7DC #DCCBD7 #D7DCCB
tetradic
#CBD7DC #D8CBDC #DCD0CB #CEDCCB
square
#CBD7DC #D8CBDC #DCD0CB #CEDCCB
split-complementary
#CBD7DC #DCCBCE #DCD8CB
monochromatic
#829FAB #A6BBC3 #CBD7DC #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.47
#CBD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CBD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD7DC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD7DC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#C7D9D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbd7dc; /* rgb */ color: rgb(203, 215, 220); /* oklch */ color: oklch(87.2% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#dae3e6',
500: '#cbd7dc',
950: '#000000',
},
}SCSS
$custom: #cbd7dc; $custom-light: #dae3e6; $custom-dark: #000000;
JSON
{
"hex": "#cbd7dc",
"rgb": {
"r": 203,
"g": 215,
"b": 220
},
"hsl": {
"h": 197.647,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87151,
"c": 0.01475,
"h": 224.5
},
"luminance": 0.66465
}Semantic roles & 50–950 ramp
primary
#CBD7DC
secondary
#B2A199
accent
#61489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484