#C6C2AA#C6C2AA
#C6C2AA is a light, muted yellow. Relative luminance 0.535; OKLCH L 81.1% C 0.033 H 99.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C2AA |
|---|---|
| RGB | rgb(198, 194, 170) |
| HSL | hsl(51, 20%, 72%) |
| HSV | hsv(51, 14%, 78%) |
| CMYK | cmyk(0%, 2%, 14.1%, 22.4%) |
| CIE-LAB | lab(78.16, -2.70, 12.59) |
| CIE-LCH | lch(78.16, 12.87, 102.10°) |
| OKLab | oklab(81.08% -0.0053 0.0326) |
| OKLCH | oklch(81.08% 0.033 99.3) |
| XYZ | xyz(49.8356, 53.4922, 45.7221) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.16
Bland
#AFA88B
ΔE00 7.33
Putty
#BEAE8A
ΔE00 7.62
Greige
#B8AB98
ΔE00 7.80
Khaki
#C3B091
ΔE00 7.81
Stone (survey)
#ADA587
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C2AA #AAAEC6
analogous
#C6B4AA #C6C2AA #BCC6AA
triadic
#C6C2AA #AAC6C2 #C2AAC6
tetradic
#C6C2AA #AAC6B4 #AAAEC6 #C6AABC
square
#C6C2AA #AAC6B4 #AAAEC6 #C6AABC
split-complementary
#C6C2AA #AABCC6 #B4AAC6
monochromatic
#938C63 #ADA885 #C6C2AA #DFDCCF #F3F2ED
Accessibility & contrast
On white
1.80
#C6C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C6C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C2AA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C2AA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#CBBEBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c6c2aa; /* rgb */ color: rgb(198, 194, 170); /* oklch */ color: oklch(81.1% 0.033 99.3);
Tailwind
colors: {
custom: {
50: '#d7d4c3',
500: '#c6c2aa',
950: '#000000',
},
}SCSS
$custom: #c6c2aa; $custom-light: #d7d4c3; $custom-dark: #000000;
JSON
{
"hex": "#c6c2aa",
"rgb": {
"r": 198,
"g": 194,
"b": 170
},
"hsl": {
"h": 51.429,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.81082,
"c": 0.03303,
"h": 99.3
},
"luminance": 0.53492
}Semantic roles & 50–950 ramp
primary
#C6C2AA
secondary
#7A7F9A
accent
#549E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382