#CBBF99#CBBF99
#CBBF99 is a light, muted yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.053 H 92.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF99 |
|---|---|
| RGB | rgb(203, 191, 153) |
| HSL | hsl(46, 32%, 70%) |
| HSV | hsv(46, 25%, 80%) |
| CMYK | cmyk(0%, 5.9%, 24.6%, 20.4%) |
| CIE-LAB | lab(77.44, -1.80, 20.74) |
| CIE-LCH | lch(77.44, 20.81, 94.95°) |
| OKLab | oklab(80.49% -0.0024 0.0528) |
| OKLCH | oklch(80.49% 0.053 92.6) |
| XYZ | xyz(49.0093, 52.2591, 37.6361) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.74
Sand
#C2B280
ΔE00 4.75
Khaki
#C3B091
ΔE00 5.55
Very Light Brown
#D3B683
ΔE00 6.39
Bland
#AFA88B
ΔE00 7.07
Toupe
#C7AC7D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF99 #99A5CB
analogous
#CBA699 #CBBF99 #BECB99
triadic
#CBBF99 #99CBBF #BF99CB
tetradic
#CBBF99 #99CBA6 #99A5CB #CB99BE
square
#CBBF99 #99CBA6 #99A5CB #CB99BE
split-complementary
#CBBF99 #99BECB #A699CB
monochromatic
#9B894F #B6A670 #CBBF99 #E0D8C2 #F4F2EA
Accessibility & contrast
On white
1.83
#CBBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CBBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF99
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF99 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#D3B9B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbf99; /* rgb */ color: rgb(203, 191, 153); /* oklch */ color: oklch(80.5% 0.053 92.6);
Tailwind
colors: {
custom: {
50: '#dbd2b7',
500: '#cbbf99',
950: '#000000',
},
}SCSS
$custom: #cbbf99; $custom-light: #dbd2b7; $custom-dark: #000000;
JSON
{
"hex": "#cbbf99",
"rgb": {
"r": 203,
"g": 191,
"b": 153
},
"hsl": {
"h": 45.6,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.80489,
"c": 0.05284,
"h": 92.6
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#CBBF99
secondary
#6876A0
accent
#55AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381