#C8BFB0#C8BFB0
#C8BFB0 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.8% C 0.023 H 80.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB0 |
|---|---|
| RGB | rgb(200, 191, 176) |
| HSL | hsl(38, 18%, 74%) |
| HSV | hsv(38, 12%, 78%) |
| CMYK | cmyk(0%, 4.5%, 12%, 21.6%) |
| CIE-LAB | lab(77.68, 0.59, 8.69) |
| CIE-LCH | lch(77.68, 8.71, 86.13°) |
| OKLab | oklab(80.79% 0.0037 0.0227) |
| OKLCH | oklch(80.79% 0.023 80.7) |
| XYZ | xyz(50.2860, 52.6762, 48.5843) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.26
Greige
#B8AB98
ΔE00 5.67
Khaki
#C3B091
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.30
Warm Beige
#E9DCC9
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB0 #B0B9C8
analogous
#C8B3B0 #C8BFB0 #C5C8B0
triadic
#C8BFB0 #B0C8BF #BFB0C8
tetradic
#C8BFB0 #B0C8B3 #B0B9C8 #C8B0C5
square
#C8BFB0 #B0C8B3 #B0B9C8 #C8B0C5
split-complementary
#C8BFB0 #B0C5C8 #B3B0C8
monochromatic
#968468 #AFA28C #C8BFB0 #E1DCD4 #F2F0ED
Accessibility & contrast
On white
1.82
#C8BFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C8BFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB0 | 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)
#C3BFAF
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#CDBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb0; /* rgb */ color: rgb(200, 191, 176); /* oklch */ color: oklch(80.8% 0.023 80.7);
Tailwind
colors: {
custom: {
50: '#d8d2c7',
500: '#c8bfb0',
950: '#000000',
},
}SCSS
$custom: #c8bfb0; $custom-light: #d8d2c7; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb0",
"rgb": {
"r": 200,
"g": 191,
"b": 176
},
"hsl": {
"h": 37.5,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.80787,
"c": 0.02301,
"h": 80.7
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#C8BFB0
secondary
#808B9C
accent
#689C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382