#CFBF85#CFBF85
#CFBF85 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.078 H 94.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF85 |
|---|---|
| RGB | rgb(207, 191, 133) |
| HSL | hsl(47, 44%, 67%) |
| HSV | hsv(47, 36%, 81%) |
| CMYK | cmyk(0%, 7.7%, 35.7%, 18.8%) |
| CIE-LAB | lab(77.41, -2.83, 31.34) |
| CIE-LCH | lch(77.41, 31.47, 95.15°) |
| OKLab | oklab(80.43% -0.0062 0.0778) |
| OKLCH | oklch(80.43% 0.078 94.5) |
| XYZ | xyz(48.5974, 52.2219, 29.7056) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 5.24
Sandstone
#C9AE74
ΔE00 5.38
Tan (survey)
#D1B26F
ΔE00 5.53
Darkkhaki
#BDB76B
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF85 #8595CF
analogous
#CF9A85 #CFBF85 #BACF85
triadic
#CFBF85 #85CFBF #BF85CF
tetradic
#CFBF85 #85CF9A #8595CF #CF85BA
square
#CFBF85 #85CF9A #8595CF #CF85BA
split-complementary
#CFBF85 #85BACF #9A85CF
monochromatic
#9C883D #BEA859 #CFBF85 #E0D6B1 #F2EDDD
Accessibility & contrast
On white
1.84
#CFBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CFBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF85
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF85 | 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)
#CBBC81
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#DAB6B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf85; /* rgb */ color: rgb(207, 191, 133); /* oklch */ color: oklch(80.4% 0.078 94.5);
Tailwind
colors: {
custom: {
50: '#dfd2a9',
500: '#cfbf85',
950: '#000000',
},
}SCSS
$custom: #cfbf85; $custom-light: #dfd2a9; $custom-dark: #000000;
JSON
{
"hex": "#cfbf85",
"rgb": {
"r": 207,
"g": 191,
"b": 133
},
"hsl": {
"h": 47.027,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80434,
"c": 0.07799,
"h": 94.5
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#CFBF85
secondary
#5667A2
accent
#4CB72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380