#CFBB7C#CFBB7C
#CFBB7C is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.5% C 0.085 H 92.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB7C |
|---|---|
| RGB | rgb(207, 187, 124) |
| HSL | hsl(46, 46%, 65%) |
| HSV | hsv(46, 40%, 81%) |
| CMYK | cmyk(0%, 9.7%, 40.1%, 18.8%) |
| CIE-LAB | lab(76.23, -1.76, 34.49) |
| CIE-LCH | lch(76.23, 34.53, 92.92°) |
| OKLab | oklab(79.45% -0.0037 0.0847) |
| OKLCH | oklch(79.45% 0.085 92.5) |
| XYZ | xyz(47.1416, 50.2630, 26.2834) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.80
Tan (survey)
#D1B26F
ΔE00 3.89
Sandstone
#C9AE74
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 4.56
Desert
#CCAD60
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB7C #7C90CF
analogous
#CF917C #CFBB7C #BACF7C
triadic
#CFBB7C #7CCFBB #BB7CCF
tetradic
#CFBB7C #7CCF91 #7C90CF #CF7CBA
square
#CFBB7C #7CCF91 #7C90CF #CF7CBA
split-complementary
#CFBB7C #7CBACF #917CCF
monochromatic
#998138 #BFA44F #CFBB7C #DFD2A9 #F0E9D6
Accessibility & contrast
On white
1.90
#CFBB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CFBB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB7C
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB7C | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B877
Deuteranopia (green-blind)
#CDBF7E
Tritanopia (blue-blind)
#DBB2AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfbb7c; /* rgb */ color: rgb(207, 187, 124); /* oklch */ color: oklch(79.5% 0.085 92.5);
Tailwind
colors: {
custom: {
50: '#dfcfa2',
500: '#cfbb7c',
950: '#000000',
},
}SCSS
$custom: #cfbb7c; $custom-light: #dfcfa2; $custom-dark: #000000;
JSON
{
"hex": "#cfbb7c",
"rgb": {
"r": 207,
"g": 187,
"b": 124
},
"hsl": {
"h": 45.542,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79453,
"c": 0.08479,
"h": 92.5
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#CFBB7C
secondary
#51639E
accent
#4EBA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15130F
muted
#848380