#CFBE7C#CFBE7C
#CFBE7C is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.087 H 95.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE7C |
|---|---|
| RGB | rgb(207, 190, 124) |
| HSL | hsl(48, 46%, 65%) |
| HSV | hsv(48, 40%, 81%) |
| CMYK | cmyk(0%, 8.2%, 40.1%, 18.8%) |
| CIE-LAB | lab(77.01, -3.33, 35.50) |
| CIE-LCH | lch(77.01, 35.65, 95.36°) |
| OKLab | oklab(80.07% -0.0082 0.087) |
| OKLCH | oklch(80.07% 0.087 95.4) |
| XYZ | xyz(47.7847, 51.5491, 26.4977) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.55
Darkkhaki
#BDB76B
ΔE00 4.67
Sand (survey)
#E2CA76
ΔE00 4.74
Tan (survey)
#D1B26F
ΔE00 5.04
Sandstone
#C9AE74
ΔE00 5.37
Very Light Brown
#D3B683
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE7C #7C8DCF
analogous
#CF957C #CFBE7C #B6CF7C
triadic
#CFBE7C #7CCFBE #BE7CCF
tetradic
#CFBE7C #7CCF95 #7C8DCF #CF7CB6
square
#CFBE7C #7CCF95 #7C8DCF #CF7CB6
split-complementary
#CFBE7C #7CB6CF #957CCF
monochromatic
#998538 #BFA84F #CFBE7C #DFD4A9 #F0EAD6
Accessibility & contrast
On white
1.86
#CFBE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CFBE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE7C
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE7C | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB77
Deuteranopia (green-blind)
#CFC17E
Tritanopia (blue-blind)
#DBB5AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbe7c; /* rgb */ color: rgb(207, 190, 124); /* oklch */ color: oklch(80.1% 0.087 95.4);
Tailwind
colors: {
custom: {
50: '#dfd1a2',
500: '#cfbe7c',
950: '#000000',
},
}SCSS
$custom: #cfbe7c; $custom-light: #dfd1a2; $custom-dark: #000000;
JSON
{
"hex": "#cfbe7c",
"rgb": {
"r": 207,
"g": 190,
"b": 124
},
"hsl": {
"h": 47.711,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.80069,
"c": 0.08742,
"h": 95.4
},
"luminance": 0.51548
}Semantic roles & 50–950 ramp
primary
#CFBE7C
secondary
#51619E
accent
#49BA2C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380