#C2BAAA#C2BAAA
#C2BAAA is a light, muted orange. Relative luminance 0.495; OKLCH L 79.1% C 0.024 H 84.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BAAA |
|---|---|
| RGB | rgb(194, 186, 170) |
| HSL | hsl(40, 16%, 71%) |
| HSV | hsv(40, 12%, 76%) |
| CMYK | cmyk(0%, 4.1%, 12.4%, 23.9%) |
| CIE-LAB | lab(75.76, 0.07, 9.12) |
| CIE-LCH | lch(75.76, 9.12, 89.59°) |
| OKLab | oklab(79.11% 0.0023 0.0238) |
| OKLCH | oklch(79.11% 0.024 84.6) |
| XYZ | xyz(47.0621, 49.4900, 45.0957) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.39
Greige
#B8AB98
ΔE00 4.55
Khaki
#C3B091
ΔE00 6.48
Greyish
#A8A495
ΔE00 6.69
Bland
#AFA88B
ΔE00 7.38
Putty
#BEAE8A
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BAAA #AAB2C2
analogous
#C2AEAA #C2BAAA #BEC2AA
triadic
#C2BAAA #AAC2BA #BAAAC2
tetradic
#C2BAAA #AAC2AE #AAB2C2 #C2AABE
square
#C2BAAA #AAC2AE #AAB2C2 #C2AABE
split-complementary
#C2BAAA #AABEC2 #AEAAC2
monochromatic
#8D7F65 #A89D86 #C2BAAA #DCD7CE #F2F1ED
Accessibility & contrast
On white
1.93
#C2BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#C2BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BAAA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BAAA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#C0BCAA
Tritanopia (blue-blind)
#C6B7B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2baaa; /* rgb */ color: rgb(194, 186, 170); /* oklch */ color: oklch(79.1% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#d4cec3',
500: '#c2baaa',
950: '#000000',
},
}SCSS
$custom: #c2baaa; $custom-light: #d4cec3; $custom-dark: #000000;
JSON
{
"hex": "#c2baaa",
"rgb": {
"r": 194,
"g": 186,
"b": 170
},
"hsl": {
"h": 40,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79105,
"c": 0.0239,
"h": 84.6
},
"luminance": 0.49489
}Semantic roles & 50–950 ramp
primary
#C2BAAA
secondary
#E1E3E7
accent
#659B4B
background
#FDFCFB
surface
#FAF9F7
border
#D3D2D0
text
#141312
muted
#838281