#CFBF8F#CFBF8F
#CFBF8F is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.6% C 0.066 H 91.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF8F |
|---|---|
| RGB | rgb(207, 191, 143) |
| HSL | hsl(45, 40%, 69%) |
| HSV | hsv(45, 31%, 81%) |
| CMYK | cmyk(0%, 7.7%, 30.9%, 18.8%) |
| CIE-LAB | lab(77.59, -1.59, 26.31) |
| CIE-LCH | lch(77.59, 26.36, 93.47°) |
| OKLab | oklab(80.63% -0.0021 0.0661) |
| OKLCH | oklch(80.63% 0.066 91.8) |
| XYZ | xyz(49.3214, 52.5115, 33.5189) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.54
Very Light Brown
#D3B683
ΔE00 4.68
Putty
#BEAE8A
ΔE00 5.43
Sandstone
#C9AE74
ΔE00 5.70
Toupe
#C7AC7D
ΔE00 6.02
Fawn
#CFAF7B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF8F #8F9FCF
analogous
#CF9F8F #CFBF8F #BFCF8F
triadic
#CFBF8F #8FCFBF #BF8FCF
tetradic
#CFBF8F #8FCF9F #8F9FCF #CF8FBF
square
#CFBF8F #8FCF9F #8F9FCF #CF8FBF
split-complementary
#CFBF8F #8FBFCF #9F8FCF
monochromatic
#9F8944 #BDA764 #CFBF8F #E1D7BA #F4F0E5
Accessibility & contrast
On white
1.83
#CFBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CFBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF8F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF8F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8C
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#D9B8B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf8f; /* rgb */ color: rgb(207, 191, 143); /* oklch */ color: oklch(80.6% 0.066 91.8);
Tailwind
colors: {
custom: {
50: '#ded2b0',
500: '#cfbf8f',
950: '#000000',
},
}SCSS
$custom: #cfbf8f; $custom-light: #ded2b0; $custom-dark: #000000;
JSON
{
"hex": "#cfbf8f",
"rgb": {
"r": 207,
"g": 191,
"b": 143
},
"hsl": {
"h": 45,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80627,
"c": 0.06614,
"h": 91.8
},
"luminance": 0.5251
}Semantic roles & 50–950 ramp
primary
#CFBF8F
secondary
#5E6FA4
accent
#53B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381