#CFBB7B#CFBB7B
#CFBB7B is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.086 H 92.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB7B |
|---|---|
| RGB | rgb(207, 187, 123) |
| HSL | hsl(46, 47%, 65%) |
| HSV | hsv(46, 41%, 81%) |
| CMYK | cmyk(0%, 9.7%, 40.6%, 18.8%) |
| CIE-LAB | lab(76.22, -1.87, 34.99) |
| CIE-LCH | lch(76.22, 35.04, 93.06°) |
| OKLab | oklab(79.44% -0.0041 0.0858) |
| OKLCH | oklch(79.44% 0.086 92.7) |
| XYZ | xyz(47.0787, 50.2378, 25.9520) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.88
Sand
#C2B280
ΔE00 3.94
Sandstone
#C9AE74
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 4.71
Desert
#CCAD60
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB7B #7B8FCF
analogous
#CF917B #CFBB7B #B9CF7B
triadic
#CFBB7B #7BCFBB #BB7BCF
tetradic
#CFBB7B #7BCF91 #7B8FCF #CF7BB9
square
#CFBB7B #7BCF91 #7B8FCF #CF7BB9
split-complementary
#CFBB7B #7BB9CF #917BCF
monochromatic
#988137 #BFA44E #CFBB7B #DFD2A8 #F0E9D5
Accessibility & contrast
On white
1.90
#CFBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CFBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB7B
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB7B | 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)
#C8B876
Deuteranopia (green-blind)
#CDBF7D
Tritanopia (blue-blind)
#DBB2AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfbb7b; /* rgb */ color: rgb(207, 187, 123); /* oklch */ color: oklch(79.4% 0.086 92.7);
Tailwind
colors: {
custom: {
50: '#dfcfa2',
500: '#cfbb7b',
950: '#000000',
},
}SCSS
$custom: #cfbb7b; $custom-light: #dfcfa2; $custom-dark: #000000;
JSON
{
"hex": "#cfbb7b",
"rgb": {
"r": 207,
"g": 187,
"b": 123
},
"hsl": {
"h": 45.714,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79436,
"c": 0.08591,
"h": 92.7
},
"luminance": 0.50236
}Semantic roles & 50–950 ramp
primary
#CFBB7B
secondary
#50639E
accent
#4DBA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380