#C6C8B2#C6C8B2
#C6C8B2 is a very light, muted yellow. Relative luminance 0.565; OKLCH L 82.5% C 0.030 H 111.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8B2 |
|---|---|
| RGB | rgb(198, 200, 178) |
| HSL | hsl(65, 17%, 74%) |
| HSV | hsv(65, 11%, 78%) |
| CMYK | cmyk(1%, 0%, 11%, 21.6%) |
| CIE-LAB | lab(79.91, -4.54, 10.78) |
| CIE-LCH | lch(79.91, 11.69, 112.85°) |
| OKLab | oklab(82.52% -0.0109 0.028) |
| OKLCH | oklch(82.52% 0.03 111.3) |
| XYZ | xyz(51.9779, 56.5289, 50.2838) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.49
Eggshell
#F0EAD6
ΔE00 9.17
Warm Beige
#E9DCC9
ΔE00 9.40
Bland
#AFA88B
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8B2 #B4B2C8
analogous
#C8BFB2 #C6C8B2 #BBC8B2
triadic
#C6C8B2 #B2C6C8 #C8B2C6
tetradic
#C6C8B2 #B2C8BF #B4B2C8 #C8B2BB
square
#C6C8B2 #B2C8BF #B4B2C8 #C8B2BB
split-complementary
#C6C8B2 #B2BBC8 #BFB2C8
monochromatic
#91956B #ACAF8E #C6C8B2 #E0E2D6 #F2F2ED
Accessibility & contrast
On white
1.71
#C6C8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#C6C8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8B2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8B2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#CCC6B3
Tritanopia (blue-blind)
#C9C5C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c6c8b2; /* rgb */ color: rgb(198, 200, 178); /* oklch */ color: oklch(82.5% 0.030 111.3);
Tailwind
colors: {
custom: {
50: '#d7d8c9',
500: '#c6c8b2',
950: '#000000',
},
}SCSS
$custom: #c6c8b2; $custom-light: #d7d8c9; $custom-dark: #000000;
JSON
{
"hex": "#c6c8b2",
"rgb": {
"r": 198,
"g": 200,
"b": 178
},
"hsl": {
"h": 65.455,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.82521,
"c": 0.03006,
"h": 111.3
},
"luminance": 0.56529
}Semantic roles & 50–950 ramp
primary
#C6C8B2
secondary
#84829C
accent
#4B9B52
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382