#CBBF89#CBBF89
#CBBF89 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.073 H 97.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF89 |
|---|---|
| RGB | rgb(203, 191, 137) |
| HSL | hsl(49, 39%, 67%) |
| HSV | hsv(49, 33%, 80%) |
| CMYK | cmyk(0%, 5.9%, 32.5%, 20.4%) |
| CIE-LAB | lab(77.14, -3.92, 28.82) |
| CIE-LCH | lch(77.14, 29.09, 97.74°) |
| OKLab | oklab(80.16% -0.009 0.072) |
| OKLCH | oklch(80.16% 0.073 97.1) |
| XYZ | xyz(47.7753, 51.7655, 31.1371) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.65
Darkkhaki
#BDB76B
ΔE00 5.59
Very Light Brown
#D3B683
ΔE00 6.14
Sandstone
#C9AE74
ΔE00 6.23
Putty
#BEAE8A
ΔE00 6.56
Beige (survey)
#E6DAA6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF89 #8995CB
analogous
#CB9E89 #CBBF89 #B6CB89
triadic
#CBBF89 #89CBBF #BF89CB
tetradic
#CBBF89 #89CB9E #8995CB #CB89B6
square
#CBBF89 #89CB9E #8995CB #CB89B6
split-complementary
#CBBF89 #89B6CB #9E89CB
monochromatic
#978843 #B8A85F #CBBF89 #DED6B3 #F0EDDE
Accessibility & contrast
On white
1.85
#CBBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CBBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF89
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF89 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC85
Deuteranopia (green-blind)
#CDC08B
Tritanopia (blue-blind)
#D5B7B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbf89; /* rgb */ color: rgb(203, 191, 137); /* oklch */ color: oklch(80.2% 0.073 97.1);
Tailwind
colors: {
custom: {
50: '#dbd2ac',
500: '#cbbf89',
950: '#000000',
},
}SCSS
$custom: #cbbf89; $custom-light: #dbd2ac; $custom-dark: #000000;
JSON
{
"hex": "#cbbf89",
"rgb": {
"r": 203,
"g": 191,
"b": 137
},
"hsl": {
"h": 49.091,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.80159,
"c": 0.07251,
"h": 97.1
},
"luminance": 0.51764
}Semantic roles & 50–950 ramp
primary
#CBBF89
secondary
#5A679E
accent
#4BB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381