#C2BB93#C2BB93
#C2BB93 is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.8% C 0.055 H 99.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB93 |
|---|---|
| RGB | rgb(194, 187, 147) |
| HSL | hsl(51, 28%, 67%) |
| HSV | hsv(51, 24%, 76%) |
| CMYK | cmyk(0%, 3.6%, 24.2%, 23.9%) |
| CIE-LAB | lab(75.52, -3.98, 21.20) |
| CIE-LCH | lch(75.52, 21.57, 100.64°) |
| OKLab | oklab(78.76% -0.0088 0.0539) |
| OKLCH | oklch(78.76% 0.055 99.2) |
| XYZ | xyz(45.2849, 49.1174, 34.6932) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.45
Putty
#BEAE8A
ΔE00 5.12
Bland
#AFA88B
ΔE00 6.00
Stone (survey)
#ADA587
ΔE00 6.63
Khaki
#C3B091
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB93 #939AC2
analogous
#C2A493 #C2BB93 #B2C293
triadic
#C2BB93 #93C2BB #BB93C2
tetradic
#C2BB93 #93C2A4 #939AC2 #C293B2
square
#C2BB93 #93C2A4 #939AC2 #C293B2
split-complementary
#C2BB93 #93B2C2 #A493C2
monochromatic
#8C834F #ACA26C #C2BB93 #D8D4BA #EEECE1
Accessibility & contrast
On white
1.94
#C2BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#C2BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB93
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB93 | 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)
#C3B890
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#C9B5B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb93; /* rgb */ color: rgb(194, 187, 147); /* oklch */ color: oklch(78.8% 0.055 99.2);
Tailwind
colors: {
custom: {
50: '#d5cfb3',
500: '#c2bb93',
950: '#000000',
},
}SCSS
$custom: #c2bb93; $custom-light: #d5cfb3; $custom-dark: #000000;
JSON
{
"hex": "#c2bb93",
"rgb": {
"r": 194,
"g": 187,
"b": 147
},
"hsl": {
"h": 51.064,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.78761,
"c": 0.05457,
"h": 99.2
},
"luminance": 0.49117
}Semantic roles & 50–950 ramp
primary
#C2BB93
secondary
#D1D3E0
accent
#4EA63F
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280