#CBD2D6#CBD2D6
#CBD2D6 is a very light, near-neutral cyan. Relative luminance 0.636; OKLCH L 86.0% C 0.009 H 232.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D6 |
|---|---|
| RGB | rgb(203, 210, 214) |
| HSL | hsl(202, 12%, 82%) |
| HSV | hsv(202, 5%, 84%) |
| CMYK | cmyk(5.1%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.78, -1.62, -2.80) |
| CIE-LCH | lch(83.78, 3.24, 239.94°) |
| OKLab | oklab(85.96% -0.0058 -0.0075) |
| OKLCH | oklch(85.96% 0.009 232.4) |
| XYZ | xyz(59.8104, 63.6443, 72.7389) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.85
Light Gray
#D3D3D3
ΔE00 3.46
Silver (survey)
#C5C9C7
ΔE00 3.81
Gainsboro
#DCDCDC
ΔE00 4.30
Silver
#C0C0C0
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D6 #D6CFCB
analogous
#CBD6D5 #CBD2D6 #CBCDD6
triadic
#CBD2D6 #D6CBD2 #D2D6CB
tetradic
#CBD2D6 #D5CBD6 #D6CFCB #CDD6CB
square
#CBD2D6 #D5CBD6 #D6CFCB #CDD6CB
split-complementary
#CBD2D6 #D6CBCD #D6D5CB
monochromatic
#8797A0 #A9B4BB #CBD2D6 #EDF0F1 #EEF0F2
Accessibility & contrast
On white
1.53
#CBD2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CBD2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D6
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D6 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#CFD0D6
Tritanopia (blue-blind)
#C8D3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d6; /* rgb */ color: rgb(203, 210, 214); /* oklch */ color: oklch(86.0% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#dadfe2',
500: '#cbd2d6',
950: '#000000',
},
}SCSS
$custom: #cbd2d6; $custom-light: #dadfe2; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d6",
"rgb": {
"r": 203,
"g": 210,
"b": 214
},
"hsl": {
"h": 201.818,
"s": 11.828,
"l": 81.765
},
"oklch": {
"l": 0.85955,
"c": 0.00947,
"h": 232.4
},
"luminance": 0.63645
}Semantic roles & 50–950 ramp
primary
#CBD2D6
secondary
#AAA19B
accent
#695096
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484