#CBD2D8#CBD2D8
#CBD2D8 is a very light, near-neutral cyan. Relative luminance 0.637; OKLCH L 86.0% C 0.011 H 243.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D8 |
|---|---|
| RGB | rgb(203, 210, 216) |
| HSL | hsl(208, 14%, 82%) |
| HSV | hsv(208, 6%, 85%) |
| CMYK | cmyk(6%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(83.83, -1.24, -3.79) |
| CIE-LCH | lch(83.83, 3.98, 251.87°) |
| OKLab | oklab(86.02% -0.005 -0.0101) |
| OKLCH | oklch(86.02% 0.011 243.7) |
| XYZ | xyz(60.0674, 63.7471, 74.0923) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.83
Light Gray
#D3D3D3
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 4.63
Silver
#C0C0C0
ΔE00 5.71
Light Grey
#D8DCD6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D8 #D8D1CB
analogous
#CBD8D8 #CBD2D8 #CBCCD8
triadic
#CBD2D8 #D8CBD2 #D2D8CB
tetradic
#CBD2D8 #D8CBD8 #D8D1CB #CCD8CB
square
#CBD2D8 #D8CBD8 #D8D1CB #CCD8CB
split-complementary
#CBD2D8 #D8CBCC #D8D8CB
monochromatic
#8595A4 #A8B4BE #CBD2D8 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.53
#CBD2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CBD2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#C8D3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d8; /* rgb */ color: rgb(203, 210, 216); /* oklch */ color: oklch(86.0% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#dadfe4',
500: '#cbd2d8',
950: '#000000',
},
}SCSS
$custom: #cbd2d8; $custom-light: #dadfe4; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d8",
"rgb": {
"r": 203,
"g": 210,
"b": 216
},
"hsl": {
"h": 207.692,
"s": 14.286,
"l": 82.157
},
"oklch": {
"l": 0.86015,
"c": 0.0113,
"h": 243.7
},
"luminance": 0.63748
}Semantic roles & 50–950 ramp
primary
#CBD2D8
secondary
#ADA39A
accent
#704D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484