#C2BFAB#C2BFAB
#C2BFAB is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.2% C 0.028 H 100.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFAB |
|---|---|
| RGB | rgb(194, 191, 171) |
| HSL | hsl(52, 16%, 72%) |
| HSV | hsv(52, 12%, 76%) |
| CMYK | cmyk(0%, 1.5%, 11.9%, 23.9%) |
| CIE-LAB | lab(77.08, -2.42, 10.47) |
| CIE-LCH | lch(77.08, 10.75, 103.02°) |
| OKLab | oklab(80.16% -0.0048 0.0272) |
| OKLCH | oklch(80.16% 0.028 100) |
| XYZ | xyz(48.2289, 51.6716, 45.9531) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.43
Greige
#B8AB98
ΔE00 7.11
Bland
#AFA88B
ΔE00 7.15
Greyish
#A8A495
ΔE00 7.64
Cement
#A5A391
ΔE00 7.88
Khaki
#C3B091
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFAB #ABAEC2
analogous
#C2B4AB #C2BFAB #BAC2AB
triadic
#C2BFAB #ABC2BF #BFABC2
tetradic
#C2BFAB #ABC2B4 #ABAEC2 #C2ABBA
square
#C2BFAB #ABC2B4 #ABAEC2 #C2ABBA
split-complementary
#C2BFAB #ABBAC2 #B4ABC2
monochromatic
#8D8866 #A8A488 #C2BFAB #DCDACE #F2F1ED
Accessibility & contrast
On white
1.85
#C2BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C2BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFAB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFAB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#C6BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfab; /* rgb */ color: rgb(194, 191, 171); /* oklch */ color: oklch(80.2% 0.028 100.0);
Tailwind
colors: {
custom: {
50: '#d4d2c4',
500: '#c2bfab',
950: '#000000',
},
}SCSS
$custom: #c2bfab; $custom-light: #d4d2c4; $custom-dark: #000000;
JSON
{
"hex": "#c2bfab",
"rgb": {
"r": 194,
"g": 191,
"b": 171
},
"hsl": {
"h": 52.174,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.80159,
"c": 0.02765,
"h": 100
},
"luminance": 0.51671
}Semantic roles & 50–950 ramp
primary
#C2BFAB
secondary
#7B7F96
accent
#569A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382