#CFBD7D#CFBD7D
#CFBD7D is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.085 H 94.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD7D |
|---|---|
| RGB | rgb(207, 189, 125) |
| HSL | hsl(47, 46%, 65%) |
| HSV | hsv(47, 40%, 81%) |
| CMYK | cmyk(0%, 8.7%, 39.6%, 18.8%) |
| CIE-LAB | lab(76.77, -2.70, 34.66) |
| CIE-LCH | lch(76.77, 34.77, 94.45°) |
| OKLab | oklab(79.88% -0.0063 0.0852) |
| OKLCH | oklch(79.88% 0.085 94.3) |
| XYZ | xyz(47.6324, 51.1429, 26.7605) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.13
Tan (survey)
#D1B26F
ΔE00 4.64
Sandstone
#C9AE74
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.02
Darkkhaki
#BDB76B
ΔE00 5.03
Very Light Brown
#D3B683
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD7D #7D8FCF
analogous
#CF947D #CFBD7D #B8CF7D
triadic
#CFBD7D #7DCFBD #BD7DCF
tetradic
#CFBD7D #7DCF94 #7D8FCF #CF7DB8
square
#CFBD7D #7DCF94 #7D8FCF #CF7DB8
split-complementary
#CFBD7D #7DB8CF #947DCF
monochromatic
#998439 #BEA650 #CFBD7D #E0D4AA #F0EAD6
Accessibility & contrast
On white
1.87
#CFBD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CFBD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD7D
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD7D | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA78
Deuteranopia (green-blind)
#CEC07F
Tritanopia (blue-blind)
#DBB4AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbd7d; /* rgb */ color: rgb(207, 189, 125); /* oklch */ color: oklch(79.9% 0.085 94.3);
Tailwind
colors: {
custom: {
50: '#dfd0a3',
500: '#cfbd7d',
950: '#000000',
},
}SCSS
$custom: #cfbd7d; $custom-light: #dfd0a3; $custom-dark: #000000;
JSON
{
"hex": "#cfbd7d",
"rgb": {
"r": 207,
"g": 189,
"b": 125
},
"hsl": {
"h": 46.829,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79881,
"c": 0.08539,
"h": 94.3
},
"luminance": 0.51141
}Semantic roles & 50–950 ramp
primary
#CFBD7D
secondary
#51629F
accent
#4BB92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380