#C2B6A2#C2B6A2
#C2B6A2 is a light, muted orange. Relative luminance 0.475; OKLCH L 78.1% C 0.031 H 80.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B6A2 |
|---|---|
| RGB | rgb(194, 182, 162) |
| HSL | hsl(38, 21%, 70%) |
| HSV | hsv(38, 16%, 76%) |
| CMYK | cmyk(0%, 6.2%, 16.5%, 23.9%) |
| CIE-LAB | lab(74.53, 0.91, 11.72) |
| CIE-LCH | lch(74.53, 11.75, 85.56°) |
| OKLab | oklab(78.08% 0.005 0.0304) |
| OKLCH | oklch(78.08% 0.031 80.6) |
| XYZ | xyz(45.4973, 47.5347, 40.9538) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.07
Warm Gray
#C9BEB0
ΔE00 3.27
Khaki
#C3B091
ΔE00 4.30
Putty
#BEAE8A
ΔE00 5.72
Bland
#AFA88B
ΔE00 6.48
Greyish
#A8A495
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B6A2 #A2AEC2
analogous
#C2A6A2 #C2B6A2 #BEC2A2
triadic
#C2B6A2 #A2C2B6 #B6A2C2
tetradic
#C2B6A2 #A2C2A6 #A2AEC2 #C2A2BE
square
#C2B6A2 #A2C2A6 #A2AEC2 #C2A2BE
split-complementary
#C2B6A2 #A2BEC2 #A6A2C2
monochromatic
#8D7B5D #AA997D #C2B6A2 #DAD3C7 #F2F0EC
Accessibility & contrast
On white
2.00
#C2B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#C2B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B6A2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B6A2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#C8B2B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c2b6a2; /* rgb */ color: rgb(194, 182, 162); /* oklch */ color: oklch(78.1% 0.031 80.6);
Tailwind
colors: {
custom: {
50: '#d4cbbd',
500: '#c2b6a2',
950: '#000000',
},
}SCSS
$custom: #c2b6a2; $custom-light: #d4cbbd; $custom-dark: #000000;
JSON
{
"hex": "#c2b6a2",
"rgb": {
"r": 194,
"g": 182,
"b": 162
},
"hsl": {
"h": 37.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78082,
"c": 0.03081,
"h": 80.6
},
"luminance": 0.47534
}Semantic roles & 50–950 ramp
primary
#C2B6A2
secondary
#DBDFE4
accent
#689F46
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281