#CBC07A#CBC07A
#CBC07A is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.1% C 0.091 H 100.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC07A |
|---|---|
| RGB | rgb(203, 192, 122) |
| HSL | hsl(52, 44%, 64%) |
| HSV | hsv(52, 40%, 80%) |
| CMYK | cmyk(0%, 5.4%, 39.9%, 20.4%) |
| CIE-LAB | lab(77.16, -6.20, 36.65) |
| CIE-LCH | lch(77.16, 37.17, 99.60°) |
| OKLab | oklab(80.1% -0.0165 0.0896) |
| OKLCH | oklch(80.1% 0.091 100.4) |
| XYZ | xyz(46.9920, 51.8023, 25.9320) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.31
Sand (survey)
#E2CA76
ΔE00 5.26
Sand
#C2B280
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 6.65
Tan (survey)
#D1B26F
ΔE00 6.92
Sandstone
#C9AE74
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC07A #7A85CB
analogous
#CB977A #CBC07A #ADCB7A
triadic
#CBC07A #7ACBC0 #C07ACB
tetradic
#CBC07A #7ACB97 #7A85CB #CB7AAD
square
#CBC07A #7ACB97 #7A85CB #CB7AAD
split-complementary
#CBC07A #7AADCB #977ACB
monochromatic
#928639 #BAAB4E #CBC07A #DCD5A6 #EDEAD2
Accessibility & contrast
On white
1.85
#CBC07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CBC07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC07A
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC07A | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC75
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#D6B7AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbc07a; /* rgb */ color: rgb(203, 192, 122); /* oklch */ color: oklch(80.1% 0.091 100.4);
Tailwind
colors: {
custom: {
50: '#dcd2a1',
500: '#cbc07a',
950: '#000000',
},
}SCSS
$custom: #cbc07a; $custom-light: #dcd2a1; $custom-dark: #000000;
JSON
{
"hex": "#cbc07a",
"rgb": {
"r": 203,
"g": 192,
"b": 122
},
"hsl": {
"h": 51.852,
"s": 43.784,
"l": 63.725
},
"oklch": {
"l": 0.80098,
"c": 0.09113,
"h": 100.4
},
"luminance": 0.51801
}Semantic roles & 50–950 ramp
primary
#CBC07A
secondary
#515B98
accent
#41B72F
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380