#CBBC8B#CBBC8B
#CBBC8B is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.6% C 0.067 H 93.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBC8B |
|---|---|
| RGB | rgb(203, 188, 139) |
| HSL | hsl(46, 38%, 67%) |
| HSV | hsv(46, 32%, 80%) |
| CMYK | cmyk(0%, 7.4%, 31.5%, 20.4%) |
| CIE-LAB | lab(76.39, -2.09, 26.76) |
| CIE-LCH | lch(76.39, 26.85, 94.47°) |
| OKLab | oklab(79.58% -0.0036 0.0671) |
| OKLCH | oklch(79.58% 0.067 93.1) |
| XYZ | xyz(47.2726, 50.5283, 31.6839) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.68
Very Light Brown
#D3B683
ΔE00 4.80
Putty
#BEAE8A
ΔE00 5.03
Sandstone
#C9AE74
ΔE00 5.29
Toupe
#C7AC7D
ΔE00 5.74
Tan (survey)
#D1B26F
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBC8B #8B9ACB
analogous
#CB9C8B #CBBC8B #BACB8B
triadic
#CBBC8B #8BCBBC #BC8BCB
tetradic
#CBBC8B #8BCB9C #8B9ACB #CB8BBA
square
#CBBC8B #8BCB9C #8B9ACB #CB8BBA
split-complementary
#CBBC8B #8BBACB #9C8BCB
monochromatic
#988444 #B8A461 #CBBC8B #DED4B5 #F1EDE0
Accessibility & contrast
On white
1.89
#CBBC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CBBC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBC8B
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBC8B | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA88
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#D5B5AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbc8b; /* rgb */ color: rgb(203, 188, 139); /* oklch */ color: oklch(79.6% 0.067 93.1);
Tailwind
colors: {
custom: {
50: '#dbd0ad',
500: '#cbbc8b',
950: '#000000',
},
}SCSS
$custom: #cbbc8b; $custom-light: #dbd0ad; $custom-dark: #000000;
JSON
{
"hex": "#cbbc8b",
"rgb": {
"r": 203,
"g": 188,
"b": 139
},
"hsl": {
"h": 45.938,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.7958,
"c": 0.06722,
"h": 93.1
},
"luminance": 0.50527
}Semantic roles & 50–950 ramp
primary
#CBBC8B
secondary
#5C6B9E
accent
#52B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381