#C2BFAE#C2BFAE
#C2BFAE is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.024 H 98.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFAE |
|---|---|
| RGB | rgb(194, 191, 174) |
| HSL | hsl(51, 14%, 72%) |
| HSV | hsv(51, 10%, 76%) |
| CMYK | cmyk(0%, 1.5%, 10.3%, 23.9%) |
| CIE-LAB | lab(77.15, -1.92, 8.95) |
| CIE-LCH | lch(77.15, 9.15, 102.13°) |
| OKLab | oklab(80.24% -0.0036 0.0234) |
| OKLCH | oklch(80.24% 0.024 98.7) |
| XYZ | xyz(48.5181, 51.7873, 47.4762) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.68
Greige
#B8AB98
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.37
Greyish
#A8A495
ΔE00 7.48
Bland
#AFA88B
ΔE00 7.72
Silver
#C0C0C0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFAE #AEB1C2
analogous
#C2B5AE #C2BFAE #BBC2AE
triadic
#C2BFAE #AEC2BF #BFAEC2
tetradic
#C2BFAE #AEC2B5 #AEB1C2 #C2AEBB
square
#C2BFAE #AEC2B5 #AEB1C2 #C2AEBB
split-complementary
#C2BFAE #AEBBC2 #B5AEC2
monochromatic
#8C876A #A8A38B #C2BFAE #DCDBD1 #F2F1EE
Accessibility & contrast
On white
1.85
#C2BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C2BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFAE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFAE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#C6BCBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfae; /* rgb */ color: rgb(194, 191, 174); /* oklch */ color: oklch(80.2% 0.024 98.7);
Tailwind
colors: {
custom: {
50: '#d4d2c6',
500: '#c2bfae',
950: '#000000',
},
}SCSS
$custom: #c2bfae; $custom-light: #d4d2c6; $custom-dark: #000000;
JSON
{
"hex": "#c2bfae",
"rgb": {
"r": 194,
"g": 191,
"b": 174
},
"hsl": {
"h": 51,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.80237,
"c": 0.02362,
"h": 98.7
},
"luminance": 0.51787
}Semantic roles & 50–950 ramp
primary
#C2BFAE
secondary
#7F8296
accent
#59984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382