#C1BFAB#C1BFAB
#C1BFAB is a light, muted yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.028 H 102.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFAB |
|---|---|
| RGB | rgb(193, 191, 171) |
| HSL | hsl(55, 15%, 71%) |
| HSV | hsv(55, 11%, 76%) |
| CMYK | cmyk(0%, 1%, 11.4%, 24.3%) |
| CIE-LAB | lab(77.00, -2.79, 10.35) |
| CIE-LCH | lch(77.00, 10.71, 105.07°) |
| OKLab | oklab(80.08% -0.0059 0.0269) |
| OKLCH | oklch(80.08% 0.028 102.3) |
| XYZ | xyz(47.9730, 51.5397, 45.9411) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.86
Bland
#AFA88B
ΔE00 7.20
Greige
#B8AB98
ΔE00 7.43
Greyish
#A8A495
ΔE00 7.67
Cement
#A5A391
ΔE00 7.82
Stone (survey)
#ADA587
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFAB #ABADC1
analogous
#C1B4AB #C1BFAB #B8C1AB
triadic
#C1BFAB #ABC1BF #BFABC1
tetradic
#C1BFAB #ABC1B4 #ABADC1 #C1ABB8
square
#C1BFAB #ABC1B4 #ABADC1 #C1ABB8
split-complementary
#C1BFAB #ABB8C1 #B4ABC1
monochromatic
#8B8867 #A7A488 #C1BFAB #DBDACE #F2F2ED
Accessibility & contrast
On white
1.86
#C1BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#C1BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFAB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFAB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#C5BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c1bfab; /* rgb */ color: rgb(193, 191, 171); /* oklch */ color: oklch(80.1% 0.028 102.3);
Tailwind
colors: {
custom: {
50: '#d3d2c4',
500: '#c1bfab',
950: '#000000',
},
}SCSS
$custom: #c1bfab; $custom-light: #d3d2c4; $custom-dark: #000000;
JSON
{
"hex": "#c1bfab",
"rgb": {
"r": 193,
"g": 191,
"b": 171
},
"hsl": {
"h": 54.545,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.80077,
"c": 0.02754,
"h": 102.3
},
"luminance": 0.51539
}Semantic roles & 50–950 ramp
primary
#C1BFAB
secondary
#7C7E95
accent
#53994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382