#C4CBD2#C4CBD2
#C4CBD2 is a very light, near-neutral cyan. Relative luminance 0.591; OKLCH L 83.9% C 0.012 H 248.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBD2 |
|---|---|
| RGB | rgb(196, 203, 210) |
| HSL | hsl(210, 13%, 80%) |
| HSV | hsv(210, 7%, 82%) |
| CMYK | cmyk(6.7%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(81.35, -1.05, -4.31) |
| CIE-LCH | lch(81.35, 4.43, 256.26°) |
| OKLab | oklab(83.88% -0.0047 -0.0115) |
| OKLCH | oklch(83.88% 0.012 248) |
| XYZ | xyz(55.7514, 59.1003, 69.4306) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.68
Silver
#C0C0C0
ΔE00 4.87
Dove Gray
#B6B8BD
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBD2 #D2CBC4
analogous
#C4D2D2 #C4CBD2 #C4C4D2
triadic
#C4CBD2 #D2C4CB #CBD2C4
tetradic
#C4CBD2 #D2C4D2 #D2CBC4 #C4D2C4
square
#C4CBD2 #D2C4D2 #D2CBC4 #C4D2C4
split-complementary
#C4CBD2 #D2C4C4 #D2D2C4
monochromatic
#7F8E9D #A1ACB8 #C4CBD2 #E7EAEC #EEF0F2
Accessibility & contrast
On white
1.64
#C4CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C4CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBD2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBD2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#C7C9D2
Tritanopia (blue-blind)
#C1CDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4cbd2; /* rgb */ color: rgb(196, 203, 210); /* oklch */ color: oklch(83.9% 0.012 248.0);
Tailwind
colors: {
custom: {
50: '#d5dadf',
500: '#c4cbd2',
950: '#000000',
},
}SCSS
$custom: #c4cbd2; $custom-light: #d5dadf; $custom-dark: #000000;
JSON
{
"hex": "#c4cbd2",
"rgb": {
"r": 196,
"g": 203,
"b": 210
},
"hsl": {
"h": 210,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83877,
"c": 0.01243,
"h": 248
},
"luminance": 0.59101
}Semantic roles & 50–950 ramp
primary
#C4CBD2
secondary
#A69D94
accent
#734E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384