#CFBF82#CFBF82
#CFBF82 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.081 H 95.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF82 |
|---|---|
| RGB | rgb(207, 191, 130) |
| HSL | hsl(48, 45%, 66%) |
| HSV | hsv(48, 37%, 81%) |
| CMYK | cmyk(0%, 7.7%, 37.2%, 18.8%) |
| CIE-LAB | lab(77.36, -3.18, 32.84) |
| CIE-LCH | lch(77.36, 33.00, 95.53°) |
| OKLab | oklab(80.38% -0.0074 0.0811) |
| OKLCH | oklch(80.38% 0.081 95.2) |
| XYZ | xyz(48.3931, 52.1402, 28.6297) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.09
Darkkhaki
#BDB76B
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.37
Tan (survey)
#D1B26F
ΔE00 5.43
Sandstone
#C9AE74
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF82 #8292CF
analogous
#CF9882 #CFBF82 #B8CF82
triadic
#CFBF82 #82CFBF #BF82CF
tetradic
#CFBF82 #82CF98 #8292CF #CF82B8
square
#CFBF82 #82CF98 #8292CF #CF82B8
split-complementary
#CFBF82 #82B8CF #9882CF
monochromatic
#9B873C #BEA856 #CFBF82 #E0D6AE #F1ECDA
Accessibility & contrast
On white
1.84
#CFBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CFBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF82
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF82 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#DAB6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf82; /* rgb */ color: rgb(207, 191, 130); /* oklch */ color: oklch(80.4% 0.081 95.2);
Tailwind
colors: {
custom: {
50: '#dfd2a7',
500: '#cfbf82',
950: '#000000',
},
}SCSS
$custom: #cfbf82; $custom-light: #dfd2a7; $custom-dark: #000000;
JSON
{
"hex": "#cfbf82",
"rgb": {
"r": 207,
"g": 191,
"b": 130
},
"hsl": {
"h": 47.532,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.8038,
"c": 0.08147,
"h": 95.2
},
"luminance": 0.52139
}Semantic roles & 50–950 ramp
primary
#CFBF82
secondary
#5464A1
accent
#4AB82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380