#CBC2A2#CBC2A2
#CBC2A2 is a light, muted yellow. Relative luminance 0.539; OKLCH L 81.3% C 0.044 H 94.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC2A2 |
|---|---|
| RGB | rgb(203, 194, 162) |
| HSL | hsl(47, 28%, 72%) |
| HSV | hsv(47, 20%, 80%) |
| CMYK | cmyk(0%, 4.4%, 20.2%, 20.4%) |
| CIE-LAB | lab(78.40, -2.07, 17.26) |
| CIE-LCH | lch(78.40, 17.38, 96.85°) |
| OKLab | oklab(81.31% -0.0032 0.0443) |
| OKLCH | oklch(81.31% 0.044 94.1) |
| XYZ | xyz(50.4418, 53.8896, 41.9199) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.87
Khaki
#C3B091
ΔE00 6.27
Sand
#C2B280
ΔE00 6.64
Bland
#AFA88B
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 7.23
Beige (survey)
#E6DAA6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC2A2 #A2ABCB
analogous
#CBAEA2 #CBC2A2 #C0CBA2
triadic
#CBC2A2 #A2CBC2 #C2A2CB
tetradic
#CBC2A2 #A2CBAE #A2ABCB #CBA2C0
square
#CBC2A2 #A2CBAE #A2ABCB #CBA2C0
split-complementary
#CBC2A2 #A2C0CB #AEA2CB
monochromatic
#9C8D57 #B5A87B #CBC2A2 #E1DCC9 #F4F2EB
Accessibility & contrast
On white
1.78
#CBC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CBC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC2A2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC2A2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#CCC3A3
Tritanopia (blue-blind)
#D2BDB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbc2a2; /* rgb */ color: rgb(203, 194, 162); /* oklch */ color: oklch(81.3% 0.044 94.1);
Tailwind
colors: {
custom: {
50: '#dbd4bd',
500: '#cbc2a2',
950: '#000000',
},
}SCSS
$custom: #cbc2a2; $custom-light: #dbd4bd; $custom-dark: #000000;
JSON
{
"hex": "#cbc2a2",
"rgb": {
"r": 203,
"g": 194,
"b": 162
},
"hsl": {
"h": 46.829,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.81307,
"c": 0.04442,
"h": 94.1
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#CBC2A2
secondary
#717BA0
accent
#55A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382