#C7BF92#C7BF92
#C7BF92 is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.0% C 0.061 H 99.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BF92 |
|---|---|
| RGB | rgb(199, 191, 146) |
| HSL | hsl(51, 32%, 68%) |
| HSV | hsv(51, 27%, 78%) |
| CMYK | cmyk(0%, 4%, 26.6%, 22%) |
| CIE-LAB | lab(76.97, -4.30, 23.77) |
| CIE-LCH | lch(76.97, 24.16, 100.25°) |
| OKLab | oklab(80% -0.0097 0.0601) |
| OKLCH | oklch(80% 0.061 99.2) |
| XYZ | xyz(47.3725, 51.4800, 34.6297) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.34
Putty
#BEAE8A
ΔE00 5.98
Beige (survey)
#E6DAA6
ΔE00 6.93
Darkkhaki
#BDB76B
ΔE00 7.15
Very Light Brown
#D3B683
ΔE00 7.34
Bland
#AFA88B
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BF92 #929AC7
analogous
#C7A492 #C7BF92 #B5C792
triadic
#C7BF92 #92C7BF #BF92C7
tetradic
#C7BF92 #92C7A4 #929AC7 #C792B5
square
#C7BF92 #92C7A4 #929AC7 #C792B5
split-complementary
#C7BF92 #92B5C7 #A492C7
monochromatic
#93884C #B2A76A #C7BF92 #DCD7BA #F1EEE3
Accessibility & contrast
On white
1.86
#C7BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C7BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BF92
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BF92 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8F
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#CFB9B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c7bf92; /* rgb */ color: rgb(199, 191, 146); /* oklch */ color: oklch(80.0% 0.061 99.2);
Tailwind
colors: {
custom: {
50: '#d8d2b2',
500: '#c7bf92',
950: '#000000',
},
}SCSS
$custom: #c7bf92; $custom-light: #d8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#c7bf92",
"rgb": {
"r": 199,
"g": 191,
"b": 146
},
"hsl": {
"h": 50.943,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.79996,
"c": 0.06085,
"h": 99.2
},
"luminance": 0.51479
}Semantic roles & 50–950 ramp
primary
#C7BF92
secondary
#626B9B
accent
#4CAB3B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381