#CFBD7B#CFBD7B
#CFBD7B is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.088 H 94.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD7B |
|---|---|
| RGB | rgb(207, 189, 123) |
| HSL | hsl(47, 47%, 65%) |
| HSV | hsv(47, 41%, 81%) |
| CMYK | cmyk(0%, 8.7%, 40.6%, 18.8%) |
| CIE-LAB | lab(76.73, -2.92, 35.66) |
| CIE-LCH | lch(76.73, 35.78, 94.68°) |
| OKLab | oklab(79.85% -0.0071 0.0874) |
| OKLCH | oklch(79.85% 0.088 94.7) |
| XYZ | xyz(47.5059, 51.0923, 26.0944) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.41
Tan (survey)
#D1B26F
ΔE00 4.66
Sand (survey)
#E2CA76
ΔE00 4.78
Darkkhaki
#BDB76B
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 5.02
Very Light Brown
#D3B683
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD7B #7B8DCF
analogous
#CF937B #CFBD7B #B7CF7B
triadic
#CFBD7B #7BCFBD #BD7BCF
tetradic
#CFBD7B #7BCF93 #7B8DCF #CF7BB7
square
#CFBD7B #7BCF93 #7B8DCF #CF7BB7
split-complementary
#CFBD7B #7BB7CF #937BCF
monochromatic
#988337 #BFA74E #CFBD7B #DFD3A8 #F0EAD5
Accessibility & contrast
On white
1.87
#CFBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CFBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD7B
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD7B | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA76
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#DBB4AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbd7b; /* rgb */ color: rgb(207, 189, 123); /* oklch */ color: oklch(79.8% 0.088 94.7);
Tailwind
colors: {
custom: {
50: '#dfd0a2',
500: '#cfbd7b',
950: '#000000',
},
}SCSS
$custom: #cfbd7b; $custom-light: #dfd0a2; $custom-dark: #000000;
JSON
{
"hex": "#cfbd7b",
"rgb": {
"r": 207,
"g": 189,
"b": 123
},
"hsl": {
"h": 47.143,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79847,
"c": 0.08764,
"h": 94.7
},
"luminance": 0.51091
}Semantic roles & 50–950 ramp
primary
#CFBD7B
secondary
#50619E
accent
#4ABA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380