#C1BFAA#C1BFAA
#C1BFAA is a light, muted yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.029 H 102.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFAA |
|---|---|
| RGB | rgb(193, 191, 170) |
| HSL | hsl(55, 16%, 71%) |
| HSV | hsv(55, 12%, 76%) |
| CMYK | cmyk(0%, 1%, 11.9%, 24.3%) |
| CIE-LAB | lab(76.98, -2.95, 10.85) |
| CIE-LCH | lch(76.98, 11.25, 105.20°) |
| OKLab | oklab(80.05% -0.0063 0.0282) |
| OKLCH | oklch(80.05% 0.029 102.6) |
| XYZ | xyz(47.8781, 51.5017, 45.4410) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.11
Bland
#AFA88B
ΔE00 7.05
Greige
#B8AB98
ΔE00 7.53
Greyish
#A8A495
ΔE00 7.76
Cement
#A5A391
ΔE00 7.84
Stone (survey)
#ADA587
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFAA #AAACC1
analogous
#C1B3AA #C1BFAA #B7C1AA
triadic
#C1BFAA #AAC1BF #BFAAC1
tetradic
#C1BFAA #AAC1B3 #AAACC1 #C1AAB7
square
#C1BFAA #AAC1B3 #AAACC1 #C1AAB7
split-complementary
#C1BFAA #AAB7C1 #B3AAC1
monochromatic
#8B8865 #A7A487 #C1BFAA #DBDACD #F2F2ED
Accessibility & contrast
On white
1.86
#C1BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C1BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFAA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFAA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#C4BFAB
Tritanopia (blue-blind)
#C5BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c1bfaa; /* rgb */ color: rgb(193, 191, 170); /* oklch */ color: oklch(80.1% 0.029 102.6);
Tailwind
colors: {
custom: {
50: '#d3d2c3',
500: '#c1bfaa',
950: '#000000',
},
}SCSS
$custom: #c1bfaa; $custom-light: #d3d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c1bfaa",
"rgb": {
"r": 193,
"g": 191,
"b": 170
},
"hsl": {
"h": 54.783,
"s": 15.646,
"l": 71.176
},
"oklch": {
"l": 0.80052,
"c": 0.02889,
"h": 102.6
},
"luminance": 0.51501
}Semantic roles & 50–950 ramp
primary
#C1BFAA
secondary
#7B7D95
accent
#529A4C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382