#CBBC8A#CBBC8A
#CBBC8A is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.6% C 0.068 H 93.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBC8A |
|---|---|
| RGB | rgb(203, 188, 138) |
| HSL | hsl(46, 38%, 67%) |
| HSV | hsv(46, 32%, 80%) |
| CMYK | cmyk(0%, 7.4%, 32%, 20.4%) |
| CIE-LAB | lab(76.37, -2.22, 27.27) |
| CIE-LCH | lch(76.37, 27.36, 94.65°) |
| OKLab | oklab(79.56% -0.004 0.0683) |
| OKLCH | oklch(79.56% 0.068 93.4) |
| XYZ | xyz(47.1998, 50.4992, 31.3008) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.66
Very Light Brown
#D3B683
ΔE00 4.83
Putty
#BEAE8A
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 5.22
Toupe
#C7AC7D
ΔE00 5.79
Tan (survey)
#D1B26F
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBC8A #8A99CB
analogous
#CB9C8A #CBBC8A #BACB8A
triadic
#CBBC8A #8ACBBC #BC8ACB
tetradic
#CBBC8A #8ACB9C #8A99CB #CB8ABA
square
#CBBC8A #8ACB9C #8A99CB #CB8ABA
split-complementary
#CBBC8A #8ABACB #9C8ACB
monochromatic
#978443 #B8A460 #CBBC8A #DED4B4 #F1EDDF
Accessibility & contrast
On white
1.89
#CBBC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CBBC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBC8A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBC8A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA87
Deuteranopia (green-blind)
#CBBE8C
Tritanopia (blue-blind)
#D5B4AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbc8a; /* rgb */ color: rgb(203, 188, 138); /* oklch */ color: oklch(79.6% 0.068 93.4);
Tailwind
colors: {
custom: {
50: '#dbd0ac',
500: '#cbbc8a',
950: '#000000',
},
}SCSS
$custom: #cbbc8a; $custom-light: #dbd0ac; $custom-dark: #000000;
JSON
{
"hex": "#cbbc8a",
"rgb": {
"r": 203,
"g": 188,
"b": 138
},
"hsl": {
"h": 46.154,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.7956,
"c": 0.06842,
"h": 93.4
},
"luminance": 0.50498
}Semantic roles & 50–950 ramp
primary
#CBBC8A
secondary
#5B6B9E
accent
#51B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381