#CBC4AA#CBC4AA
#CBC4AA is a light, muted yellow. Relative luminance 0.551; OKLCH L 81.9% C 0.036 H 94.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC4AA |
|---|---|
| RGB | rgb(203, 196, 170) |
| HSL | hsl(47, 24%, 73%) |
| HSV | hsv(47, 16%, 80%) |
| CMYK | cmyk(0%, 3.4%, 16.3%, 20.4%) |
| CIE-LAB | lab(79.09, -1.91, 13.94) |
| CIE-LCH | lch(79.09, 14.07, 97.79°) |
| OKLab | oklab(81.91% -0.0029 0.036) |
| OKLCH | oklch(81.91% 0.036 94.6) |
| XYZ | xyz(51.6238, 55.0794, 45.9343) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.89
Khaki
#C3B091
ΔE00 7.06
Putty
#BEAE8A
ΔE00 7.11
Warm Beige
#E9DCC9
ΔE00 7.68
Bland
#AFA88B
ΔE00 7.75
Greige
#B8AB98
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC4AA #AAB1CB
analogous
#CBB3AA #CBC4AA #C1CBAA
triadic
#CBC4AA #AACBC4 #C4AACB
tetradic
#CBC4AA #AACBB3 #AAB1CB #CBAAC1
square
#CBC4AA #AACBB3 #AAB1CB #CBAAC1
split-complementary
#CBC4AA #AAC1CB #B3AACB
monochromatic
#9B8F5F #B4AA84 #CBC4AA #E2DED0 #F3F2EC
Accessibility & contrast
On white
1.75
#CBC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CBC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC4AA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC4AA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#D1C0BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc4aa; /* rgb */ color: rgb(203, 196, 170); /* oklch */ color: oklch(81.9% 0.036 94.6);
Tailwind
colors: {
custom: {
50: '#dbd5c3',
500: '#cbc4aa',
950: '#000000',
},
}SCSS
$custom: #cbc4aa; $custom-light: #dbd5c3; $custom-dark: #000000;
JSON
{
"hex": "#cbc4aa",
"rgb": {
"r": 203,
"g": 196,
"b": 170
},
"hsl": {
"h": 47.273,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81906,
"c": 0.03616,
"h": 94.6
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#CBC4AA
secondary
#7981A0
accent
#57A343
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382