#C6CEC8#C6CEC8
#C6CEC8 is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.3% C 0.012 H 153.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEC8 |
|---|---|
| RGB | rgb(198, 206, 200) |
| HSL | hsl(135, 8%, 79%) |
| HSV | hsv(135, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(82.01, -3.84, 2.03) |
| CIE-LCH | lch(82.01, 4.34, 152.09°) |
| OKLab | oklab(84.35% -0.0107 0.0053) |
| OKLCH | oklch(84.35% 0.012 153.6) |
| XYZ | xyz(55.7834, 60.3182, 63.3361) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.07
Light Grey
#D8DCD6
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 5.63
Silver
#C0C0C0
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEC8 #CEC6CC
analogous
#C8CEC6 #C6CEC8 #C6CECC
triadic
#C6CEC8 #C8C6CE #CEC8C6
tetradic
#C6CEC8 #C6C8CE #CEC6CC #CECCC6
square
#C6CEC8 #C6C8CE #CEC6CC #CECCC6
split-complementary
#C6CEC8 #CCC6CE #CEC6C8
monochromatic
#849588 #A5B2A8 #C6CEC8 #E7EAE8 #EFF1EF
Accessibility & contrast
On white
1.61
#C6CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C6CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEC8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEC8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#CCCCC8
Tritanopia (blue-blind)
#C5CECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6cec8; /* rgb */ color: rgb(198, 206, 200); /* oklch */ color: oklch(84.3% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#d7dcd8',
500: '#c6cec8',
950: '#000000',
},
}SCSS
$custom: #c6cec8; $custom-light: #d7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c6cec8",
"rgb": {
"r": 198,
"g": 206,
"b": 200
},
"hsl": {
"h": 135,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.84349,
"c": 0.01198,
"h": 153.6
},
"luminance": 0.60319
}Semantic roles & 50–950 ramp
primary
#C6CEC8
secondary
#A1979F
accent
#548291
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483