#C8BFB5#C8BFB5
#C8BFB5 is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 80.9% C 0.017 H 70.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB5 |
|---|---|
| RGB | rgb(200, 191, 181) |
| HSL | hsl(32, 15%, 75%) |
| HSV | hsv(32, 10%, 78%) |
| CMYK | cmyk(0%, 4.5%, 9.5%, 21.6%) |
| CIE-LAB | lab(77.80, 1.42, 6.17) |
| CIE-LCH | lch(77.80, 6.33, 77.04°) |
| OKLab | oklab(80.92% 0.0057 0.0162) |
| OKLCH | oklch(80.92% 0.017 70.5) |
| XYZ | xyz(50.7898, 52.8777, 51.2379) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.75
Silver
#C0C0C0
ΔE00 5.69
Greige
#B8AB98
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.33
Warm Beige
#E9DCC9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB5 #B5BEC8
analogous
#C8B6B5 #C8BFB5 #C8C8B5
triadic
#C8BFB5 #B5C8BF #BFB5C8
tetradic
#C8BFB5 #B5C8B6 #B5BEC8 #C8B5C8
square
#C8BFB5 #B5C8B6 #B5BEC8 #C8B5C8
split-complementary
#C8BFB5 #B5C8C8 #B6B5C8
monochromatic
#94826F #AEA192 #C8BFB5 #E2DDD8 #F2F0ED
Accessibility & contrast
On white
1.81
#C8BFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C8BFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB5 | 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)
#C2BFB4
Deuteranopia (green-blind)
#C5C1B5
Tritanopia (blue-blind)
#CCBDBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb5; /* rgb */ color: rgb(200, 191, 181); /* oklch */ color: oklch(80.9% 0.017 70.5);
Tailwind
colors: {
custom: {
50: '#d8d2cb',
500: '#c8bfb5',
950: '#000000',
},
}SCSS
$custom: #c8bfb5; $custom-light: #d8d2cb; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb5",
"rgb": {
"r": 200,
"g": 191,
"b": 181
},
"hsl": {
"h": 31.579,
"s": 14.729,
"l": 74.706
},
"oklch": {
"l": 0.8092,
"c": 0.01719,
"h": 70.5
},
"luminance": 0.52877
}Semantic roles & 50–950 ramp
primary
#C8BFB5
secondary
#85909C
accent
#71994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382