#C6BD85#C6BD85
#C6BD85 is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.2% C 0.075 H 100.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BD85 |
|---|---|
| RGB | rgb(198, 189, 133) |
| HSL | hsl(52, 36%, 65%) |
| HSV | hsv(52, 33%, 78%) |
| CMYK | cmyk(0%, 4.5%, 32.8%, 22.4%) |
| CIE-LAB | lab(76.13, -5.34, 29.50) |
| CIE-LCH | lch(76.13, 29.98, 100.25°) |
| OKLab | oklab(79.24% -0.0131 0.0735) |
| OKLCH | oklch(79.24% 0.075 100.1) |
| XYZ | xyz(45.7204, 50.0955, 29.4467) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.81
Darkkhaki
#BDB76B
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 6.69
Putty
#BEAE8A
ΔE00 6.95
Very Light Brown
#D3B683
ΔE00 7.11
Tan (survey)
#D1B26F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BD85 #858EC6
analogous
#C69C85 #C6BD85 #AFC685
triadic
#C6BD85 #85C6BD #BD85C6
tetradic
#C6BD85 #85C69C #858EC6 #C685AF
square
#C6BD85 #85C69C #858EC6 #C685AF
split-complementary
#C6BD85 #85AFC6 #9C85C6
monochromatic
#8E8442 #B3A65B #C6BD85 #D9D4AF #EDEAD8
Accessibility & contrast
On white
1.91
#C6BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C6BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BD85
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BD85 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CABD87
Tritanopia (blue-blind)
#D0B5AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c6bd85; /* rgb */ color: rgb(198, 189, 133); /* oklch */ color: oklch(79.2% 0.075 100.1);
Tailwind
colors: {
custom: {
50: '#d8d0a9',
500: '#c6bd85',
950: '#000000',
},
}SCSS
$custom: #c6bd85; $custom-light: #d8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#c6bd85",
"rgb": {
"r": 198,
"g": 189,
"b": 133
},
"hsl": {
"h": 51.692,
"s": 36.313,
"l": 64.902
},
"oklch": {
"l": 0.79235,
"c": 0.07464,
"h": 100.1
},
"luminance": 0.50094
}Semantic roles & 50–950 ramp
primary
#C6BD85
secondary
#596296
accent
#47AF36
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380