#C2BFAD#C2BFAD
#C2BFAD is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.2% C 0.025 H 99.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFAD |
|---|---|
| RGB | rgb(194, 191, 173) |
| HSL | hsl(51, 15%, 72%) |
| HSV | hsv(51, 11%, 76%) |
| CMYK | cmyk(0%, 1.5%, 10.8%, 23.9%) |
| CIE-LAB | lab(77.13, -2.09, 9.46) |
| CIE-LCH | lch(77.13, 9.69, 102.47°) |
| OKLab | oklab(80.21% -0.004 0.0246) |
| OKLCH | oklch(80.21% 0.025 99.2) |
| XYZ | xyz(48.4209, 51.7485, 46.9647) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.92
Greige
#B8AB98
ΔE00 6.96
Bland
#AFA88B
ΔE00 7.51
Greyish
#A8A495
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.70
Cement
#A5A391
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFAD #ADB0C2
analogous
#C2B5AD #C2BFAD #BBC2AD
triadic
#C2BFAD #ADC2BF #BFADC2
tetradic
#C2BFAD #ADC2B5 #ADB0C2 #C2ADBB
square
#C2BFAD #ADC2B5 #ADB0C2 #C2ADBB
split-complementary
#C2BFAD #ADBBC2 #B5ADC2
monochromatic
#8C8768 #A8A48A #C2BFAD #DCDAD0 #F2F1ED
Accessibility & contrast
On white
1.85
#C2BFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C2BFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFAD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFAD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#C6BCBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfad; /* rgb */ color: rgb(194, 191, 173); /* oklch */ color: oklch(80.2% 0.025 99.2);
Tailwind
colors: {
custom: {
50: '#d4d2c5',
500: '#c2bfad',
950: '#000000',
},
}SCSS
$custom: #c2bfad; $custom-light: #d4d2c5; $custom-dark: #000000;
JSON
{
"hex": "#c2bfad",
"rgb": {
"r": 194,
"g": 191,
"b": 173
},
"hsl": {
"h": 51.429,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.80211,
"c": 0.02496,
"h": 99.2
},
"luminance": 0.51748
}Semantic roles & 50–950 ramp
primary
#C2BFAD
secondary
#7E8196
accent
#58994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382