#CBD2D4#CBD2D4
#CBD2D4 is a very light, near-neutral cyan. Relative luminance 0.635; OKLCH L 85.9% C 0.008 H 216.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D4 |
|---|---|
| RGB | rgb(203, 210, 212) |
| HSL | hsl(193, 9%, 81%) |
| HSV | hsv(193, 4%, 83%) |
| CMYK | cmyk(4.2%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(83.73, -2.00, -1.82) |
| CIE-LCH | lch(83.73, 2.70, 222.23°) |
| OKLab | oklab(85.9% -0.0065 -0.0049) |
| OKLCH | oklch(85.9% 0.008 216.6) |
| XYZ | xyz(59.5566, 63.5428, 71.4019) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.08
Fog
#D8DCE0
ΔE00 3.21
Light Gray
#D3D3D3
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 4.18
Light Grey
#D8DCD6
ΔE00 4.70
Silver
#C0C0C0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D4 #D4CDCB
analogous
#CBD4D2 #CBD2D4 #CBCED4
triadic
#CBD2D4 #D4CBD2 #D2D4CB
tetradic
#CBD2D4 #D2CBD4 #D4CDCB #CED4CB
square
#CBD2D4 #D2CBD4 #D4CDCB #CED4CB
split-complementary
#CBD2D4 #D4CBCE #D4D2CB
monochromatic
#88989D #AAB5B8 #CBD2D4 #EDEFF0 #EEF1F1
Accessibility & contrast
On white
1.53
#CBD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CBD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D4
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D4 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#C9D3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d4; /* rgb */ color: rgb(203, 210, 212); /* oklch */ color: oklch(85.9% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#dadfe1',
500: '#cbd2d4',
950: '#000000',
},
}SCSS
$custom: #cbd2d4; $custom-light: #dadfe1; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d4",
"rgb": {
"r": 203,
"g": 210,
"b": 212
},
"hsl": {
"h": 193.333,
"s": 9.474,
"l": 81.373
},
"oklch": {
"l": 0.85895,
"c": 0.00815,
"h": 216.6
},
"luminance": 0.63543
}Semantic roles & 50–950 ramp
primary
#CBD2D4
secondary
#A89E9B
accent
#615293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484