#C2BD98#C2BD98
#C2BD98 is a light, muted yellow. Relative luminance 0.501; OKLCH L 79.3% C 0.050 H 101.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BD98 |
|---|---|
| RGB | rgb(194, 189, 152) |
| HSL | hsl(53, 26%, 68%) |
| HSV | hsv(53, 22%, 76%) |
| CMYK | cmyk(0%, 2.6%, 21.6%, 23.9%) |
| CIE-LAB | lab(76.15, -4.31, 19.38) |
| CIE-LCH | lch(76.15, 19.86, 102.55°) |
| OKLab | oklab(79.29% -0.0097 0.0495) |
| OKLCH | oklch(79.29% 0.05 101.1) |
| XYZ | xyz(46.1131, 50.1322, 36.9470) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.62
Putty
#BEAE8A
ΔE00 5.86
Bland
#AFA88B
ΔE00 6.16
Stone (survey)
#ADA587
ΔE00 6.91
Khaki
#C3B091
ΔE00 7.37
Beige (survey)
#E6DAA6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BD98 #989DC2
analogous
#C2A898 #C2BD98 #B2C298
triadic
#C2BD98 #98C2BD #BD98C2
tetradic
#C2BD98 #98C2A8 #989DC2 #C298B2
square
#C2BD98 #98C2A8 #989DC2 #C298B2
split-complementary
#C2BD98 #98B2C2 #A898C2
monochromatic
#8C8653 #ABA472 #C2BD98 #D9D6BE #F0EEE5
Accessibility & contrast
On white
1.90
#C2BD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#C2BD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BD98
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BD98 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#C9B8B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bd98; /* rgb */ color: rgb(194, 189, 152); /* oklch */ color: oklch(79.3% 0.050 101.1);
Tailwind
colors: {
custom: {
50: '#d4d0b6',
500: '#c2bd98',
950: '#000000',
},
}SCSS
$custom: #c2bd98; $custom-light: #d4d0b6; $custom-dark: #000000;
JSON
{
"hex": "#c2bd98",
"rgb": {
"r": 194,
"g": 189,
"b": 152
},
"hsl": {
"h": 52.857,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.79288,
"c": 0.0504,
"h": 101.1
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#C2BD98
secondary
#686E96
accent
#4DA441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381