#C7BFAA#C7BFAA
#C7BFAA is a light, muted orange. Relative luminance 0.523; OKLCH L 80.5% C 0.030 H 89.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFAA |
|---|---|
| RGB | rgb(199, 191, 170) |
| HSL | hsl(43, 21%, 72%) |
| HSV | hsv(43, 15%, 78%) |
| CMYK | cmyk(0%, 4%, 14.6%, 22%) |
| CIE-LAB | lab(77.46, -0.75, 11.60) |
| CIE-LCH | lch(77.46, 11.63, 93.69°) |
| OKLab | oklab(80.55% 0.0002 0.0301) |
| OKLCH | oklch(80.55% 0.03 89.6) |
| XYZ | xyz(49.4392, 52.3067, 45.5142) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.79
Greige
#B8AB98
ΔE00 5.88
Khaki
#C3B091
ΔE00 6.24
Putty
#BEAE8A
ΔE00 6.87
Bland
#AFA88B
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFAA #AAB2C7
analogous
#C7B1AA #C7BFAA #C1C7AA
triadic
#C7BFAA #AAC7BF #BFAAC7
tetradic
#C7BFAA #AAC7B1 #AAB2C7 #C7AAC1
square
#C7BFAA #AAC7B1 #AAB2C7 #C7AAC1
split-complementary
#C7BFAA #AAC1C7 #B1AAC7
monochromatic
#958762 #AFA385 #C7BFAA #DFDBCF #F3F1ED
Accessibility & contrast
On white
1.83
#C7BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C7BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFAA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFAA | 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)
#C4BEA9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#CCBBB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7bfaa; /* rgb */ color: rgb(199, 191, 170); /* oklch */ color: oklch(80.5% 0.030 89.6);
Tailwind
colors: {
custom: {
50: '#d8d2c3',
500: '#c7bfaa',
950: '#000000',
},
}SCSS
$custom: #c7bfaa; $custom-light: #d8d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c7bfaa",
"rgb": {
"r": 199,
"g": 191,
"b": 170
},
"hsl": {
"h": 43.448,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.80549,
"c": 0.03013,
"h": 89.6
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#C7BFAA
secondary
#7A839B
accent
#5F9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382