#CBBD85#CBBD85
#CBBD85 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.075 H 95.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBD85 |
|---|---|
| RGB | rgb(203, 189, 133) |
| HSL | hsl(48, 40%, 66%) |
| HSV | hsv(48, 34%, 80%) |
| CMYK | cmyk(0%, 6.9%, 34.5%, 20.4%) |
| CIE-LAB | lab(76.55, -3.36, 30.14) |
| CIE-LCH | lch(76.55, 30.33, 96.37°) |
| OKLab | oklab(79.67% -0.0076 0.075) |
| OKLCH | oklch(79.67% 0.075 95.8) |
| XYZ | xyz(47.0605, 50.7865, 29.5095) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.19
Darkkhaki
#BDB76B
ΔE00 5.30
Sandstone
#C9AE74
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 5.54
Tan (survey)
#D1B26F
ΔE00 5.92
Putty
#BEAE8A
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBD85 #8593CB
analogous
#CB9A85 #CBBD85 #B6CB85
triadic
#CBBD85 #85CBBD #BD85CB
tetradic
#CBBD85 #85CB9A #8593CB #CB85B6
square
#CBBD85 #85CB9A #8593CB #CB85B6
split-complementary
#CBBD85 #85B6CB #9A85CB
monochromatic
#968540 #B9A65A #CBBD85 #DDD4B0 #F0EBDB
Accessibility & contrast
On white
1.88
#CBBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CBBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBD85
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBD85 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D5B5AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbd85; /* rgb */ color: rgb(203, 189, 133); /* oklch */ color: oklch(79.7% 0.075 95.8);
Tailwind
colors: {
custom: {
50: '#dcd0a9',
500: '#cbbd85',
950: '#000000',
},
}SCSS
$custom: #cbbd85; $custom-light: #dcd0a9; $custom-dark: #000000;
JSON
{
"hex": "#cbbd85",
"rgb": {
"r": 203,
"g": 189,
"b": 133
},
"hsl": {
"h": 48,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.7967,
"c": 0.07533,
"h": 95.8
},
"luminance": 0.50785
}Semantic roles & 50–950 ramp
primary
#CBBD85
secondary
#58659C
accent
#4CB332
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380