#CBD5DB#CBD5DB
#CBD5DB is a very light, near-neutral cyan. Relative luminance 0.654; OKLCH L 86.7% C 0.014 H 233.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD5DB |
|---|---|
| RGB | rgb(203, 213, 219) |
| HSL | hsl(203, 18%, 83%) |
| HSV | hsv(203, 7%, 86%) |
| CMYK | cmyk(7.3%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(84.69, -2.23, -4.12) |
| CIE-LCH | lch(84.69, 4.69, 241.59°) |
| OKLab | oklab(86.71% -0.0081 -0.0111) |
| OKLCH | oklch(86.71% 0.014 233.8) |
| XYZ | xyz(61.2064, 65.3989, 76.4027) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD5DB #DBD1CB
analogous
#CBDBD9 #CBD5DB #CBCDDB
triadic
#CBD5DB #DBCBD5 #D5DBCB
tetradic
#CBD5DB #D9CBDB #DBD1CB #CDDBCB
square
#CBD5DB #D9CBDB #DBD1CB #CDDBCB
split-complementary
#CBD5DB #DBCBCD #DBD9CB
monochromatic
#839BA9 #A7B8C2 #CBD5DB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.49
#CBD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CBD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD5DB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD5DB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#C7D7D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd5db; /* rgb */ color: rgb(203, 213, 219); /* oklch */ color: oklch(86.7% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#dae1e6',
500: '#cbd5db',
950: '#000000',
},
}SCSS
$custom: #cbd5db; $custom-light: #dae1e6; $custom-dark: #000000;
JSON
{
"hex": "#cbd5db",
"rgb": {
"r": 203,
"g": 213,
"b": 219
},
"hsl": {
"h": 202.5,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.86714,
"c": 0.0137,
"h": 233.8
},
"luminance": 0.65399
}Semantic roles & 50–950 ramp
primary
#CBD5DB
secondary
#B1A29A
accent
#68499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484