#CBBF79#CBBF79
#CBBF79 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.091 H 99.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF79 |
|---|---|
| RGB | rgb(203, 191, 121) |
| HSL | hsl(51, 44%, 64%) |
| HSV | hsv(51, 40%, 80%) |
| CMYK | cmyk(0%, 5.9%, 40.4%, 20.4%) |
| CIE-LAB | lab(76.88, -5.79, 36.81) |
| CIE-LCH | lch(76.88, 37.26, 98.93°) |
| OKLab | oklab(79.87% -0.0154 0.0899) |
| OKLCH | oklch(79.87% 0.091 99.7) |
| XYZ | xyz(46.7115, 51.3400, 25.5344) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.29
Sand (survey)
#E2CA76
ΔE00 5.18
Sand
#C2B280
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 6.56
Sandstone
#C9AE74
ΔE00 6.78
Greenish Beige
#C9D179
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF79 #7985CB
analogous
#CB9679 #CBBF79 #AECB79
triadic
#CBBF79 #79CBBF #BF79CB
tetradic
#CBBF79 #79CB96 #7985CB #CB79AE
square
#CBBF79 #79CB96 #7985CB #CB79AE
split-complementary
#CBBF79 #79AECB #9679CB
monochromatic
#918438 #BAAA4D #CBBF79 #DCD4A5 #EDE9D1
Accessibility & contrast
On white
1.86
#CBBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CBBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF79
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF79 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB74
Deuteranopia (green-blind)
#CFC07C
Tritanopia (blue-blind)
#D6B6AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf79; /* rgb */ color: rgb(203, 191, 121); /* oklch */ color: oklch(79.9% 0.091 99.7);
Tailwind
colors: {
custom: {
50: '#dcd2a0',
500: '#cbbf79',
950: '#000000',
},
}SCSS
$custom: #cbbf79; $custom-light: #dcd2a0; $custom-dark: #000000;
JSON
{
"hex": "#cbbf79",
"rgb": {
"r": 203,
"g": 191,
"b": 121
},
"hsl": {
"h": 51.22,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.79873,
"c": 0.09124,
"h": 99.7
},
"luminance": 0.51339
}Semantic roles & 50–950 ramp
primary
#CBBF79
secondary
#505B98
accent
#42B72E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380