#C4C6D2#C4C6D2
#C4C6D2 is a very light, near-neutral blue. Relative luminance 0.568; OKLCH L 82.9% C 0.017 H 278.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C6D2 |
|---|---|
| RGB | rgb(196, 198, 210) |
| HSL | hsl(231, 13%, 80%) |
| HSV | hsv(231, 7%, 82%) |
| CMYK | cmyk(6.7%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.05, 1.59, -6.21) |
| CIE-LCH | lch(80.05, 6.41, 284.37°) |
| OKLab | oklab(82.86% 0.0025 -0.0166) |
| OKLCH | oklch(82.86% 0.017 278.4) |
| XYZ | xyz(54.5896, 56.7768, 69.0433) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.02
Silver
#C0C0C0
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C6D2 #D2D0C4
analogous
#C4CDD2 #C4C6D2 #C9C4D2
triadic
#C4C6D2 #D2C4C6 #C6D2C4
tetradic
#C4C6D2 #D2C4CD #D2D0C4 #C4D2C9
square
#C4C6D2 #D2C4CD #D2D0C4 #C4D2C9
split-complementary
#C4C6D2 #D2C9C4 #CDD2C4
monochromatic
#7F839D #A1A4B8 #C4C6D2 #E7E8EC #EEEEF2
Accessibility & contrast
On white
1.70
#C4C6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#C4C6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C6D2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C6D2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#C1C8CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c6d2; /* rgb */ color: rgb(196, 198, 210); /* oklch */ color: oklch(82.9% 0.017 278.4);
Tailwind
colors: {
custom: {
50: '#d5d7df',
500: '#c4c6d2',
950: '#000000',
},
}SCSS
$custom: #c4c6d2; $custom-light: #d5d7df; $custom-dark: #000000;
JSON
{
"hex": "#c4c6d2",
"rgb": {
"r": 196,
"g": 198,
"b": 210
},
"hsl": {
"h": 231.429,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.82862,
"c": 0.01681,
"h": 278.4
},
"luminance": 0.56777
}Semantic roles & 50–950 ramp
primary
#C4C6D2
secondary
#A6A494
accent
#8D4E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384