#C2BB98#C2BB98
#C2BB98 is a light, muted yellow. Relative luminance 0.493; OKLCH L 78.9% C 0.048 H 98.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB98 |
|---|---|
| RGB | rgb(194, 187, 152) |
| HSL | hsl(50, 26%, 68%) |
| HSV | hsv(50, 22%, 76%) |
| CMYK | cmyk(0%, 3.6%, 21.6%, 23.9%) |
| CIE-LAB | lab(75.62, -3.26, 18.65) |
| CIE-LCH | lch(75.62, 18.94, 99.92°) |
| OKLab | oklab(78.87% -0.0067 0.0477) |
| OKLCH | oklch(78.87% 0.048 98) |
| XYZ | xyz(45.6858, 49.2778, 36.8045) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.90
Sand
#C2B280
ΔE00 5.30
Bland
#AFA88B
ΔE00 5.47
Stone (survey)
#ADA587
ΔE00 6.23
Khaki
#C3B091
ΔE00 6.26
Greige
#B8AB98
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB98 #989FC2
analogous
#C2A698 #C2BB98 #B4C298
triadic
#C2BB98 #98C2BB #BB98C2
tetradic
#C2BB98 #98C2A6 #989FC2 #C298B4
square
#C2BB98 #98C2A6 #989FC2 #C298B4
split-complementary
#C2BB98 #98B4C2 #A698C2
monochromatic
#8C8353 #ABA272 #C2BB98 #D9D4BE #F0EEE5
Accessibility & contrast
On white
1.93
#C2BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#C2BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB98
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB98 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B996
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#C9B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb98; /* rgb */ color: rgb(194, 187, 152); /* oklch */ color: oklch(78.9% 0.048 98.0);
Tailwind
colors: {
custom: {
50: '#d4cfb6',
500: '#c2bb98',
950: '#000000',
},
}SCSS
$custom: #c2bb98; $custom-light: #d4cfb6; $custom-dark: #000000;
JSON
{
"hex": "#c2bb98",
"rgb": {
"r": 194,
"g": 187,
"b": 152
},
"hsl": {
"h": 50,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.78872,
"c": 0.04813,
"h": 98
},
"luminance": 0.49277
}Semantic roles & 50–950 ramp
primary
#C2BB98
secondary
#D4D7E1
accent
#52A441
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280