#CFBC80#CFBC80
#CFBC80 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.081 H 92.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC80 |
|---|---|
| RGB | rgb(207, 188, 128) |
| HSL | hsl(46, 45%, 66%) |
| HSV | hsv(46, 38%, 81%) |
| CMYK | cmyk(0%, 9.2%, 38.2%, 18.8%) |
| CIE-LAB | lab(76.55, -1.84, 32.83) |
| CIE-LCH | lch(76.55, 32.88, 93.20°) |
| OKLab | oklab(79.73% -0.0036 0.081) |
| OKLCH | oklch(79.73% 0.081 92.6) |
| XYZ | xyz(47.6126, 50.7920, 27.7137) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.51
Sandstone
#C9AE74
ΔE00 4.31
Tan (survey)
#D1B26F
ΔE00 4.34
Very Light Brown
#D3B683
ΔE00 4.44
Sand (survey)
#E2CA76
ΔE00 5.64
Darkkhaki
#BDB76B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC80 #8093CF
analogous
#CF9480 #CFBC80 #BACF80
triadic
#CFBC80 #80CFBC #BC80CF
tetradic
#CFBC80 #80CF94 #8093CF #CF80BA
square
#CFBC80 #80CF94 #8093CF #CF80BA
split-complementary
#CFBC80 #80BACF #9480CF
monochromatic
#9A833A #BEA554 #CFBC80 #E0D3AC #F1EBD9
Accessibility & contrast
On white
1.88
#CFBC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CFBC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC80
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC80 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7C
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#DBB3AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc80; /* rgb */ color: rgb(207, 188, 128); /* oklch */ color: oklch(79.7% 0.081 92.6);
Tailwind
colors: {
custom: {
50: '#dfd0a5',
500: '#cfbc80',
950: '#000000',
},
}SCSS
$custom: #cfbc80; $custom-light: #dfd0a5; $custom-dark: #000000;
JSON
{
"hex": "#cfbc80",
"rgb": {
"r": 207,
"g": 188,
"b": 128
},
"hsl": {
"h": 45.57,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79728,
"c": 0.08111,
"h": 92.6
},
"luminance": 0.5079
}Semantic roles & 50–950 ramp
primary
#CFBC80
secondary
#5366A0
accent
#4FB82D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380