#C6CECA#C6CECA
#C6CECA is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.4% C 0.010 H 164.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CECA |
|---|---|
| RGB | rgb(198, 206, 202) |
| HSL | hsl(150, 8%, 79%) |
| HSV | hsv(150, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(82.06, -3.47, 1.04) |
| CIE-LCH | lch(82.06, 3.62, 163.34°) |
| OKLab | oklab(84.41% -0.0099 0.0027) |
| OKLCH | oklch(84.41% 0.01 164.8) |
| XYZ | xyz(56.0187, 60.4123, 64.5752) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.45
Light Grey
#D8DCD6
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 5.02
Silver
#C0C0C0
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CECA #CEC6CA
analogous
#C6CEC6 #C6CECA #C6CECE
triadic
#C6CECA #CAC6CE #CECAC6
tetradic
#C6CECA #C6C6CE #CEC6CA #CECEC6
square
#C6CECA #C6C6CE #CEC6CA #CECEC6
split-complementary
#C6CECA #CEC6CE #CEC6C6
monochromatic
#84958D #A5B2AB #C6CECA #E7EAE9 #EFF1F0
Accessibility & contrast
On white
1.61
#C6CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C6CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CECA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CECA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#C5CECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6ceca; /* rgb */ color: rgb(198, 206, 202); /* oklch */ color: oklch(84.4% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d7dcda',
500: '#c6ceca',
950: '#000000',
},
}SCSS
$custom: #c6ceca; $custom-light: #d7dcda; $custom-dark: #000000;
JSON
{
"hex": "#c6ceca",
"rgb": {
"r": 198,
"g": 206,
"b": 202
},
"hsl": {
"h": 150,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.84406,
"c": 0.0103,
"h": 164.8
},
"luminance": 0.60413
}Semantic roles & 50–950 ramp
primary
#C6CECA
secondary
#A1979C
accent
#547391
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483