#CBBF78#CBBF78
#CBBF78 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.092 H 99.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF78 |
|---|---|
| RGB | rgb(203, 191, 120) |
| HSL | hsl(51, 44%, 63%) |
| HSV | hsv(51, 41%, 80%) |
| CMYK | cmyk(0%, 5.9%, 40.9%, 20.4%) |
| CIE-LAB | lab(76.87, -5.90, 37.30) |
| CIE-LCH | lch(76.87, 37.77, 98.98°) |
| OKLab | oklab(79.86% -0.0158 0.091) |
| OKLCH | oklch(79.86% 0.092 99.8) |
| XYZ | xyz(46.6505, 51.3156, 25.2132) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.22
Sand (survey)
#E2CA76
ΔE00 5.11
Sand
#C2B280
ΔE00 5.56
Tan (survey)
#D1B26F
ΔE00 6.59
Sandstone
#C9AE74
ΔE00 6.85
Greenish Beige
#C9D179
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF78 #7884CB
analogous
#CB9578 #CBBF78 #ADCB78
triadic
#CBBF78 #78CBBF #BF78CB
tetradic
#CBBF78 #78CB95 #7884CB #CB78AD
square
#CBBF78 #78CB95 #7884CB #CB78AD
split-complementary
#CBBF78 #78ADCB #9578CB
monochromatic
#918438 #BAAA4C #CBBF78 #DCD4A4 #EDE9D0
Accessibility & contrast
On white
1.86
#CBBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CBBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF78
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF78 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB73
Deuteranopia (green-blind)
#CFC07B
Tritanopia (blue-blind)
#D7B6AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf78; /* rgb */ color: rgb(203, 191, 120); /* oklch */ color: oklch(79.9% 0.092 99.8);
Tailwind
colors: {
custom: {
50: '#dcd2a0',
500: '#cbbf78',
950: '#000000',
},
}SCSS
$custom: #cbbf78; $custom-light: #dcd2a0; $custom-dark: #000000;
JSON
{
"hex": "#cbbf78",
"rgb": {
"r": 203,
"g": 191,
"b": 120
},
"hsl": {
"h": 51.325,
"s": 44.385,
"l": 63.333
},
"oklch": {
"l": 0.79856,
"c": 0.09237,
"h": 99.8
},
"luminance": 0.51314
}Semantic roles & 50–950 ramp
primary
#CBBF78
secondary
#505A98
accent
#42B82E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380