#C8BFB1#C8BFB1
#C8BFB1 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.022 H 79.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB1 |
|---|---|
| RGB | rgb(200, 191, 177) |
| HSL | hsl(37, 17%, 74%) |
| HSV | hsv(37, 12%, 78%) |
| CMYK | cmyk(0%, 4.5%, 11.5%, 21.6%) |
| CIE-LAB | lab(77.71, 0.75, 8.19) |
| CIE-LCH | lch(77.71, 8.22, 84.75°) |
| OKLab | oklab(80.81% 0.0041 0.0214) |
| OKLCH | oklch(80.81% 0.022 79.1) |
| XYZ | xyz(50.3853, 52.7159, 49.1073) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.01
Greige
#B8AB98
ΔE00 5.78
Silver
#C0C0C0
ΔE00 6.97
Warm Beige
#E9DCC9
ΔE00 7.40
Khaki
#C3B091
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB1 #B1BAC8
analogous
#C8B4B1 #C8BFB1 #C6C8B1
triadic
#C8BFB1 #B1C8BF #BFB1C8
tetradic
#C8BFB1 #B1C8B4 #B1BAC8 #C8B1C6
square
#C8BFB1 #B1C8B4 #B1BAC8 #C8B1C6
split-complementary
#C8BFB1 #B1C6C8 #B4B1C8
monochromatic
#958469 #AFA28D #C8BFB1 #E1DCD5 #F2F0ED
Accessibility & contrast
On white
1.82
#C8BFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C8BFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB1
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB1 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB0
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#CCBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb1; /* rgb */ color: rgb(200, 191, 177); /* oklch */ color: oklch(80.8% 0.022 79.1);
Tailwind
colors: {
custom: {
50: '#d8d2c8',
500: '#c8bfb1',
950: '#000000',
},
}SCSS
$custom: #c8bfb1; $custom-light: #d8d2c8; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb1",
"rgb": {
"r": 200,
"g": 191,
"b": 177
},
"hsl": {
"h": 36.522,
"s": 17.293,
"l": 73.922
},
"oklch": {
"l": 0.80813,
"c": 0.0218,
"h": 79.1
},
"luminance": 0.52715
}Semantic roles & 50–950 ramp
primary
#C8BFB1
secondary
#818C9C
accent
#6A9C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382