#C6BFAE#C6BFAE
#C6BFAE is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.025 H 88.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFAE |
|---|---|
| RGB | rgb(198, 191, 174) |
| HSL | hsl(43, 17%, 73%) |
| HSV | hsv(43, 12%, 78%) |
| CMYK | cmyk(0%, 3.5%, 12.1%, 22.4%) |
| CIE-LAB | lab(77.47, -0.47, 9.45) |
| CIE-LCH | lch(77.47, 9.46, 92.84°) |
| OKLab | oklab(80.57% 0.0008 0.0246) |
| OKLCH | oklch(80.57% 0.025 88.3) |
| XYZ | xyz(49.5588, 52.3239, 47.5250) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.80
Greige
#B8AB98
ΔE00 5.87
Khaki
#C3B091
ΔE00 7.10
Warm Beige
#E9DCC9
ΔE00 7.73
Greyish
#A8A495
ΔE00 7.77
Silver
#C0C0C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFAE #AEB5C6
analogous
#C6B3AE #C6BFAE #C1C6AE
triadic
#C6BFAE #AEC6BF #BFAEC6
tetradic
#C6BFAE #AEC6B3 #AEB5C6 #C6AEC1
square
#C6BFAE #AEC6B3 #AEB5C6 #C6AEC1
split-complementary
#C6BFAE #AEC1C6 #B3AEC6
monochromatic
#938667 #ADA38A #C6BFAE #DFDBD2 #F2F1ED
Accessibility & contrast
On white
1.83
#C6BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C6BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFAE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFAE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#CABCBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c6bfae; /* rgb */ color: rgb(198, 191, 174); /* oklch */ color: oklch(80.6% 0.025 88.3);
Tailwind
colors: {
custom: {
50: '#d7d2c6',
500: '#c6bfae',
950: '#000000',
},
}SCSS
$custom: #c6bfae; $custom-light: #d7d2c6; $custom-dark: #000000;
JSON
{
"hex": "#c6bfae",
"rgb": {
"r": 198,
"g": 191,
"b": 174
},
"hsl": {
"h": 42.5,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80568,
"c": 0.02466,
"h": 88.3
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#C6BFAE
secondary
#7E869A
accent
#629C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382