#C8BBB1#C8BBB1
#C8BBB1 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.020 H 60.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB1 |
|---|---|
| RGB | rgb(200, 187, 177) |
| HSL | hsl(26, 17%, 74%) |
| HSV | hsv(26, 12%, 78%) |
| CMYK | cmyk(0%, 6.5%, 11.5%, 21.6%) |
| CIE-LAB | lab(76.68, 2.88, 6.71) |
| CIE-LCH | lch(76.68, 7.30, 66.77°) |
| OKLab | oklab(80% 0.0101 0.0176) |
| OKLCH | oklch(80% 0.02 60.1) |
| XYZ | xyz(49.5249, 50.9951, 48.8205) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.56
Greige
#B8AB98
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 8.41
Khaki
#C3B091
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB1 #B1BEC8
analogous
#C8B1B3 #C8BBB1 #C8C7B1
triadic
#C8BBB1 #B1C8BB #BBB1C8
tetradic
#C8BBB1 #B3C8B1 #B1BEC8 #C7B1C8
square
#C8BBB1 #B3C8B1 #B1BEC8 #C7B1C8
split-complementary
#C8BBB1 #B1C8C7 #B1B3C8
monochromatic
#957C69 #AF9C8D #C8BBB1 #E1DAD5 #F2EFED
Accessibility & contrast
On white
1.88
#C8BBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#C8BBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB1
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB1 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB0
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#CDB8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbb1; /* rgb */ color: rgb(200, 187, 177); /* oklch */ color: oklch(80.0% 0.020 60.1);
Tailwind
colors: {
custom: {
50: '#d8cfc8',
500: '#c8bbb1',
950: '#000000',
},
}SCSS
$custom: #c8bbb1; $custom-light: #d8cfc8; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb1",
"rgb": {
"r": 200,
"g": 187,
"b": 177
},
"hsl": {
"h": 26.087,
"s": 17.293,
"l": 73.922
},
"oklch": {
"l": 0.80004,
"c": 0.02032,
"h": 60.1
},
"luminance": 0.50994
}Semantic roles & 50–950 ramp
primary
#C8BBB1
secondary
#81909C
accent
#789C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382