#CBC4AB#CBC4AB
#CBC4AB is a light, muted yellow. Relative luminance 0.551; OKLCH L 81.9% C 0.035 H 94.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC4AB |
|---|---|
| RGB | rgb(203, 196, 171) |
| HSL | hsl(47, 24%, 73%) |
| HSV | hsv(47, 16%, 80%) |
| CMYK | cmyk(0%, 3.4%, 15.8%, 20.4%) |
| CIE-LAB | lab(79.11, -1.75, 13.44) |
| CIE-LCH | lch(79.11, 13.55, 97.43°) |
| OKLab | oklab(81.93% -0.0025 0.0348) |
| OKLCH | oklch(81.93% 0.035 94.1) |
| XYZ | xyz(51.7187, 55.1173, 46.4344) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.57
Khaki
#C3B091
ΔE00 7.08
Putty
#BEAE8A
ΔE00 7.23
Warm Beige
#E9DCC9
ΔE00 7.50
Greige
#B8AB98
ΔE00 7.63
Bland
#AFA88B
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC4AB #ABB2CB
analogous
#CBB4AB #CBC4AB #C2CBAB
triadic
#CBC4AB #ABCBC4 #C4ABCB
tetradic
#CBC4AB #ABCBB4 #ABB2CB #CBABC2
square
#CBC4AB #ABCBB4 #ABB2CB #CBABC2
split-complementary
#CBC4AB #ABC2CB #B4ABCB
monochromatic
#9B8E60 #B4A985 #CBC4AB #E2DFD1 #F3F2EC
Accessibility & contrast
On white
1.75
#CBC4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CBC4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC4AB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC4AB | 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)
#CAC3AA
Deuteranopia (green-blind)
#CCC5AC
Tritanopia (blue-blind)
#D1C0BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc4ab; /* rgb */ color: rgb(203, 196, 171); /* oklch */ color: oklch(81.9% 0.035 94.1);
Tailwind
colors: {
custom: {
50: '#dbd5c4',
500: '#cbc4ab',
950: '#000000',
},
}SCSS
$custom: #cbc4ab; $custom-light: #dbd5c4; $custom-dark: #000000;
JSON
{
"hex": "#cbc4ab",
"rgb": {
"r": 203,
"g": 196,
"b": 171
},
"hsl": {
"h": 46.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81931,
"c": 0.03486,
"h": 94.1
},
"luminance": 0.55117
}Semantic roles & 50–950 ramp
primary
#CBC4AB
secondary
#7A83A0
accent
#58A244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382