#C8BFB3#C8BFB3
#C8BFB3 is a light, near-neutral orange. Relative luminance 0.528; OKLCH L 80.9% C 0.019 H 75.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB3 |
|---|---|
| RGB | rgb(200, 191, 179) |
| HSL | hsl(34, 16%, 74%) |
| HSV | hsv(34, 11%, 78%) |
| CMYK | cmyk(0%, 4.5%, 10.5%, 21.6%) |
| CIE-LAB | lab(77.75, 1.08, 7.18) |
| CIE-LCH | lch(77.75, 7.26, 81.41°) |
| OKLab | oklab(80.87% 0.0049 0.0188) |
| OKLCH | oklch(80.87% 0.019 75.3) |
| XYZ | xyz(50.5861, 52.7962, 50.1649) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.06
Greige
#B8AB98
ΔE00 6.10
Silver
#C0C0C0
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 7.26
Warm Beige
#E9DCC9
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB3 #B3BCC8
analogous
#C8B5B3 #C8BFB3 #C7C8B3
triadic
#C8BFB3 #B3C8BF #BFB3C8
tetradic
#C8BFB3 #B3C8B5 #B3BCC8 #C8B3C7
square
#C8BFB3 #B3C8B5 #B3BCC8 #C8B3C7
split-complementary
#C8BFB3 #B3C7C8 #B5B3C8
monochromatic
#95836C #AEA18F #C8BFB3 #E2DDD7 #F2F0ED
Accessibility & contrast
On white
1.82
#C8BFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C8BFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB3
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB3 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#CCBDBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb3; /* rgb */ color: rgb(200, 191, 179); /* oklch */ color: oklch(80.9% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#d8d2c9',
500: '#c8bfb3',
950: '#000000',
},
}SCSS
$custom: #c8bfb3; $custom-light: #d8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb3",
"rgb": {
"r": 200,
"g": 191,
"b": 179
},
"hsl": {
"h": 34.286,
"s": 16.031,
"l": 74.314
},
"oklch": {
"l": 0.80866,
"c": 0.01945,
"h": 75.3
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#C8BFB3
secondary
#838E9C
accent
#6D9A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382