#C6BFAA#C6BFAA
#C6BFAA is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.5% C 0.030 H 91.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFAA |
|---|---|
| RGB | rgb(198, 191, 170) |
| HSL | hsl(45, 20%, 72%) |
| HSV | hsv(45, 14%, 78%) |
| CMYK | cmyk(0%, 3.5%, 14.1%, 22.4%) |
| CIE-LAB | lab(77.38, -1.12, 11.48) |
| CIE-LCH | lch(77.38, 11.53, 95.56°) |
| OKLab | oklab(80.47% -0.0009 0.0298) |
| OKLCH | oklch(80.47% 0.03 91.7) |
| XYZ | xyz(49.1746, 52.1703, 45.5018) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.13
Greige
#B8AB98
ΔE00 6.09
Khaki
#C3B091
ΔE00 6.54
Putty
#BEAE8A
ΔE00 7.01
Bland
#AFA88B
ΔE00 7.11
Greyish
#A8A495
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFAA #AAB1C6
analogous
#C6B1AA #C6BFAA #BFC6AA
triadic
#C6BFAA #AAC6BF #BFAAC6
tetradic
#C6BFAA #AAC6B1 #AAB1C6 #C6AABF
square
#C6BFAA #AAC6B1 #AAB1C6 #C6AABF
split-complementary
#C6BFAA #AABFC6 #B1AAC6
monochromatic
#938763 #ADA385 #C6BFAA #DFDBCF #F3F1ED
Accessibility & contrast
On white
1.84
#C6BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C6BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFAA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFAA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#CBBCB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c6bfaa; /* rgb */ color: rgb(198, 191, 170); /* oklch */ color: oklch(80.5% 0.030 91.7);
Tailwind
colors: {
custom: {
50: '#d7d2c3',
500: '#c6bfaa',
950: '#000000',
},
}SCSS
$custom: #c6bfaa; $custom-light: #d7d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c6bfaa",
"rgb": {
"r": 198,
"g": 191,
"b": 170
},
"hsl": {
"h": 45,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.80465,
"c": 0.02981,
"h": 91.7
},
"luminance": 0.5217
}Semantic roles & 50–950 ramp
primary
#C6BFAA
secondary
#7A829A
accent
#5D9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382