#C8BFB7#C8BFB7
#C8BFB7 is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.0% C 0.015 H 64.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB7 |
|---|---|
| RGB | rgb(200, 191, 183) |
| HSL | hsl(28, 13%, 75%) |
| HSV | hsv(28, 9%, 78%) |
| CMYK | cmyk(0%, 4.5%, 8.5%, 21.6%) |
| CIE-LAB | lab(77.85, 1.76, 5.16) |
| CIE-LCH | lch(77.85, 5.45, 71.17°) |
| OKLab | oklab(80.97% 0.0065 0.0136) |
| OKLCH | oklch(80.97% 0.015 64.3) |
| XYZ | xyz(50.9965, 52.9604, 52.3264) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.66
Silver
#C0C0C0
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 6.87
Greige
#B8AB98
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB7 #B7C0C8
analogous
#C8B7B7 #C8BFB7 #C8C7B7
triadic
#C8BFB7 #B7C8BF #BFB7C8
tetradic
#C8BFB7 #B7C8B7 #B7C0C8 #C7B7C8
square
#C8BFB7 #B7C8B7 #B7C0C8 #C7B7C8
split-complementary
#C8BFB7 #B7C8C7 #B7B7C8
monochromatic
#938172 #ADA094 #C8BFB7 #E3DEDA #F2F0EE
Accessibility & contrast
On white
1.81
#C8BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#C8BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB7
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#CCBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb7; /* rgb */ color: rgb(200, 191, 183); /* oklch */ color: oklch(81.0% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#d8d2cc',
500: '#c8bfb7',
950: '#000000',
},
}SCSS
$custom: #c8bfb7; $custom-light: #d8d2cc; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb7",
"rgb": {
"r": 200,
"g": 191,
"b": 183
},
"hsl": {
"h": 28.235,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.80975,
"c": 0.01507,
"h": 64.3
},
"luminance": 0.5296
}Semantic roles & 50–950 ramp
primary
#C8BFB7
secondary
#87929C
accent
#75984E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383