#CBB6A2#CBB6A2
#CBB6A2 is a light, muted orange. Relative luminance 0.488; OKLCH L 78.9% C 0.037 H 65.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6A2 |
|---|---|
| RGB | rgb(203, 182, 162) |
| HSL | hsl(29, 28%, 72%) |
| HSV | hsv(29, 20%, 80%) |
| CMYK | cmyk(0%, 10.3%, 20.2%, 20.4%) |
| CIE-LAB | lab(75.30, 4.29, 12.92) |
| CIE-LCH | lch(75.30, 13.61, 71.64°) |
| OKLab | oklab(78.87% 0.015 0.0335) |
| OKLCH | oklch(78.87% 0.037 65.9) |
| XYZ | xyz(47.8781, 48.7623, 41.0654) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.53
Greige
#B8AB98
ΔE00 4.96
Khaki
#C3B091
ΔE00 5.14
Tan
#D2B48C
ΔE00 6.40
Mushroom
#BA9E88
ΔE00 6.95
Taupe (survey)
#B9A281
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6A2 #A2B7CB
analogous
#CBA2A3 #CBB6A2 #CBCBA2
triadic
#CBB6A2 #A2CBB6 #B6A2CB
tetradic
#CBB6A2 #A3CBA2 #A2B7CB #CBA2CB
square
#CBB6A2 #A3CBA2 #A2B7CB #CBA2CB
split-complementary
#CBB6A2 #A2CBCB #A2A3CB
monochromatic
#9C7857 #B5977B #CBB6A2 #E1D5C9 #F4F0EB
Accessibility & contrast
On white
1.95
#CBB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CBB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6A2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6A2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#D3B1B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb6a2; /* rgb */ color: rgb(203, 182, 162); /* oklch */ color: oklch(78.9% 0.037 65.9);
Tailwind
colors: {
custom: {
50: '#dbcbbd',
500: '#cbb6a2',
950: '#000000',
},
}SCSS
$custom: #cbb6a2; $custom-light: #dbcbbd; $custom-dark: #000000;
JSON
{
"hex": "#cbb6a2",
"rgb": {
"r": 203,
"g": 182,
"b": 162
},
"hsl": {
"h": 29.268,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.78874,
"c": 0.03666,
"h": 65.9
},
"luminance": 0.48761
}Semantic roles & 50–950 ramp
primary
#CBB6A2
secondary
#DFE5EA
accent
#74A73F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281