#C6C8AC#C6C8AC
#C6C8AC is a very light, muted yellow. Relative luminance 0.563; OKLCH L 82.4% C 0.038 H 110.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8AC |
|---|---|
| RGB | rgb(198, 200, 172) |
| HSL | hsl(64, 20%, 73%) |
| HSV | hsv(64, 14%, 78%) |
| CMYK | cmyk(1%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(79.78, -5.52, 13.80) |
| CIE-LCH | lch(79.78, 14.86, 111.80°) |
| OKLab | oklab(82.37% -0.0134 0.0357) |
| OKLCH | oklch(82.37% 0.038 110.5) |
| XYZ | xyz(51.3886, 56.2932, 47.1802) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 9.08
Beige (survey)
#E6DAA6
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.37
Eggshell
#F0EAD6
ΔE00 9.78
Putty
#BEAE8A
ΔE00 9.86
Light Grey
#D8DCD6
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8AC #AEACC8
analogous
#C8BCAC #C6C8AC #B8C8AC
triadic
#C6C8AC #ACC6C8 #C8ACC6
tetradic
#C6C8AC #ACC8BC #AEACC8 #C8ACB8
square
#C6C8AC #ACC8BC #AEACC8 #C8ACB8
split-complementary
#C6C8AC #ACB8C8 #BCACC8
monochromatic
#939663 #ADB087 #C6C8AC #DFE0D1 #F2F3ED
Accessibility & contrast
On white
1.71
#C6C8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C6C8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8AC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8AC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AA
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#CAC4C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c6c8ac; /* rgb */ color: rgb(198, 200, 172); /* oklch */ color: oklch(82.4% 0.038 110.5);
Tailwind
colors: {
custom: {
50: '#d7d8c4',
500: '#c6c8ac',
950: '#000000',
},
}SCSS
$custom: #c6c8ac; $custom-light: #d7d8c4; $custom-dark: #000000;
JSON
{
"hex": "#c6c8ac",
"rgb": {
"r": 198,
"g": 200,
"b": 172
},
"hsl": {
"h": 64.286,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.82371,
"c": 0.03808,
"h": 110.5
},
"luminance": 0.56293
}Semantic roles & 50–950 ramp
primary
#C6C8AC
secondary
#7E7C9C
accent
#479F4D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382