#CBC3AA#CBC3AA
#CBC3AA is a light, muted yellow. Relative luminance 0.546; OKLCH L 81.7% C 0.035 H 92.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC3AA |
|---|---|
| RGB | rgb(203, 195, 170) |
| HSL | hsl(45, 24%, 73%) |
| HSV | hsv(45, 16%, 80%) |
| CMYK | cmyk(0%, 3.9%, 16.3%, 20.4%) |
| CIE-LAB | lab(78.83, -1.38, 13.58) |
| CIE-LCH | lch(78.83, 13.65, 95.81°) |
| OKLab | oklab(81.7% -0.0014 0.0351) |
| OKLCH | oklch(81.7% 0.035 92.3) |
| XYZ | xyz(51.3990, 54.6297, 45.8593) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Khaki
#C3B091
ΔE00 6.61
Putty
#BEAE8A
ΔE00 6.88
Greige
#B8AB98
ΔE00 7.23
Warm Beige
#E9DCC9
ΔE00 7.45
Bland
#AFA88B
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC3AA #AAB2CB
analogous
#CBB2AA #CBC3AA #C2CBAA
triadic
#CBC3AA #AACBC3 #C3AACB
tetradic
#CBC3AA #AACBB2 #AAB2CB #CBAAC2
square
#CBC3AA #AACBB2 #AAB2CB #CBAAC2
split-complementary
#CBC3AA #AAC2CB #B2AACB
monochromatic
#9B8D5F #B4A884 #CBC3AA #E2DED0 #F3F2EC
Accessibility & contrast
On white
1.76
#CBC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CBC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC3AA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC3AA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#D1BFBC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbc3aa; /* rgb */ color: rgb(203, 195, 170); /* oklch */ color: oklch(81.7% 0.035 92.3);
Tailwind
colors: {
custom: {
50: '#dbd5c3',
500: '#cbc3aa',
950: '#000000',
},
}SCSS
$custom: #cbc3aa; $custom-light: #dbd5c3; $custom-dark: #000000;
JSON
{
"hex": "#cbc3aa",
"rgb": {
"r": 203,
"g": 195,
"b": 170
},
"hsl": {
"h": 45.455,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81702,
"c": 0.03515,
"h": 92.3
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#CBC3AA
secondary
#7983A0
accent
#5AA343
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382