#CBB2A2#CBB2A2
#CBB2A2 is a light, muted orange. Relative luminance 0.471; OKLCH L 78.1% C 0.037 H 54.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2A2 |
|---|---|
| RGB | rgb(203, 178, 162) |
| HSL | hsl(23, 28%, 72%) |
| HSV | hsv(23, 20%, 80%) |
| CMYK | cmyk(0%, 12.3%, 20.2%, 20.4%) |
| CIE-LAB | lab(74.28, 6.43, 11.48) |
| CIE-LCH | lch(74.28, 13.16, 60.74°) |
| OKLab | oklab(78.08% 0.0212 0.0298) |
| OKLCH | oklch(78.08% 0.037 54.7) |
| XYZ | xyz(47.0706, 47.1473, 40.7962) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 6.10
Warm Gray
#C9BEB0
ΔE00 6.44
Greige
#B8AB98
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 6.76
Khaki
#C3B091
ΔE00 7.78
Tan
#D2B48C
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2A2 #A2BBCB
analogous
#CBA2A7 #CBB2A2 #CBC7A2
triadic
#CBB2A2 #A2CBB2 #B2A2CB
tetradic
#CBB2A2 #A7CBA2 #A2BBCB #C7A2CB
square
#CBB2A2 #A7CBA2 #A2BBCB #C7A2CB
split-complementary
#CBB2A2 #A2CBC7 #A2A7CB
monochromatic
#9C7257 #B5927B #CBB2A2 #E1D3C9 #F4EFEB
Accessibility & contrast
On white
2.01
#CBB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CBB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2A2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2A2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#D3AEAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2a2; /* rgb */ color: rgb(203, 178, 162); /* oklch */ color: oklch(78.1% 0.037 54.7);
Tailwind
colors: {
custom: {
50: '#dbc9bd',
500: '#cbb2a2',
950: '#000000',
},
}SCSS
$custom: #cbb2a2; $custom-light: #dbc9bd; $custom-dark: #000000;
JSON
{
"hex": "#cbb2a2",
"rgb": {
"r": 203,
"g": 178,
"b": 162
},
"hsl": {
"h": 23.415,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.78075,
"c": 0.03657,
"h": 54.7
},
"luminance": 0.47146
}Semantic roles & 50–950 ramp
primary
#CBB2A2
secondary
#DFE6EA
accent
#7EA73F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281