#C4BFAA#C4BFAA
#C4BFAA is a light, muted yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.029 H 96.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFAA |
|---|---|
| RGB | rgb(196, 191, 170) |
| HSL | hsl(48, 18%, 72%) |
| HSV | hsv(48, 13%, 77%) |
| CMYK | cmyk(0%, 2.6%, 13.3%, 23.1%) |
| CIE-LAB | lab(77.22, -1.85, 11.23) |
| CIE-LCH | lch(77.22, 11.38, 99.37°) |
| OKLab | oklab(80.3% -0.0031 0.0292) |
| OKLCH | oklch(80.3% 0.029 96) |
| XYZ | xyz(48.6508, 51.9002, 45.4772) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.89
Greige
#B8AB98
ΔE00 6.60
Bland
#AFA88B
ΔE00 6.98
Khaki
#C3B091
ΔE00 7.22
Putty
#BEAE8A
ΔE00 7.38
Greyish
#A8A495
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFAA #AAAFC4
analogous
#C4B2AA #C4BFAA #BCC4AA
triadic
#C4BFAA #AAC4BF #BFAAC4
tetradic
#C4BFAA #AAC4B2 #AAAFC4 #C4AABC
square
#C4BFAA #AAC4B2 #AAAFC4 #C4AABC
split-complementary
#C4BFAA #AABCC4 #B2AAC4
monochromatic
#908764 #ABA486 #C4BFAA #DDDACE #F2F1ED
Accessibility & contrast
On white
1.85
#C4BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C4BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFAA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFAA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#C9BCB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bfaa; /* rgb */ color: rgb(196, 191, 170); /* oklch */ color: oklch(80.3% 0.029 96.0);
Tailwind
colors: {
custom: {
50: '#d6d2c3',
500: '#c4bfaa',
950: '#000000',
},
}SCSS
$custom: #c4bfaa; $custom-light: #d6d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c4bfaa",
"rgb": {
"r": 196,
"g": 191,
"b": 170
},
"hsl": {
"h": 48.462,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.80299,
"c": 0.02932,
"h": 96
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#C4BFAA
secondary
#7A8098
accent
#599C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382