#CFBF80#CFBF80
#CFBF80 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.3% C 0.084 H 95.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF80 |
|---|---|
| RGB | rgb(207, 191, 128) |
| HSL | hsl(48, 45%, 66%) |
| HSV | hsv(48, 38%, 81%) |
| CMYK | cmyk(0%, 7.7%, 38.2%, 18.8%) |
| CIE-LAB | lab(77.33, -3.41, 33.84) |
| CIE-LCH | lch(77.33, 34.01, 95.75°) |
| OKLab | oklab(80.34% -0.0082 0.0834) |
| OKLCH | oklch(80.34% 0.084 95.6) |
| XYZ | xyz(48.2601, 52.0870, 27.9295) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.32
Darkkhaki
#BDB76B
ΔE00 4.91
Sand (survey)
#E2CA76
ΔE00 5.10
Tan (survey)
#D1B26F
ΔE00 5.41
Sandstone
#C9AE74
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF80 #8090CF
analogous
#CF9780 #CFBF80 #B7CF80
triadic
#CFBF80 #80CFBF #BF80CF
tetradic
#CFBF80 #80CF97 #8090CF #CF80B7
square
#CFBF80 #80CF97 #8090CF #CF80B7
split-complementary
#CFBF80 #80B7CF #9780CF
monochromatic
#9A873A #BEA954 #CFBF80 #E0D5AC #F1ECD9
Accessibility & contrast
On white
1.84
#CFBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CFBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF80
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF80 | 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)
#CBBC7B
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#DBB6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf80; /* rgb */ color: rgb(207, 191, 128); /* oklch */ color: oklch(80.3% 0.084 95.6);
Tailwind
colors: {
custom: {
50: '#dfd2a5',
500: '#cfbf80',
950: '#000000',
},
}SCSS
$custom: #cfbf80; $custom-light: #dfd2a5; $custom-dark: #000000;
JSON
{
"hex": "#cfbf80",
"rgb": {
"r": 207,
"g": 191,
"b": 128
},
"hsl": {
"h": 47.848,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.80344,
"c": 0.08378,
"h": 95.6
},
"luminance": 0.52086
}Semantic roles & 50–950 ramp
primary
#CFBF80
secondary
#5363A0
accent
#49B82D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380