#CBD6DB#CBD6DB
#CBD6DB is a very light, near-neutral cyan. Relative luminance 0.659; OKLCH L 86.9% C 0.014 H 226.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD6DB |
|---|---|
| RGB | rgb(203, 214, 219) |
| HSL | hsl(199, 18%, 83%) |
| HSV | hsv(199, 7%, 86%) |
| CMYK | cmyk(7.3%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(84.95, -2.75, -3.74) |
| CIE-LCH | lch(84.95, 4.64, 233.68°) |
| OKLab | oklab(86.92% -0.0095 -0.01) |
| OKLCH | oklch(86.92% 0.014 226.6) |
| XYZ | xyz(61.4587, 65.9035, 76.4868) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.99
Silver
#C0C0C0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD6DB #DBD0CB
analogous
#CBDBD8 #CBD6DB #CBCEDB
triadic
#CBD6DB #DBCBD6 #D6DBCB
tetradic
#CBD6DB #D8CBDB #DBD0CB #CEDBCB
square
#CBD6DB #D8CBDB #DBD0CB #CEDBCB
split-complementary
#CBD6DB #DBCBCE #DBD8CB
monochromatic
#839DA9 #A7B9C2 #CBD6DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.48
#CBD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CBD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD6DB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD6DB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#C7D8D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd6db; /* rgb */ color: rgb(203, 214, 219); /* oklch */ color: oklch(86.9% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#dae2e6',
500: '#cbd6db',
950: '#000000',
},
}SCSS
$custom: #cbd6db; $custom-light: #dae2e6; $custom-dark: #000000;
JSON
{
"hex": "#cbd6db",
"rgb": {
"r": 203,
"g": 214,
"b": 219
},
"hsl": {
"h": 198.75,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.86917,
"c": 0.01382,
"h": 226.6
},
"luminance": 0.65904
}Semantic roles & 50–950 ramp
primary
#CBD6DB
secondary
#B1A19A
accent
#63499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484