#C2BFB0#C2BFB0
#C2BFB0 is a light, muted yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.021 H 97.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFB0 |
|---|---|
| RGB | rgb(194, 191, 176) |
| HSL | hsl(50, 13%, 73%) |
| HSV | hsv(50, 9%, 76%) |
| CMYK | cmyk(0%, 1.5%, 9.3%, 23.9%) |
| CIE-LAB | lab(77.20, -1.59, 7.94) |
| CIE-LCH | lch(77.20, 8.10, 101.32°) |
| OKLab | oklab(80.29% -0.0028 0.0208) |
| OKLCH | oklch(80.29% 0.021 97.6) |
| XYZ | xyz(48.7145, 51.8659, 48.5107) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 6.71
Greige
#B8AB98
ΔE00 6.89
Silver
#C0C0C0
ΔE00 6.99
Greyish
#A8A495
ΔE00 7.47
Cement
#A5A391
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFB0 #B0B3C2
analogous
#C2B6B0 #C2BFB0 #BCC2B0
triadic
#C2BFB0 #B0C2BF #BFB0C2
tetradic
#C2BFB0 #B0C2B6 #B0B3C2 #C2B0BC
square
#C2BFB0 #B0C2B6 #B0B3C2 #C2B0BC
split-complementary
#C2BFB0 #B0BCC2 #B6B0C2
monochromatic
#8C866C #A7A38D #C2BFB0 #DDDBD3 #F2F1EE
Accessibility & contrast
On white
1.85
#C2BFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C2BFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFB0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFB0 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAF
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#C5BDBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfb0; /* rgb */ color: rgb(194, 191, 176); /* oklch */ color: oklch(80.3% 0.021 97.6);
Tailwind
colors: {
custom: {
50: '#d4d2c7',
500: '#c2bfb0',
950: '#000000',
},
}SCSS
$custom: #c2bfb0; $custom-light: #d4d2c7; $custom-dark: #000000;
JSON
{
"hex": "#c2bfb0",
"rgb": {
"r": 194,
"g": 191,
"b": 176
},
"hsl": {
"h": 50,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.8029,
"c": 0.02093,
"h": 97.6
},
"luminance": 0.51866
}Semantic roles & 50–950 ramp
primary
#C2BFB0
secondary
#818496
accent
#5B974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382