#CFBF78#CFBF78
#CFBF78 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.2% C 0.093 H 97.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF78 |
|---|---|
| RGB | rgb(207, 191, 120) |
| HSL | hsl(49, 48%, 64%) |
| HSV | hsv(49, 42%, 81%) |
| CMYK | cmyk(0%, 7.7%, 42%, 18.8%) |
| CIE-LAB | lab(77.21, -4.28, 37.81) |
| CIE-LCH | lch(77.21, 38.05, 96.46°) |
| OKLab | oklab(80.21% -0.0113 0.0921) |
| OKLCH | oklch(80.21% 0.093 97) |
| XYZ | xyz(47.7542, 51.8847, 25.2649) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.16
Sand (survey)
#E2CA76
ΔE00 4.26
Sand
#C2B280
ΔE00 5.41
Tan (survey)
#D1B26F
ΔE00 5.57
Sandstone
#C9AE74
ΔE00 6.11
Desert
#CCAD60
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF78 #7888CF
analogous
#CF9478 #CFBF78 #B4CF78
triadic
#CFBF78 #78CFBF #BF78CF
tetradic
#CFBF78 #78CF94 #7888CF #CF78B4
square
#CFBF78 #78CF94 #7888CF #CF78B4
split-complementary
#CFBF78 #78B4CF #9478CF
monochromatic
#978536 #BFAA4B #CFBF78 #DFD4A5 #EFEAD2
Accessibility & contrast
On white
1.85
#CFBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CFBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF78
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF78 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB73
Deuteranopia (green-blind)
#D1C17B
Tritanopia (blue-blind)
#DBB5AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf78; /* rgb */ color: rgb(207, 191, 120); /* oklch */ color: oklch(80.2% 0.093 97.0);
Tailwind
colors: {
custom: {
50: '#dfd2a0',
500: '#cfbf78',
950: '#000000',
},
}SCSS
$custom: #cfbf78; $custom-light: #dfd2a0; $custom-dark: #000000;
JSON
{
"hex": "#cfbf78",
"rgb": {
"r": 207,
"g": 191,
"b": 120
},
"hsl": {
"h": 48.966,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.80209,
"c": 0.09281,
"h": 97
},
"luminance": 0.51883
}Semantic roles & 50–950 ramp
primary
#CFBF78
secondary
#4E5D9D
accent
#45BB2B
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380