#C6C4D2#C6C4D2
#C6C4D2 is a very light, near-neutral blue. Relative luminance 0.561; OKLCH L 82.6% C 0.019 H 292.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C4D2 |
|---|---|
| RGB | rgb(198, 196, 210) |
| HSL | hsl(249, 13%, 80%) |
| HSV | hsv(249, 7%, 82%) |
| CMYK | cmyk(5.7%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(79.69, 3.33, -6.73) |
| CIE-LCH | lch(79.69, 7.51, 296.29°) |
| OKLab | oklab(82.62% 0.0075 -0.018) |
| OKLCH | oklch(82.62% 0.019 292.5) |
| XYZ | xyz(54.6593, 56.1386, 68.9165) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.13
Silver
#C0C0C0
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.78
Fog
#D8DCE0
ΔE00 8.20
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C4D2 #D0D2C4
analogous
#C4C9D2 #C6C4D2 #CDC4D2
triadic
#C6C4D2 #D2C6C4 #C4D2C6
tetradic
#C6C4D2 #D2C4C9 #D0D2C4 #C4D2CD
square
#C6C4D2 #D2C4C9 #D0D2C4 #C4D2CD
split-complementary
#C6C4D2 #D2CDC4 #C9D2C4
monochromatic
#837F9D #A4A1B8 #C6C4D2 #E8E7EC #EEEEF2
Accessibility & contrast
On white
1.72
#C6C4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#C6C4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C4D2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C4D2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#C4C6C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c6c4d2; /* rgb */ color: rgb(198, 196, 210); /* oklch */ color: oklch(82.6% 0.019 292.5);
Tailwind
colors: {
custom: {
50: '#d7d5df',
500: '#c6c4d2',
950: '#000000',
},
}SCSS
$custom: #c6c4d2; $custom-light: #d7d5df; $custom-dark: #000000;
JSON
{
"hex": "#c6c4d2",
"rgb": {
"r": 198,
"g": 196,
"b": 210
},
"hsl": {
"h": 248.571,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.82616,
"c": 0.01948,
"h": 292.5
},
"luminance": 0.56139
}Semantic roles & 50–950 ramp
primary
#C6C4D2
secondary
#A4A694
accent
#984E8D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384