#C8BFB4#C8BFB4
#C8BFB4 is a light, near-neutral orange. Relative luminance 0.528; OKLCH L 80.9% C 0.018 H 73.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB4 |
|---|---|
| RGB | rgb(200, 191, 180) |
| HSL | hsl(33, 15%, 75%) |
| HSV | hsv(33, 10%, 78%) |
| CMYK | cmyk(0%, 4.5%, 10%, 21.6%) |
| CIE-LAB | lab(77.78, 1.25, 6.67) |
| CIE-LCH | lch(77.78, 6.79, 79.38°) |
| OKLab | oklab(80.89% 0.0053 0.0175) |
| OKLCH | oklch(80.89% 0.018 73) |
| XYZ | xyz(50.6876, 52.8368, 50.6995) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.36
Silver
#C0C0C0
ΔE00 6.00
Greige
#B8AB98
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.58
Warm Beige
#E9DCC9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB4 #B4BDC8
analogous
#C8B5B4 #C8BFB4 #C7C8B4
triadic
#C8BFB4 #B4C8BF #BFB4C8
tetradic
#C8BFB4 #B4C8B5 #B4BDC8 #C8B4C7
square
#C8BFB4 #B4C8B5 #B4BDC8 #C8B4C7
split-complementary
#C8BFB4 #B4C7C8 #B5B4C8
monochromatic
#94836D #AEA191 #C8BFB4 #E2DDD7 #F2F0ED
Accessibility & contrast
On white
1.82
#C8BFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#C8BFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB4
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB4 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB3
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#CCBDBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb4; /* rgb */ color: rgb(200, 191, 180); /* oklch */ color: oklch(80.9% 0.018 73.0);
Tailwind
colors: {
custom: {
50: '#d8d2ca',
500: '#c8bfb4',
950: '#000000',
},
}SCSS
$custom: #c8bfb4; $custom-light: #d8d2ca; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb4",
"rgb": {
"r": 200,
"g": 191,
"b": 180
},
"hsl": {
"h": 33,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.80893,
"c": 0.01831,
"h": 73
},
"luminance": 0.52836
}Semantic roles & 50–950 ramp
primary
#C8BFB4
secondary
#848F9C
accent
#6F9A4C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382