#C6BAAE#C6BAAE
#C6BAAE is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.022 H 67.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BAAE |
|---|---|
| RGB | rgb(198, 186, 174) |
| HSL | hsl(30, 17%, 73%) |
| HSV | hsv(30, 12%, 78%) |
| CMYK | cmyk(0%, 6.1%, 12.1%, 22.4%) |
| CIE-LAB | lab(76.18, 2.19, 7.60) |
| CIE-LCH | lch(76.18, 7.91, 73.94°) |
| OKLab | oklab(79.55% 0.0082 0.0199) |
| OKLCH | oklch(79.55% 0.022 67.5) |
| XYZ | xyz(48.4870, 50.1803, 47.1677) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.55
Greige
#B8AB98
ΔE00 5.16
Silver
#C0C0C0
ΔE00 7.06
Khaki
#C3B091
ΔE00 7.45
Stone
#A89F91
ΔE00 8.14
Greyish
#A8A495
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BAAE #AEBAC6
analogous
#C6AEAE #C6BAAE #C6C6AE
triadic
#C6BAAE #AEC6BA #BAAEC6
tetradic
#C6BAAE #AEC6AE #AEBAC6 #C6AEC6
square
#C6BAAE #AEC6AE #AEBAC6 #C6AEC6
split-complementary
#C6BAAE #AEC6C6 #AEAEC6
monochromatic
#937D67 #AD9B8A #C6BAAE #DFD9D2 #F2F0ED
Accessibility & contrast
On white
1.90
#C6BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C6BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BAAE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BAAE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#CBB7B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c6baae; /* rgb */ color: rgb(198, 186, 174); /* oklch */ color: oklch(79.5% 0.022 67.5);
Tailwind
colors: {
custom: {
50: '#d7cec6',
500: '#c6baae',
950: '#000000',
},
}SCSS
$custom: #c6baae; $custom-light: #d7cec6; $custom-dark: #000000;
JSON
{
"hex": "#c6baae",
"rgb": {
"r": 198,
"g": 186,
"b": 174
},
"hsl": {
"h": 30,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.7955,
"c": 0.02155,
"h": 67.5
},
"luminance": 0.5018
}Semantic roles & 50–950 ramp
primary
#C6BAAE
secondary
#7E8C9A
accent
#739C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382