#C3BFB2#C3BFB2
#C3BFB2 is a light, near-neutral yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.018 H 92.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFB2 |
|---|---|
| RGB | rgb(195, 191, 178) |
| HSL | hsl(46, 12%, 73%) |
| HSV | hsv(46, 9%, 76%) |
| CMYK | cmyk(0%, 2.1%, 8.7%, 23.5%) |
| CIE-LAB | lab(77.33, -0.89, 7.05) |
| CIE-LCH | lch(77.33, 7.11, 97.19°) |
| OKLab | oklab(80.43% -0.0009 0.0185) |
| OKLCH | oklch(80.43% 0.018 92.7) |
| XYZ | xyz(49.1714, 52.0784, 49.5726) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.44
Silver
#C0C0C0
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.23
Greige
#B8AB98
ΔE00 6.69
Greyish
#A8A495
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFB2 #B2B6C3
analogous
#C3B6B2 #C3BFB2 #BEC3B2
triadic
#C3BFB2 #B2C3BF #BFB2C3
tetradic
#C3BFB2 #B2C3B6 #B2B6C3 #C3B2BE
square
#C3BFB2 #B2C3B6 #B2B6C3 #C3B2BE
split-complementary
#C3BFB2 #B2BEC3 #B6B2C3
monochromatic
#8D866E #A8A290 #C3BFB2 #DEDCD4 #F2F1EE
Accessibility & contrast
On white
1.84
#C3BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C3BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFB2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFB2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C3C0B2
Tritanopia (blue-blind)
#C6BDBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bfb2; /* rgb */ color: rgb(195, 191, 178); /* oklch */ color: oklch(80.4% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#d5d2c9',
500: '#c3bfb2',
950: '#000000',
},
}SCSS
$custom: #c3bfb2; $custom-light: #d5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c3bfb2",
"rgb": {
"r": 195,
"g": 191,
"b": 178
},
"hsl": {
"h": 45.882,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.80425,
"c": 0.01848,
"h": 92.7
},
"luminance": 0.52078
}Semantic roles & 50–950 ramp
primary
#C3BFB2
secondary
#838797
accent
#60974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382