#CBBE89#CBBE89
#CBBE89 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.072 H 96.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE89 |
|---|---|
| RGB | rgb(203, 190, 137) |
| HSL | hsl(48, 39%, 67%) |
| HSV | hsv(48, 33%, 80%) |
| CMYK | cmyk(0%, 6.4%, 32.5%, 20.4%) |
| CIE-LAB | lab(76.88, -3.39, 28.47) |
| CIE-LCH | lch(76.88, 28.67, 96.80°) |
| OKLab | oklab(79.95% -0.0075 0.0711) |
| OKLCH | oklch(79.95% 0.072 96) |
| XYZ | xyz(47.5580, 51.3308, 31.0647) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.29
Very Light Brown
#D3B683
ΔE00 5.71
Darkkhaki
#BDB76B
ΔE00 5.82
Sandstone
#C9AE74
ΔE00 5.87
Putty
#BEAE8A
ΔE00 6.16
Tan (survey)
#D1B26F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE89 #8996CB
analogous
#CB9D89 #CBBE89 #B7CB89
triadic
#CBBE89 #89CBBE #BE89CB
tetradic
#CBBE89 #89CB9D #8996CB #CB89B7
square
#CBBE89 #89CB9D #8996CB #CB89B7
split-complementary
#CBBE89 #89B7CB #9D89CB
monochromatic
#978643 #B8A75F #CBBE89 #DED5B3 #F0EDDE
Accessibility & contrast
On white
1.86
#CBBE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CBBE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE89
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE89 | 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)
#C9BB85
Deuteranopia (green-blind)
#CCC08B
Tritanopia (blue-blind)
#D5B6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe89; /* rgb */ color: rgb(203, 190, 137); /* oklch */ color: oklch(80.0% 0.072 96.0);
Tailwind
colors: {
custom: {
50: '#dbd1ac',
500: '#cbbe89',
950: '#000000',
},
}SCSS
$custom: #cbbe89; $custom-light: #dbd1ac; $custom-dark: #000000;
JSON
{
"hex": "#cbbe89",
"rgb": {
"r": 203,
"g": 190,
"b": 137
},
"hsl": {
"h": 48.182,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79952,
"c": 0.07152,
"h": 96
},
"luminance": 0.5133
}Semantic roles & 50–950 ramp
primary
#CBBE89
secondary
#5A689E
accent
#4DB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381