#CFBC7A#CFBC7A
#CFBC7A is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.6% C 0.088 H 93.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC7A |
|---|---|
| RGB | rgb(207, 188, 122) |
| HSL | hsl(47, 47%, 65%) |
| HSV | hsv(47, 41%, 81%) |
| CMYK | cmyk(0%, 9.2%, 41.1%, 18.8%) |
| CIE-LAB | lab(76.46, -2.50, 35.82) |
| CIE-LCH | lch(76.46, 35.91, 94.00°) |
| OKLab | oklab(79.62% -0.006 0.0877) |
| OKLCH | oklch(79.62% 0.088 93.9) |
| XYZ | xyz(47.2293, 50.6386, 25.6950) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.28
Sand
#C2B280
ΔE00 4.30
Sandstone
#C9AE74
ΔE00 4.68
Sand (survey)
#E2CA76
ΔE00 4.86
Darkkhaki
#BDB76B
ΔE00 4.97
Very Light Brown
#D3B683
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC7A #7A8DCF
analogous
#CF927A #CFBC7A #B8CF7A
triadic
#CFBC7A #7ACFBC #BC7ACF
tetradic
#CFBC7A #7ACF92 #7A8DCF #CF7AB8
square
#CFBC7A #7ACF92 #7A8DCF #CF7AB8
split-complementary
#CFBC7A #7AB8CF #927ACF
monochromatic
#988237 #BFA54D #CFBC7A #DFD3A7 #EFE9D4
Accessibility & contrast
On white
1.89
#CFBC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CFBC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC7A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC7A | 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)
#C9B975
Deuteranopia (green-blind)
#CEBF7C
Tritanopia (blue-blind)
#DBB2AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc7a; /* rgb */ color: rgb(207, 188, 122); /* oklch */ color: oklch(79.6% 0.088 93.9);
Tailwind
colors: {
custom: {
50: '#dfd0a1',
500: '#cfbc7a',
950: '#000000',
},
}SCSS
$custom: #cfbc7a; $custom-light: #dfd0a1; $custom-dark: #000000;
JSON
{
"hex": "#cfbc7a",
"rgb": {
"r": 207,
"g": 188,
"b": 122
},
"hsl": {
"h": 46.588,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79624,
"c": 0.08789,
"h": 93.9
},
"luminance": 0.50637
}Semantic roles & 50–950 ramp
primary
#CFBC7A
secondary
#50619E
accent
#4BBA2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380