#C2BFAA#C2BFAA
#C2BFAA is a light, muted yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.029 H 100.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFAA |
|---|---|
| RGB | rgb(194, 191, 170) |
| HSL | hsl(53, 16%, 71%) |
| HSV | hsv(53, 12%, 76%) |
| CMYK | cmyk(0%, 1.5%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.06, -2.58, 10.98) |
| CIE-LCH | lch(77.06, 11.28, 103.25°) |
| OKLab | oklab(80.13% -0.0052 0.0285) |
| OKLCH | oklch(80.13% 0.029 100.4) |
| XYZ | xyz(48.1339, 51.6337, 45.4530) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.70
Bland
#AFA88B
ΔE00 6.99
Greige
#B8AB98
ΔE00 7.20
Greyish
#A8A495
ΔE00 7.73
Putty
#BEAE8A
ΔE00 7.88
Cement
#A5A391
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFAA #AAADC2
analogous
#C2B3AA #C2BFAA #B9C2AA
triadic
#C2BFAA #AAC2BF #BFAAC2
tetradic
#C2BFAA #AAC2B3 #AAADC2 #C2AAB9
square
#C2BFAA #AAC2B3 #AAADC2 #C2AAB9
split-complementary
#C2BFAA #AAB9C2 #B3AAC2
monochromatic
#8D8865 #A8A486 #C2BFAA #DCDACE #F2F2ED
Accessibility & contrast
On white
1.85
#C2BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C2BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFAA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFAA | 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)
#C3BDA9
Deuteranopia (green-blind)
#C4BFAB
Tritanopia (blue-blind)
#C6BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfaa; /* rgb */ color: rgb(194, 191, 170); /* oklch */ color: oklch(80.1% 0.029 100.4);
Tailwind
colors: {
custom: {
50: '#d4d2c3',
500: '#c2bfaa',
950: '#000000',
},
}SCSS
$custom: #c2bfaa; $custom-light: #d4d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c2bfaa",
"rgb": {
"r": 194,
"g": 191,
"b": 170
},
"hsl": {
"h": 52.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80134,
"c": 0.02899,
"h": 100.4
},
"luminance": 0.51633
}Semantic roles & 50–950 ramp
primary
#C2BFAA
secondary
#7A7E96
accent
#559B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382