#C8BFB8#C8BFB8
#C8BFB8 is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.0% C 0.014 H 60.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB8 |
|---|---|
| RGB | rgb(200, 191, 184) |
| HSL | hsl(26, 13%, 75%) |
| HSV | hsv(26, 8%, 78%) |
| CMYK | cmyk(0%, 4.5%, 8%, 21.6%) |
| CIE-LAB | lab(77.88, 1.93, 4.65) |
| CIE-LCH | lch(77.88, 5.04, 67.47°) |
| OKLab | oklab(81% 0.0069 0.0123) |
| OKLCH | oklch(81% 0.014 60.5) |
| XYZ | xyz(51.1010, 53.0022, 52.8765) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.15
Silver
#C0C0C0
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.47
Greige
#B8AB98
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB8 #B8C1C8
analogous
#C8B8B9 #C8BFB8 #C8C7B8
triadic
#C8BFB8 #B8C8BF #BFB8C8
tetradic
#C8BFB8 #B9C8B8 #B8C1C8 #C7B8C8
square
#C8BFB8 #B9C8B8 #B8C1C8 #C7B8C8
split-complementary
#C8BFB8 #B8C8C7 #B8B9C8
monochromatic
#938173 #ADA096 #C8BFB8 #E3DEDA #F2EFEE
Accessibility & contrast
On white
1.81
#C8BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C8BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB8
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#CBBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb8; /* rgb */ color: rgb(200, 191, 184); /* oklch */ color: oklch(81.0% 0.014 60.5);
Tailwind
colors: {
custom: {
50: '#d8d2cd',
500: '#c8bfb8',
950: '#000000',
},
}SCSS
$custom: #c8bfb8; $custom-light: #d8d2cd; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb8",
"rgb": {
"r": 200,
"g": 191,
"b": 184
},
"hsl": {
"h": 26.25,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.81002,
"c": 0.01409,
"h": 60.5
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#C8BFB8
secondary
#88939C
accent
#77974F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383