#C4CCD6#C4CCD6
#C4CCD6 is a very light, near-neutral cyan. Relative luminance 0.598; OKLCH L 84.2% C 0.016 H 253.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCD6 |
|---|---|
| RGB | rgb(196, 204, 214) |
| HSL | hsl(213, 18%, 80%) |
| HSV | hsv(213, 8%, 84%) |
| CMYK | cmyk(8.4%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.72, -0.80, -5.90) |
| CIE-LCH | lch(81.72, 5.95, 262.30°) |
| OKLab | oklab(84.2% -0.0046 -0.0158) |
| OKLCH | oklch(84.2% 0.016 253.9) |
| XYZ | xyz(56.4929, 59.7760, 72.1669) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.63
Dove Gray
#B6B8BD
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 5.97
Silver
#C0C0C0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCD6 #D6CEC4
analogous
#C4D5D6 #C4CCD6 #C5C4D6
triadic
#C4CCD6 #D6C4CC #CCD6C4
tetradic
#C4CCD6 #D6C4D5 #D6CEC4 #C4D6C5
square
#C4CCD6 #D6C4D5 #D6CEC4 #C4D6C5
split-complementary
#C4CCD6 #D6C5C4 #D5D6C4
monochromatic
#7C8EA4 #A0ADBD #C4CCD6 #E8EBEF #EDEFF2
Accessibility & contrast
On white
1.62
#C4CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C4CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCD6
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCD6 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD7
Deuteranopia (green-blind)
#C7CAD6
Tritanopia (blue-blind)
#C0CECF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4ccd6; /* rgb */ color: rgb(196, 204, 214); /* oklch */ color: oklch(84.2% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#d5dbe2',
500: '#c4ccd6',
950: '#000000',
},
}SCSS
$custom: #c4ccd6; $custom-light: #d5dbe2; $custom-dark: #000000;
JSON
{
"hex": "#c4ccd6",
"rgb": {
"r": 196,
"g": 204,
"b": 214
},
"hsl": {
"h": 213.333,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.84204,
"c": 0.01646,
"h": 253.9
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#C4CCD6
secondary
#ABA093
accent
#77499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484