#CFBF81#CFBF81
#CFBF81 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.083 H 95.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF81 |
|---|---|
| RGB | rgb(207, 191, 129) |
| HSL | hsl(48, 45%, 66%) |
| HSV | hsv(48, 38%, 81%) |
| CMYK | cmyk(0%, 7.7%, 37.7%, 18.8%) |
| CIE-LAB | lab(77.35, -3.29, 33.34) |
| CIE-LCH | lch(77.35, 33.51, 95.64°) |
| OKLab | oklab(80.36% -0.0078 0.0823) |
| OKLCH | oklch(80.36% 0.083 95.4) |
| XYZ | xyz(48.3263, 52.1135, 28.2779) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.20
Darkkhaki
#BDB76B
ΔE00 5.04
Sand (survey)
#E2CA76
ΔE00 5.24
Tan (survey)
#D1B26F
ΔE00 5.42
Sandstone
#C9AE74
ΔE00 5.50
Very Light Brown
#D3B683
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF81 #8191CF
analogous
#CF9881 #CFBF81 #B8CF81
triadic
#CFBF81 #81CFBF #BF81CF
tetradic
#CFBF81 #81CF98 #8191CF #CF81B8
square
#CFBF81 #81CF98 #8191CF #CF81B8
split-complementary
#CFBF81 #81B8CF #9881CF
monochromatic
#9B873B #BEA855 #CFBF81 #E0D6AD #F1ECDA
Accessibility & contrast
On white
1.84
#CFBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CFBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF81
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF81 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7D
Deuteranopia (green-blind)
#D0C183
Tritanopia (blue-blind)
#DAB6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf81; /* rgb */ color: rgb(207, 191, 129); /* oklch */ color: oklch(80.4% 0.083 95.4);
Tailwind
colors: {
custom: {
50: '#dfd2a6',
500: '#cfbf81',
950: '#000000',
},
}SCSS
$custom: #cfbf81; $custom-light: #dfd2a6; $custom-dark: #000000;
JSON
{
"hex": "#cfbf81",
"rgb": {
"r": 207,
"g": 191,
"b": 129
},
"hsl": {
"h": 47.692,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.80362,
"c": 0.08264,
"h": 95.4
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#CFBF81
secondary
#5464A0
accent
#4AB82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380