#CBD2D9#CBD2D9
#CBD2D9 is a very light, near-neutral cyan. Relative luminance 0.638; OKLCH L 86.0% C 0.012 H 248.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D9 |
|---|---|
| RGB | rgb(203, 210, 217) |
| HSL | hsl(210, 16%, 82%) |
| HSV | hsv(210, 6%, 85%) |
| CMYK | cmyk(6.5%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(83.86, -1.05, -4.28) |
| CIE-LCH | lch(83.86, 4.41, 256.24°) |
| OKLab | oklab(86.05% -0.0046 -0.0114) |
| OKLCH | oklch(86.05% 0.012 248) |
| XYZ | xyz(60.1971, 63.7990, 74.7752) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.95
Light Gray
#D3D3D3
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.05
Silver
#C0C0C0
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D9 #D9D2CB
analogous
#CBD9D9 #CBD2D9 #CBCBD9
triadic
#CBD2D9 #D9CBD2 #D2D9CB
tetradic
#CBD2D9 #D9CBD9 #D9D2CB #CBD9CB
square
#CBD2D9 #D9CBD9 #D9D2CB #CBD9CB
split-complementary
#CBD2D9 #D9CBCB #D9D9CB
monochromatic
#8495A5 #A8B3BF #CBD2D9 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.53
#CBD2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CBD2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D9
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D9 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2D9
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#C8D4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d9; /* rgb */ color: rgb(203, 210, 217); /* oklch */ color: oklch(86.0% 0.012 248.0);
Tailwind
colors: {
custom: {
50: '#dadfe4',
500: '#cbd2d9',
950: '#000000',
},
}SCSS
$custom: #cbd2d9; $custom-light: #dadfe4; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d9",
"rgb": {
"r": 203,
"g": 210,
"b": 217
},
"hsl": {
"h": 210,
"s": 15.556,
"l": 82.353
},
"oklch": {
"l": 0.86045,
"c": 0.01235,
"h": 248
},
"luminance": 0.63799
}Semantic roles & 50–950 ramp
primary
#CBD2D9
secondary
#AEA49A
accent
#734C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484