#C3BFAB#C3BFAB
#C3BFAB is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.028 H 97.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFAB |
|---|---|
| RGB | rgb(195, 191, 171) |
| HSL | hsl(50, 17%, 72%) |
| HSV | hsv(50, 12%, 76%) |
| CMYK | cmyk(0%, 2.1%, 12.3%, 23.5%) |
| CIE-LAB | lab(77.16, -2.05, 10.59) |
| CIE-LCH | lch(77.16, 10.79, 100.98°) |
| OKLab | oklab(80.24% -0.0037 0.0276) |
| OKLCH | oklch(80.24% 0.028 97.7) |
| XYZ | xyz(48.4865, 51.8044, 45.9652) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.01
Greige
#B8AB98
ΔE00 6.79
Bland
#AFA88B
ΔE00 7.13
Greyish
#A8A495
ΔE00 7.65
Khaki
#C3B091
ΔE00 7.67
Putty
#BEAE8A
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFAB #ABAFC3
analogous
#C3B3AB #C3BFAB #BBC3AB
triadic
#C3BFAB #ABC3BF #BFABC3
tetradic
#C3BFAB #ABC3B3 #ABAFC3 #C3ABBB
square
#C3BFAB #ABC3B3 #ABAFC3 #C3ABBB
split-complementary
#C3BFAB #ABBBC3 #B3ABC3
monochromatic
#8E8766 #AAA487 #C3BFAB #DDDACF #F2F1ED
Accessibility & contrast
On white
1.85
#C3BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C3BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFAB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFAB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAA
Deuteranopia (green-blind)
#C5BFAC
Tritanopia (blue-blind)
#C7BCB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bfab; /* rgb */ color: rgb(195, 191, 171); /* oklch */ color: oklch(80.2% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#d5d2c4',
500: '#c3bfab',
950: '#000000',
},
}SCSS
$custom: #c3bfab; $custom-light: #d5d2c4; $custom-dark: #000000;
JSON
{
"hex": "#c3bfab",
"rgb": {
"r": 195,
"g": 191,
"b": 171
},
"hsl": {
"h": 50,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.80242,
"c": 0.0278,
"h": 97.7
},
"luminance": 0.51804
}Semantic roles & 50–950 ramp
primary
#C3BFAB
secondary
#7B8097
accent
#589B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382