#C8BBB3#C8BBB3
#C8BBB3 is a light, near-neutral orange. Relative luminance 0.511; OKLCH L 80.1% C 0.019 H 53.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB3 |
|---|---|
| RGB | rgb(200, 187, 179) |
| HSL | hsl(23, 16%, 74%) |
| HSV | hsv(23, 11%, 78%) |
| CMYK | cmyk(0%, 6.5%, 10.5%, 21.6%) |
| CIE-LAB | lab(76.72, 3.21, 5.70) |
| CIE-LCH | lch(76.72, 6.54, 60.57°) |
| OKLab | oklab(80.06% 0.0109 0.015) |
| OKLCH | oklch(80.06% 0.019 53.9) |
| XYZ | xyz(49.7257, 51.0754, 49.8781) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.48
Silver
#C0C0C0
ΔE00 6.43
Greige
#B8AB98
ΔE00 6.94
Pinkish Grey
#C8ACA9
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.35
Dark Gray
#A9A9A9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB3 #B3C0C8
analogous
#C8B3B6 #C8BBB3 #C8C6B3
triadic
#C8BBB3 #B3C8BB #BBB3C8
tetradic
#C8BBB3 #B6C8B3 #B3C0C8 #C6B3C8
square
#C8BBB3 #B6C8B3 #B3C0C8 #C6B3C8
split-complementary
#C8BBB3 #B3C8C6 #B3B6C8
monochromatic
#957B6C #AE9B8F #C8BBB3 #E2DBD7 #F2EFED
Accessibility & contrast
On white
1.87
#C8BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C8BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB3
Deuteranopia (green-blind)
#C2BEB3
Tritanopia (blue-blind)
#CCB9B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbb3; /* rgb */ color: rgb(200, 187, 179); /* oklch */ color: oklch(80.1% 0.019 53.9);
Tailwind
colors: {
custom: {
50: '#d8cfc9',
500: '#c8bbb3',
950: '#000000',
},
}SCSS
$custom: #c8bbb3; $custom-light: #d8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb3",
"rgb": {
"r": 200,
"g": 187,
"b": 179
},
"hsl": {
"h": 22.857,
"s": 16.031,
"l": 74.314
},
"oklch": {
"l": 0.80058,
"c": 0.01856,
"h": 53.9
},
"luminance": 0.51075
}Semantic roles & 50–950 ramp
primary
#C8BBB3
secondary
#83939C
accent
#7C9A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382