#CFBF8B#CFBF8B
#CFBF8B is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.071 H 93.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF8B |
|---|---|
| RGB | rgb(207, 191, 139) |
| HSL | hsl(46, 41%, 68%) |
| HSV | hsv(46, 33%, 81%) |
| CMYK | cmyk(0%, 7.7%, 32.9%, 18.8%) |
| CIE-LAB | lab(77.51, -2.10, 28.33) |
| CIE-LCH | lch(77.51, 28.41, 94.24°) |
| OKLab | oklab(80.55% -0.0037 0.0708) |
| OKLCH | oklch(80.55% 0.071 93) |
| XYZ | xyz(49.0238, 52.3925, 31.9514) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 4.79
Sandstone
#C9AE74
ΔE00 5.46
Tan (survey)
#D1B26F
ΔE00 5.95
Putty
#BEAE8A
ΔE00 6.00
Toupe
#C7AC7D
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF8B #8B9BCF
analogous
#CF9D8B #CFBF8B #BDCF8B
triadic
#CFBF8B #8BCFBF #BF8BCF
tetradic
#CFBF8B #8BCF9D #8B9BCF #CF8BBD
square
#CFBF8B #8BCF9D #8B9BCF #CF8BBD
split-complementary
#CFBF8B #8BBDCF #9D8BCF
monochromatic
#9E8841 #BDA760 #CFBF8B #E1D7B6 #F3EFE2
Accessibility & contrast
On white
1.83
#CFBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CFBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF8B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF8B | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD87
Deuteranopia (green-blind)
#CEC28D
Tritanopia (blue-blind)
#D9B7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbf8b; /* rgb */ color: rgb(207, 191, 139); /* oklch */ color: oklch(80.5% 0.071 93.0);
Tailwind
colors: {
custom: {
50: '#ded2ad',
500: '#cfbf8b',
950: '#000000',
},
}SCSS
$custom: #cfbf8b; $custom-light: #ded2ad; $custom-dark: #000000;
JSON
{
"hex": "#cfbf8b",
"rgb": {
"r": 207,
"g": 191,
"b": 139
},
"hsl": {
"h": 45.882,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80547,
"c": 0.07092,
"h": 93
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#CFBF8B
secondary
#5A6CA4
accent
#50B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381