#CFBC7B#CFBC7B
#CFBC7B is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.087 H 93.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC7B |
|---|---|
| RGB | rgb(207, 188, 123) |
| HSL | hsl(46, 47%, 65%) |
| HSV | hsv(46, 41%, 81%) |
| CMYK | cmyk(0%, 9.2%, 40.6%, 18.8%) |
| CIE-LAB | lab(76.47, -2.39, 35.32) |
| CIE-LCH | lch(76.47, 35.40, 93.88°) |
| OKLab | oklab(79.64% -0.0056 0.0866) |
| OKLCH | oklch(79.64% 0.087 93.7) |
| XYZ | xyz(47.2916, 50.6635, 26.0230) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.16
Tan (survey)
#D1B26F
ΔE00 4.27
Sandstone
#C9AE74
ΔE00 4.60
Sand (survey)
#E2CA76
ΔE00 4.97
Darkkhaki
#BDB76B
ΔE00 5.07
Very Light Brown
#D3B683
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC7B #7B8ECF
analogous
#CF927B #CFBC7B #B8CF7B
triadic
#CFBC7B #7BCFBC #BC7BCF
tetradic
#CFBC7B #7BCF92 #7B8ECF #CF7BB8
square
#CFBC7B #7BCF92 #7B8ECF #CF7BB8
split-complementary
#CFBC7B #7BB8CF #927BCF
monochromatic
#988237 #BFA54E #CFBC7B #DFD3A8 #F0EAD5
Accessibility & contrast
On white
1.89
#CFBC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CFBC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC7B
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC7B | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B976
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#DBB3AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc7b; /* rgb */ color: rgb(207, 188, 123); /* oklch */ color: oklch(79.6% 0.087 93.7);
Tailwind
colors: {
custom: {
50: '#dfd0a2',
500: '#cfbc7b',
950: '#000000',
},
}SCSS
$custom: #cfbc7b; $custom-light: #dfd0a2; $custom-dark: #000000;
JSON
{
"hex": "#cfbc7b",
"rgb": {
"r": 207,
"g": 188,
"b": 123
},
"hsl": {
"h": 46.429,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79641,
"c": 0.08676,
"h": 93.7
},
"luminance": 0.50662
}Semantic roles & 50–950 ramp
primary
#CFBC7B
secondary
#50629E
accent
#4CBA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380