#C6BFB2#C6BFB2
#C6BFB2 is a light, near-neutral orange. Relative luminance 0.525; OKLCH L 80.7% C 0.020 H 83.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFB2 |
|---|---|
| RGB | rgb(198, 191, 178) |
| HSL | hsl(39, 15%, 74%) |
| HSV | hsv(39, 10%, 78%) |
| CMYK | cmyk(0%, 3.5%, 10.1%, 22.4%) |
| CIE-LAB | lab(77.57, 0.19, 7.43) |
| CIE-LCH | lch(77.57, 7.43, 88.51°) |
| OKLab | oklab(80.67% 0.0024 0.0194) |
| OKLCH | oklch(80.67% 0.02 83.1) |
| XYZ | xyz(49.9545, 52.4822, 49.6093) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.89
Greige
#B8AB98
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.89
Warm Beige
#E9DCC9
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFB2 #B2B9C6
analogous
#C6B5B2 #C6BFB2 #C3C6B2
triadic
#C6BFB2 #B2C6BF #BFB2C6
tetradic
#C6BFB2 #B2C6B5 #B2B9C6 #C6B2C3
square
#C6BFB2 #B2C6B5 #B2B9C6 #C6B2C3
split-complementary
#C6BFB2 #B2C3C6 #B5B2C6
monochromatic
#92846C #ACA28F #C6BFB2 #E0DCD5 #F2F0ED
Accessibility & contrast
On white
1.83
#C6BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C6BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFB2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFB2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#CABDBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bfb2; /* rgb */ color: rgb(198, 191, 178); /* oklch */ color: oklch(80.7% 0.020 83.1);
Tailwind
colors: {
custom: {
50: '#d7d2c9',
500: '#c6bfb2',
950: '#000000',
},
}SCSS
$custom: #c6bfb2; $custom-light: #d7d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c6bfb2",
"rgb": {
"r": 198,
"g": 191,
"b": 178
},
"hsl": {
"h": 39,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.80673,
"c": 0.01959,
"h": 83.1
},
"luminance": 0.52482
}Semantic roles & 50–950 ramp
primary
#C6BFB2
secondary
#828B9A
accent
#67994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382