#C2BB92#C2BB92
#C2BB92 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.7% C 0.056 H 99.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB92 |
|---|---|
| RGB | rgb(194, 187, 146) |
| HSL | hsl(51, 28%, 67%) |
| HSV | hsv(51, 25%, 76%) |
| CMYK | cmyk(0%, 3.6%, 24.7%, 23.9%) |
| CIE-LAB | lab(75.50, -4.12, 21.71) |
| CIE-LCH | lch(75.50, 22.10, 100.76°) |
| OKLab | oklab(78.74% -0.0092 0.0551) |
| OKLCH | oklch(78.74% 0.056 99.4) |
| XYZ | xyz(45.2068, 49.0861, 34.2817) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.31
Putty
#BEAE8A
ΔE00 5.19
Bland
#AFA88B
ΔE00 6.13
Stone (survey)
#ADA587
ΔE00 6.74
Khaki
#C3B091
ΔE00 6.96
Very Light Brown
#D3B683
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB92 #9299C2
analogous
#C2A392 #C2BB92 #B1C292
triadic
#C2BB92 #92C2BB #BB92C2
tetradic
#C2BB92 #92C2A3 #9299C2 #C292B1
square
#C2BB92 #92C2A3 #9299C2 #C292B1
split-complementary
#C2BB92 #92B1C2 #A392C2
monochromatic
#8C834E #ACA36B #C2BB92 #D8D3B9 #EEECE0
Accessibility & contrast
On white
1.94
#C2BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#C2BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB92
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB92 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#CAB5B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb92; /* rgb */ color: rgb(194, 187, 146); /* oklch */ color: oklch(78.7% 0.056 99.4);
Tailwind
colors: {
custom: {
50: '#d5cfb2',
500: '#c2bb92',
950: '#000000',
},
}SCSS
$custom: #c2bb92; $custom-light: #d5cfb2; $custom-dark: #000000;
JSON
{
"hex": "#c2bb92",
"rgb": {
"r": 194,
"g": 187,
"b": 146
},
"hsl": {
"h": 51.25,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.78739,
"c": 0.05585,
"h": 99.4
},
"luminance": 0.49085
}Semantic roles & 50–950 ramp
primary
#C2BB92
secondary
#D0D2E0
accent
#4EA73F
background
#FDFCFA
surface
#FAF9F5
border
#D3D2CF
text
#141311
muted
#838280