#CFBF7B#CFBF7B
#CFBF7B is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.089 H 96.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF7B |
|---|---|
| RGB | rgb(207, 191, 123) |
| HSL | hsl(49, 47%, 65%) |
| HSV | hsv(49, 41%, 81%) |
| CMYK | cmyk(0%, 7.7%, 40.6%, 18.8%) |
| CIE-LAB | lab(77.26, -3.96, 36.33) |
| CIE-LCH | lch(77.26, 36.54, 96.22°) |
| OKLab | oklab(80.26% -0.0101 0.0889) |
| OKLCH | oklch(80.26% 0.089 96.5) |
| XYZ | xyz(47.9391, 51.9586, 26.2388) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.38
Sand (survey)
#E2CA76
ΔE00 4.52
Sand
#C2B280
ΔE00 4.99
Tan (survey)
#D1B26F
ΔE00 5.46
Sandstone
#C9AE74
ΔE00 5.86
Desert
#CCAD60
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF7B #7B8BCF
analogous
#CF957B #CFBF7B #B5CF7B
triadic
#CFBF7B #7BCFBF #BF7BCF
tetradic
#CFBF7B #7BCF95 #7B8BCF #CF7BB5
square
#CFBF7B #7BCF95 #7B8BCF #CF7BB5
split-complementary
#CFBF7B #7BB5CF #957BCF
monochromatic
#988637 #BFA94E #CFBF7B #DFD5A8 #F0EBD5
Accessibility & contrast
On white
1.84
#CFBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF7B
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF7B | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#DBB6AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf7b; /* rgb */ color: rgb(207, 191, 123); /* oklch */ color: oklch(80.3% 0.089 96.5);
Tailwind
colors: {
custom: {
50: '#dfd2a2',
500: '#cfbf7b',
950: '#000000',
},
}SCSS
$custom: #cfbf7b; $custom-light: #dfd2a2; $custom-dark: #000000;
JSON
{
"hex": "#cfbf7b",
"rgb": {
"r": 207,
"g": 191,
"b": 123
},
"hsl": {
"h": 48.571,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.80258,
"c": 0.08947,
"h": 96.5
},
"luminance": 0.51957
}Semantic roles & 50–950 ramp
primary
#CFBF7B
secondary
#505F9E
accent
#47BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380