#C2BFA7#C2BFA7
#C2BFA7 is a light, muted yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.033 H 101.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFA7 |
|---|---|
| RGB | rgb(194, 191, 167) |
| HSL | hsl(53, 18%, 71%) |
| HSV | hsv(53, 14%, 76%) |
| CMYK | cmyk(0%, 1.5%, 13.9%, 23.9%) |
| CIE-LAB | lab(76.99, -3.07, 12.50) |
| CIE-LCH | lch(76.99, 12.87, 103.80°) |
| OKLab | oklab(80.06% -0.0064 0.0324) |
| OKLCH | oklch(80.06% 0.033 101.3) |
| XYZ | xyz(47.8534, 51.5214, 43.9754) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.53
Bland
#AFA88B
ΔE00 6.63
Putty
#BEAE8A
ΔE00 7.43
Greige
#B8AB98
ΔE00 7.58
Stone (survey)
#ADA587
ΔE00 7.60
Khaki
#C3B091
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFA7 #A7AAC2
analogous
#C2B1A7 #C2BFA7 #B7C2A7
triadic
#C2BFA7 #A7C2BF #BFA7C2
tetradic
#C2BFA7 #A7C2B1 #A7AAC2 #C2A7B7
square
#C2BFA7 #A7C2B1 #A7AAC2 #C2A7B7
split-complementary
#C2BFA7 #A7B7C2 #B1A7C2
monochromatic
#8D8862 #A9A583 #C2BFA7 #DBD9CB #F2F2ED
Accessibility & contrast
On white
1.86
#C2BFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C2BFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFA7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFA7 | 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)
#C4BDA6
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#C7BBB8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfa7; /* rgb */ color: rgb(194, 191, 167); /* oklch */ color: oklch(80.1% 0.033 101.3);
Tailwind
colors: {
custom: {
50: '#d4d2c1',
500: '#c2bfa7',
950: '#000000',
},
}SCSS
$custom: #c2bfa7; $custom-light: #d4d2c1; $custom-dark: #000000;
JSON
{
"hex": "#c2bfa7",
"rgb": {
"r": 194,
"g": 191,
"b": 167
},
"hsl": {
"h": 53.333,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.80058,
"c": 0.033,
"h": 101.3
},
"luminance": 0.51521
}Semantic roles & 50–950 ramp
primary
#C2BFA7
secondary
#777B96
accent
#529C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382