#CFBF8D#CFBF8D
#CFBF8D is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.6% C 0.069 H 92.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF8D |
|---|---|
| RGB | rgb(207, 191, 141) |
| HSL | hsl(45, 41%, 68%) |
| HSV | hsv(45, 32%, 81%) |
| CMYK | cmyk(0%, 7.7%, 31.9%, 18.8%) |
| CIE-LAB | lab(77.55, -1.85, 27.32) |
| CIE-LCH | lch(77.55, 27.38, 93.87°) |
| OKLab | oklab(80.59% -0.0029 0.0685) |
| OKLCH | oklch(80.59% 0.069 92.4) |
| XYZ | xyz(49.1713, 52.4515, 32.7281) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 4.72
Sandstone
#C9AE74
ΔE00 5.56
Putty
#BEAE8A
ΔE00 5.71
Toupe
#C7AC7D
ΔE00 6.10
Tan (survey)
#D1B26F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF8D #8D9DCF
analogous
#CF9E8D #CFBF8D #BECF8D
triadic
#CFBF8D #8DCFBF #BF8DCF
tetradic
#CFBF8D #8DCF9E #8D9DCF #CF8DBE
square
#CFBF8D #8DCF9E #8D9DCF #CF8DBE
split-complementary
#CFBF8D #8DBECF #9E8DCF
monochromatic
#9F8843 #BDA762 #CFBF8D #E1D7B8 #F3EFE3
Accessibility & contrast
On white
1.83
#CFBF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CFBF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF8D
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF8D | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8A
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#D9B7B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf8d; /* rgb */ color: rgb(207, 191, 141); /* oklch */ color: oklch(80.6% 0.069 92.4);
Tailwind
colors: {
custom: {
50: '#ded2ae',
500: '#cfbf8d',
950: '#000000',
},
}SCSS
$custom: #cfbf8d; $custom-light: #ded2ae; $custom-dark: #000000;
JSON
{
"hex": "#cfbf8d",
"rgb": {
"r": 207,
"g": 191,
"b": 141
},
"hsl": {
"h": 45.455,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.80587,
"c": 0.06854,
"h": 92.4
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#CFBF8D
secondary
#5C6DA4
accent
#51B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381