#C7BD85#C7BD85
#C7BD85 is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.3% C 0.075 H 99.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BD85 |
|---|---|
| RGB | rgb(199, 189, 133) |
| HSL | hsl(51, 37%, 65%) |
| HSV | hsv(51, 33%, 78%) |
| CMYK | cmyk(0%, 5%, 33.2%, 22%) |
| CIE-LAB | lab(76.21, -4.94, 29.63) |
| CIE-LCH | lch(76.21, 30.04, 99.47°) |
| OKLab | oklab(79.32% -0.012 0.0738) |
| OKLCH | oklch(79.32% 0.075 99.3) |
| XYZ | xyz(45.9850, 50.2319, 29.4591) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.64
Darkkhaki
#BDB76B
ΔE00 4.69
Sandstone
#C9AE74
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 6.79
Putty
#BEAE8A
ΔE00 6.81
Tan (survey)
#D1B26F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BD85 #858FC7
analogous
#C79C85 #C7BD85 #B0C785
triadic
#C7BD85 #85C7BD #BD85C7
tetradic
#C7BD85 #85C79C #858FC7 #C785B0
square
#C7BD85 #85C79C #858FC7 #C785B0
split-complementary
#C7BD85 #85B0C7 #9C85C7
monochromatic
#908442 #B4A65B #C7BD85 #DAD4AF #EEEAD9
Accessibility & contrast
On white
1.90
#C7BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#C7BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BD85
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BD85 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#CBBE87
Tritanopia (blue-blind)
#D1B5AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c7bd85; /* rgb */ color: rgb(199, 189, 133); /* oklch */ color: oklch(79.3% 0.075 99.3);
Tailwind
colors: {
custom: {
50: '#d9d0a9',
500: '#c7bd85',
950: '#000000',
},
}SCSS
$custom: #c7bd85; $custom-light: #d9d0a9; $custom-dark: #000000;
JSON
{
"hex": "#c7bd85",
"rgb": {
"r": 199,
"g": 189,
"b": 133
},
"hsl": {
"h": 50.909,
"s": 37.079,
"l": 65.098
},
"oklch": {
"l": 0.79321,
"c": 0.07474,
"h": 99.3
},
"luminance": 0.50231
}Semantic roles & 50–950 ramp
primary
#C7BD85
secondary
#596297
accent
#48B036
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380