#C5BFAB#C5BFAB
#C5BFAB is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.028 H 93.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BFAB |
|---|---|
| RGB | rgb(197, 191, 171) |
| HSL | hsl(46, 18%, 72%) |
| HSV | hsv(46, 13%, 77%) |
| CMYK | cmyk(0%, 3%, 13.2%, 22.7%) |
| CIE-LAB | lab(77.32, -1.32, 10.84) |
| CIE-LCH | lch(77.32, 10.93, 96.96°) |
| OKLab | oklab(80.41% -0.0015 0.0282) |
| OKLCH | oklch(80.41% 0.028 93.1) |
| XYZ | xyz(49.0068, 52.0728, 45.9895) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.18
Greige
#B8AB98
ΔE00 6.24
Khaki
#C3B091
ΔE00 6.97
Bland
#AFA88B
ΔE00 7.20
Putty
#BEAE8A
ΔE00 7.38
Greyish
#A8A495
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BFAB #ABB1C5
analogous
#C5B2AB #C5BFAB #BEC5AB
triadic
#C5BFAB #ABC5BF #BFABC5
tetradic
#C5BFAB #ABC5B2 #ABB1C5 #C5ABBE
square
#C5BFAB #ABC5B2 #ABB1C5 #C5ABBE
split-complementary
#C5BFAB #ABBEC5 #B2ABC5
monochromatic
#918764 #ACA387 #C5BFAB #DEDBCF #F3F1ED
Accessibility & contrast
On white
1.84
#C5BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#C5BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BFAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BFAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#CABCB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c5bfab; /* rgb */ color: rgb(197, 191, 171); /* oklch */ color: oklch(80.4% 0.028 93.1);
Tailwind
colors: {
custom: {
50: '#d6d2c4',
500: '#c5bfab',
950: '#000000',
},
}SCSS
$custom: #c5bfab; $custom-light: #d6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#c5bfab",
"rgb": {
"r": 197,
"g": 191,
"b": 171
},
"hsl": {
"h": 46.154,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.80407,
"c": 0.02823,
"h": 93.1
},
"luminance": 0.52072
}Semantic roles & 50–950 ramp
primary
#C5BFAB
secondary
#7B8299
accent
#5C9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382