#CFBD79#CFBD79
#CFBD79 is a light, moderate yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.090 H 95.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD79 |
|---|---|
| RGB | rgb(207, 189, 121) |
| HSL | hsl(47, 47%, 64%) |
| HSV | hsv(47, 42%, 81%) |
| CMYK | cmyk(0%, 8.7%, 41.5%, 18.8%) |
| CIE-LAB | lab(76.70, -3.13, 36.65) |
| CIE-LCH | lch(76.70, 36.78, 94.89°) |
| OKLab | oklab(79.81% -0.0079 0.0895) |
| OKLCH | oklch(79.81% 0.09 95.1) |
| XYZ | xyz(47.3820, 51.0427, 25.4418) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.57
Darkkhaki
#BDB76B
ΔE00 4.62
Sand
#C2B280
ΔE00 4.70
Tan (survey)
#D1B26F
ΔE00 4.71
Sandstone
#C9AE74
ΔE00 5.18
Desert
#CCAD60
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD79 #798BCF
analogous
#CF9279 #CFBD79 #B6CF79
triadic
#CFBD79 #79CFBD #BD79CF
tetradic
#CFBD79 #79CF92 #798BCF #CF79B6
square
#CFBD79 #79CF92 #798BCF #CF79B6
split-complementary
#CFBD79 #79B6CF #9279CF
monochromatic
#978336 #BFA74C #CFBD79 #DFD3A6 #EFE9D3
Accessibility & contrast
On white
1.87
#CFBD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CFBD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD79
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD79 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA74
Deuteranopia (green-blind)
#CFC07B
Tritanopia (blue-blind)
#DBB3AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbd79; /* rgb */ color: rgb(207, 189, 121); /* oklch */ color: oklch(79.8% 0.090 95.1);
Tailwind
colors: {
custom: {
50: '#dfd0a0',
500: '#cfbd79',
950: '#000000',
},
}SCSS
$custom: #cfbd79; $custom-light: #dfd0a0; $custom-dark: #000000;
JSON
{
"hex": "#cfbd79",
"rgb": {
"r": 207,
"g": 189,
"b": 121
},
"hsl": {
"h": 47.442,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79813,
"c": 0.08988,
"h": 95.1
},
"luminance": 0.51041
}Semantic roles & 50–950 ramp
primary
#CFBD79
secondary
#4F5F9D
accent
#49BB2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380