#C2BFB7#C2BFB7
#C2BFB7 is a light, near-neutral orange. Relative luminance 0.521; OKLCH L 80.5% C 0.012 H 89.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFB7 |
|---|---|
| RGB | rgb(194, 191, 183) |
| HSL | hsl(44, 8%, 74%) |
| HSV | hsv(44, 6%, 76%) |
| CMYK | cmyk(0%, 1.5%, 5.7%, 23.9%) |
| CIE-LAB | lab(77.37, -0.39, 4.40) |
| CIE-LCH | lch(77.37, 4.42, 95.00°) |
| OKLab | oklab(80.48% 0.0001 0.0116) |
| OKLCH | oklch(80.48% 0.012 89.8) |
| XYZ | xyz(49.4250, 52.1501, 52.2528) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFB7 #B7BAC2
analogous
#C2BAB7 #C2BFB7 #C0C2B7
triadic
#C2BFB7 #B7C2BF #BFB7C2
tetradic
#C2BFB7 #B7C2BA #B7BAC2 #C2B7C0
square
#C2BFB7 #B7C2BA #B7BAC2 #C2B7C0
split-complementary
#C2BFB7 #B7C0C2 #BAB7C2
monochromatic
#8A8475 #A6A296 #C2BFB7 #DEDCD8 #F1F0EE
Accessibility & contrast
On white
1.84
#C2BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C2BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFB7
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFB7 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB7
Deuteranopia (green-blind)
#C2BFB7
Tritanopia (blue-blind)
#C4BEBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfb7; /* rgb */ color: rgb(194, 191, 183); /* oklch */ color: oklch(80.5% 0.012 89.8);
Tailwind
colors: {
custom: {
50: '#d4d2cc',
500: '#c2bfb7',
950: '#000000',
},
}SCSS
$custom: #c2bfb7; $custom-light: #d4d2cc; $custom-dark: #000000;
JSON
{
"hex": "#c2bfb7",
"rgb": {
"r": 194,
"g": 191,
"b": 183
},
"hsl": {
"h": 43.636,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.80479,
"c": 0.01158,
"h": 89.8
},
"luminance": 0.5215
}Semantic roles & 50–950 ramp
primary
#C2BFB7
secondary
#888C95
accent
#649253
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383