#C6C8D2#C6C8D2
#C6C8D2 is a very light, near-neutral blue. Relative luminance 0.580; OKLCH L 83.4% C 0.014 H 277.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8D2 |
|---|---|
| RGB | rgb(198, 200, 210) |
| HSL | hsl(230, 12%, 80%) |
| HSV | hsv(230, 6%, 82%) |
| CMYK | cmyk(5.7%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.72, 1.20, -5.21) |
| CIE-LCH | lch(80.72, 5.35, 282.98°) |
| OKLab | oklab(83.42% 0.0017 -0.0139) |
| OKLCH | oklch(83.42% 0.014 277) |
| XYZ | xyz(55.5736, 57.9672, 69.2213) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.86
Silver
#C0C0C0
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8D2 #D2D0C6
analogous
#C6CED2 #C6C8D2 #CAC6D2
triadic
#C6C8D2 #D2C6C8 #C8D2C6
tetradic
#C6C8D2 #D2C6CE #D2D0C6 #C6D2CA
square
#C6C8D2 #D2C6CE #D2D0C6 #C6D2CA
split-complementary
#C6C8D2 #D2CAC6 #CED2C6
monochromatic
#82869C #A4A7B7 #C6C8D2 #E8E9ED #EEEEF2
Accessibility & contrast
On white
1.67
#C6C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C6C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8D2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8D2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#C4CACB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6c8d2; /* rgb */ color: rgb(198, 200, 210); /* oklch */ color: oklch(83.4% 0.014 277.0);
Tailwind
colors: {
custom: {
50: '#d7d8df',
500: '#c6c8d2',
950: '#000000',
},
}SCSS
$custom: #c6c8d2; $custom-light: #d7d8df; $custom-dark: #000000;
JSON
{
"hex": "#c6c8d2",
"rgb": {
"r": 198,
"g": 200,
"b": 210
},
"hsl": {
"h": 230,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.83422,
"c": 0.01404,
"h": 277
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#C6C8D2
secondary
#A6A396
accent
#8A5096
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384