#C7BFB2#C7BFB2
#C7BFB2 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.020 H 80.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFB2 |
|---|---|
| RGB | rgb(199, 191, 178) |
| HSL | hsl(37, 16%, 74%) |
| HSV | hsv(37, 11%, 78%) |
| CMYK | cmyk(0%, 4%, 10.6%, 22%) |
| CIE-LAB | lab(77.65, 0.56, 7.55) |
| CIE-LCH | lch(77.65, 7.57, 85.80°) |
| OKLab | oklab(80.76% 0.0035 0.0198) |
| OKLCH | oklch(80.76% 0.02 80.1) |
| XYZ | xyz(50.2191, 52.6186, 49.6217) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.39
Greige
#B8AB98
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 7.16
Warm Beige
#E9DCC9
ΔE00 7.60
Khaki
#C3B091
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFB2 #B2BAC7
analogous
#C7B5B2 #C7BFB2 #C5C7B2
triadic
#C7BFB2 #B2C7BF #BFB2C7
tetradic
#C7BFB2 #B2C7B5 #B2BAC7 #C7B2C5
square
#C7BFB2 #B2C7B5 #B2BAC7 #C7B2C5
split-complementary
#C7BFB2 #B2C5C7 #B5B2C7
monochromatic
#93846B #ADA28F #C7BFB2 #E1DCD5 #F2F0ED
Accessibility & contrast
On white
1.82
#C7BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C7BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFB2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFB2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#CBBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bfb2; /* rgb */ color: rgb(199, 191, 178); /* oklch */ color: oklch(80.8% 0.020 80.1);
Tailwind
colors: {
custom: {
50: '#d8d2c9',
500: '#c7bfb2',
950: '#000000',
},
}SCSS
$custom: #c7bfb2; $custom-light: #d8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c7bfb2",
"rgb": {
"r": 199,
"g": 191,
"b": 178
},
"hsl": {
"h": 37.143,
"s": 15.789,
"l": 73.922
},
"oklch": {
"l": 0.80756,
"c": 0.02008,
"h": 80.1
},
"luminance": 0.52618
}Semantic roles & 50–950 ramp
primary
#C7BFB2
secondary
#828C9B
accent
#699A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382