#C8BFB6#C8BFB6
#C8BFB6 is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 80.9% C 0.016 H 67.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB6 |
|---|---|
| RGB | rgb(200, 191, 182) |
| HSL | hsl(30, 14%, 75%) |
| HSV | hsv(30, 9%, 78%) |
| CMYK | cmyk(0%, 4.5%, 9%, 21.6%) |
| CIE-LAB | lab(77.83, 1.59, 5.66) |
| CIE-LCH | lch(77.83, 5.88, 74.33°) |
| OKLab | oklab(80.95% 0.0061 0.0149) |
| OKLCH | oklch(80.95% 0.016 67.6) |
| XYZ | xyz(50.8928, 52.9189, 51.7802) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.19
Silver
#C0C0C0
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 6.82
Greige
#B8AB98
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.09
Warm Beige
#E9DCC9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB6 #B6BFC8
analogous
#C8B6B6 #C8BFB6 #C8C8B6
triadic
#C8BFB6 #B6C8BF #BFB6C8
tetradic
#C8BFB6 #B6C8B6 #B6BFC8 #C8B6C8
square
#C8BFB6 #B6C8B6 #B6BFC8 #C8B6C8
split-complementary
#C8BFB6 #B6C8C8 #B6B6C8
monochromatic
#938270 #AEA093 #C8BFB6 #E2DED9 #F2F0EE
Accessibility & contrast
On white
1.81
#C8BFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C8BFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB5
Deuteranopia (green-blind)
#C4C1B6
Tritanopia (blue-blind)
#CCBDBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb6; /* rgb */ color: rgb(200, 191, 182); /* oklch */ color: oklch(80.9% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#d8d2cb',
500: '#c8bfb6',
950: '#000000',
},
}SCSS
$custom: #c8bfb6; $custom-light: #d8d2cb; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb6",
"rgb": {
"r": 200,
"g": 191,
"b": 182
},
"hsl": {
"h": 30,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.80947,
"c": 0.01611,
"h": 67.6
},
"luminance": 0.52918
}Semantic roles & 50–950 ramp
primary
#C8BFB6
secondary
#86919C
accent
#73984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382