#C2BCA7#C2BCA7
#C2BCA7 is a light, muted yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.030 H 93.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCA7 |
|---|---|
| RGB | rgb(194, 188, 167) |
| HSL | hsl(47, 18%, 71%) |
| HSV | hsv(47, 14%, 76%) |
| CMYK | cmyk(0%, 3.1%, 13.9%, 23.9%) |
| CIE-LAB | lab(76.21, -1.48, 11.39) |
| CIE-LCH | lch(76.21, 11.48, 97.43°) |
| OKLab | oklab(79.44% -0.002 0.0296) |
| OKLCH | oklch(79.44% 0.03 93.8) |
| XYZ | xyz(47.2058, 50.2264, 43.7596) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.61
Greige
#B8AB98
ΔE00 5.74
Bland
#AFA88B
ΔE00 6.32
Khaki
#C3B091
ΔE00 6.50
Putty
#BEAE8A
ΔE00 6.73
Greyish
#A8A495
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCA7 #A7ADC2
analogous
#C2AEA7 #C2BCA7 #BAC2A7
triadic
#C2BCA7 #A7C2BC #BCA7C2
tetradic
#C2BCA7 #A7C2AE #A7ADC2 #C2A7BA
square
#C2BCA7 #A7C2AE #A7ADC2 #C2A7BA
split-complementary
#C2BCA7 #A7BAC2 #AEA7C2
monochromatic
#8D8362 #A9A083 #C2BCA7 #DBD8CB #F2F1ED
Accessibility & contrast
On white
1.90
#C2BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#C2BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCA7
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCA7 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#C7B9B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bca7; /* rgb */ color: rgb(194, 188, 167); /* oklch */ color: oklch(79.4% 0.030 93.8);
Tailwind
colors: {
custom: {
50: '#d4d0c1',
500: '#c2bca7',
950: '#000000',
},
}SCSS
$custom: #c2bca7; $custom-light: #d4d0c1; $custom-dark: #000000;
JSON
{
"hex": "#c2bca7",
"rgb": {
"r": 194,
"g": 188,
"b": 167
},
"hsl": {
"h": 46.667,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.79439,
"c": 0.02963,
"h": 93.8
},
"luminance": 0.50226
}Semantic roles & 50–950 ramp
primary
#C2BCA7
secondary
#777E96
accent
#5C9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382