#CFBC7D#CFBC7D
#CFBC7D is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.7% C 0.085 H 93.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC7D |
|---|---|
| RGB | rgb(207, 188, 125) |
| HSL | hsl(46, 46%, 65%) |
| HSV | hsv(46, 40%, 81%) |
| CMYK | cmyk(0%, 9.2%, 39.6%, 18.8%) |
| CIE-LAB | lab(76.51, -2.17, 34.33) |
| CIE-LCH | lch(76.51, 34.39, 93.62°) |
| OKLab | oklab(79.68% -0.0048 0.0844) |
| OKLCH | oklch(79.68% 0.085 93.3) |
| XYZ | xyz(47.4181, 50.7141, 26.6891) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.88
Tan (survey)
#D1B26F
ΔE00 4.27
Sandstone
#C9AE74
ΔE00 4.46
Very Light Brown
#D3B683
ΔE00 4.85
Sand (survey)
#E2CA76
ΔE00 5.22
Darkkhaki
#BDB76B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC7D #7D90CF
analogous
#CF937D #CFBC7D #B9CF7D
triadic
#CFBC7D #7DCFBC #BC7DCF
tetradic
#CFBC7D #7DCF93 #7D90CF #CF7DB9
square
#CFBC7D #7DCF93 #7D90CF #CF7DB9
split-complementary
#CFBC7D #7DB9CF #937DCF
monochromatic
#998339 #BEA550 #CFBC7D #E0D3AA #F0EAD6
Accessibility & contrast
On white
1.88
#CFBC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CFBC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC7D
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC7D | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B978
Deuteranopia (green-blind)
#CEBF7F
Tritanopia (blue-blind)
#DBB3AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc7d; /* rgb */ color: rgb(207, 188, 125); /* oklch */ color: oklch(79.7% 0.085 93.3);
Tailwind
colors: {
custom: {
50: '#dfd0a3',
500: '#cfbc7d',
950: '#000000',
},
}SCSS
$custom: #cfbc7d; $custom-light: #dfd0a3; $custom-dark: #000000;
JSON
{
"hex": "#cfbc7d",
"rgb": {
"r": 207,
"g": 188,
"b": 125
},
"hsl": {
"h": 46.098,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79675,
"c": 0.08452,
"h": 93.3
},
"luminance": 0.50713
}Semantic roles & 50–950 ramp
primary
#CFBC7D
secondary
#51639F
accent
#4DB92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380