#CFBD7C#CFBD7C
#CFBD7C is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.087 H 94.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD7C |
|---|---|
| RGB | rgb(207, 189, 124) |
| HSL | hsl(47, 46%, 65%) |
| HSV | hsv(47, 40%, 81%) |
| CMYK | cmyk(0%, 8.7%, 40.1%, 18.8%) |
| CIE-LAB | lab(76.75, -2.81, 35.16) |
| CIE-LCH | lch(76.75, 35.27, 94.57°) |
| OKLab | oklab(79.86% -0.0067 0.0863) |
| OKLCH | oklch(79.86% 0.087 94.5) |
| XYZ | xyz(47.5689, 51.1174, 26.4258) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.27
Tan (survey)
#D1B26F
ΔE00 4.65
Sand (survey)
#E2CA76
ΔE00 4.90
Darkkhaki
#BDB76B
ΔE00 4.91
Sandstone
#C9AE74
ΔE00 4.95
Very Light Brown
#D3B683
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD7C #7C8ECF
analogous
#CF947C #CFBD7C #B8CF7C
triadic
#CFBD7C #7CCFBD #BD7CCF
tetradic
#CFBD7C #7CCF94 #7C8ECF #CF7CB8
square
#CFBD7C #7CCF94 #7C8ECF #CF7CB8
split-complementary
#CFBD7C #7CB8CF #947CCF
monochromatic
#998438 #BFA64F #CFBD7C #DFD4A9 #F0EAD6
Accessibility & contrast
On white
1.87
#CFBD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CFBD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD7C
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD7C | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA77
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#DBB4AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbd7c; /* rgb */ color: rgb(207, 189, 124); /* oklch */ color: oklch(79.9% 0.087 94.5);
Tailwind
colors: {
custom: {
50: '#dfd0a2',
500: '#cfbd7c',
950: '#000000',
},
}SCSS
$custom: #cfbd7c; $custom-light: #dfd0a2; $custom-dark: #000000;
JSON
{
"hex": "#cfbd7c",
"rgb": {
"r": 207,
"g": 189,
"b": 124
},
"hsl": {
"h": 46.988,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79864,
"c": 0.08652,
"h": 94.5
},
"luminance": 0.51116
}Semantic roles & 50–950 ramp
primary
#CFBD7C
secondary
#51629E
accent
#4BBA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380