#CFBE7F#CFBE7F
#CFBE7F is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.084 H 94.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE7F |
|---|---|
| RGB | rgb(207, 190, 127) |
| HSL | hsl(47, 45%, 65%) |
| HSV | hsv(47, 39%, 81%) |
| CMYK | cmyk(0%, 8.2%, 38.6%, 18.8%) |
| CIE-LAB | lab(77.06, -3.00, 34.00) |
| CIE-LCH | lch(77.06, 34.13, 95.04°) |
| OKLab | oklab(80.12% -0.0071 0.0837) |
| OKLCH | oklch(80.12% 0.084 94.8) |
| XYZ | xyz(47.9773, 51.6262, 27.5121) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.15
Darkkhaki
#BDB76B
ΔE00 5.01
Tan (survey)
#D1B26F
ΔE00 5.03
Sand (survey)
#E2CA76
ΔE00 5.11
Sandstone
#C9AE74
ΔE00 5.18
Very Light Brown
#D3B683
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE7F #7F90CF
analogous
#CF967F #CFBE7F #B8CF7F
triadic
#CFBE7F #7FCFBE #BE7FCF
tetradic
#CFBE7F #7FCF96 #7F90CF #CF7FB8
square
#CFBE7F #7FCF96 #7F90CF #CF7FB8
split-complementary
#CFBE7F #7FB8CF #967FCF
monochromatic
#9A853A #BEA752 #CFBE7F #E0D5AC #F0EBD8
Accessibility & contrast
On white
1.85
#CFBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CFBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE7F
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE7F | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7A
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#DBB5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbe7f; /* rgb */ color: rgb(207, 190, 127); /* oklch */ color: oklch(80.1% 0.084 94.8);
Tailwind
colors: {
custom: {
50: '#dfd1a5',
500: '#cfbe7f',
950: '#000000',
},
}SCSS
$custom: #cfbe7f; $custom-light: #dfd1a5; $custom-dark: #000000;
JSON
{
"hex": "#cfbe7f",
"rgb": {
"r": 207,
"g": 190,
"b": 127
},
"hsl": {
"h": 47.25,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.80121,
"c": 0.08401,
"h": 94.8
},
"luminance": 0.51625
}Semantic roles & 50–950 ramp
primary
#CFBE7F
secondary
#5363A0
accent
#4BB92D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380