#CBBE8B#CBBE8B
#CBBE8B is a light, moderate yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.069 H 95.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE8B |
|---|---|
| RGB | rgb(203, 190, 139) |
| HSL | hsl(48, 38%, 67%) |
| HSV | hsv(48, 32%, 80%) |
| CMYK | cmyk(0%, 6.4%, 31.5%, 20.4%) |
| CIE-LAB | lab(76.91, -3.14, 27.46) |
| CIE-LCH | lch(76.91, 27.64, 96.53°) |
| OKLab | oklab(79.99% -0.0066 0.0688) |
| OKLCH | oklch(79.99% 0.069 95.5) |
| XYZ | xyz(47.7028, 51.3887, 31.8273) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 5.63
Putty
#BEAE8A
ΔE00 5.85
Sandstone
#C9AE74
ΔE00 5.94
Darkkhaki
#BDB76B
ΔE00 6.23
Tan (survey)
#D1B26F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE8B #8B98CB
analogous
#CB9E8B #CBBE8B #B8CB8B
triadic
#CBBE8B #8BCBBE #BE8BCB
tetradic
#CBBE8B #8BCB9E #8B98CB #CB8BB8
square
#CBBE8B #8BCB9E #8B98CB #CB8BB8
split-complementary
#CBBE8B #8BB8CB #9E8BCB
monochromatic
#988744 #B8A661 #CBBE8B #DED6B5 #F1EDE0
Accessibility & contrast
On white
1.86
#CBBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CBBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE8B
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE8B | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB88
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#D5B6B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe8b; /* rgb */ color: rgb(203, 190, 139); /* oklch */ color: oklch(80.0% 0.069 95.5);
Tailwind
colors: {
custom: {
50: '#dbd1ad',
500: '#cbbe8b',
950: '#000000',
},
}SCSS
$custom: #cbbe8b; $custom-light: #dbd1ad; $custom-dark: #000000;
JSON
{
"hex": "#cbbe8b",
"rgb": {
"r": 203,
"g": 190,
"b": 139
},
"hsl": {
"h": 47.813,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.79991,
"c": 0.06911,
"h": 95.5
},
"luminance": 0.51388
}Semantic roles & 50–950 ramp
primary
#CBBE8B
secondary
#5C699E
accent
#4EB134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381