#CFBF84#CFBF84
#CFBF84 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.079 H 94.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF84 |
|---|---|
| RGB | rgb(207, 191, 132) |
| HSL | hsl(47, 44%, 66%) |
| HSV | hsv(47, 36%, 81%) |
| CMYK | cmyk(0%, 7.7%, 36.2%, 18.8%) |
| CIE-LAB | lab(77.40, -2.94, 31.84) |
| CIE-LCH | lch(77.40, 31.98, 95.28°) |
| OKLab | oklab(80.42% -0.0066 0.0789) |
| OKLCH | oklch(80.42% 0.079 94.8) |
| XYZ | xyz(48.5286, 52.1944, 29.3435) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 5.34
Sandstone
#C9AE74
ΔE00 5.40
Darkkhaki
#BDB76B
ΔE00 5.47
Tan (survey)
#D1B26F
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF84 #8494CF
analogous
#CF9A84 #CFBF84 #BACF84
triadic
#CFBF84 #84CFBF #BF84CF
tetradic
#CFBF84 #84CF9A #8494CF #CF84BA
square
#CFBF84 #84CF9A #8494CF #CF84BA
split-complementary
#CFBF84 #84BACF #9A84CF
monochromatic
#9C883D #BEA858 #CFBF84 #E0D6B0 #F1EDDC
Accessibility & contrast
On white
1.84
#CFBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CFBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF84
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF84 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#DAB6B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf84; /* rgb */ color: rgb(207, 191, 132); /* oklch */ color: oklch(80.4% 0.079 94.8);
Tailwind
colors: {
custom: {
50: '#dfd2a8',
500: '#cfbf84',
950: '#000000',
},
}SCSS
$custom: #cfbf84; $custom-light: #dfd2a8; $custom-dark: #000000;
JSON
{
"hex": "#cfbf84",
"rgb": {
"r": 207,
"g": 191,
"b": 132
},
"hsl": {
"h": 47.2,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.80416,
"c": 0.07915,
"h": 94.8
},
"luminance": 0.52193
}Semantic roles & 50–950 ramp
primary
#CFBF84
secondary
#5666A2
accent
#4CB72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380