#C8BBB5#C8BBB5
#C8BBB5 is a light, near-neutral orange. Relative luminance 0.512; OKLCH L 80.1% C 0.017 H 46.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB5 |
|---|---|
| RGB | rgb(200, 187, 181) |
| HSL | hsl(19, 15%, 75%) |
| HSV | hsv(19, 10%, 78%) |
| CMYK | cmyk(0%, 6.5%, 9.5%, 21.6%) |
| CIE-LAB | lab(76.77, 3.55, 4.68) |
| CIE-LCH | lch(76.77, 5.88, 52.84°) |
| OKLab | oklab(80.11% 0.0117 0.0124) |
| OKLCH | oklch(80.11% 0.017 46.5) |
| XYZ | xyz(49.9294, 51.1569, 50.9511) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.47
Silver
#C0C0C0
ΔE00 6.15
Pinkish Grey
#C8ACA9
ΔE00 7.12
Greige
#B8AB98
ΔE00 7.79
Dove Gray
#B6B8BD
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB5 #B5C2C8
analogous
#C8B5B9 #C8BBB5 #C8C5B5
triadic
#C8BBB5 #B5C8BB #BBB5C8
tetradic
#C8BBB5 #B9C8B5 #B5C2C8 #C5B5C8
square
#C8BBB5 #B9C8B5 #B5C2C8 #C5B5C8
split-complementary
#C8BBB5 #B5C8C5 #B5B9C8
monochromatic
#947A6F #AE9B92 #C8BBB5 #E2DBD8 #F2EFED
Accessibility & contrast
On white
1.87
#C8BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C8BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB5
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB5 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB5
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#CCB9B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbb5; /* rgb */ color: rgb(200, 187, 181); /* oklch */ color: oklch(80.1% 0.017 46.5);
Tailwind
colors: {
custom: {
50: '#d8cfcb',
500: '#c8bbb5',
950: '#000000',
},
}SCSS
$custom: #c8bbb5; $custom-light: #d8cfcb; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb5",
"rgb": {
"r": 200,
"g": 187,
"b": 181
},
"hsl": {
"h": 18.947,
"s": 14.729,
"l": 74.706
},
"oklch": {
"l": 0.80113,
"c": 0.01704,
"h": 46.5
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#C8BBB5
secondary
#85959C
accent
#81994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382