#C8BDB0#C8BDB0
#C8BDB0 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.022 H 72.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDB0 |
|---|---|
| RGB | rgb(200, 189, 176) |
| HSL | hsl(33, 18%, 74%) |
| HSV | hsv(33, 12%, 78%) |
| CMYK | cmyk(0%, 5.5%, 12%, 21.6%) |
| CIE-LAB | lab(77.17, 1.65, 7.95) |
| CIE-LCH | lch(77.17, 8.12, 78.29°) |
| OKLab | oklab(80.38% 0.0067 0.0208) |
| OKLCH | oklch(80.38% 0.022 72.1) |
| XYZ | xyz(49.8528, 51.8098, 48.4399) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.52
Greige
#B8AB98
ΔE00 5.48
Silver
#C0C0C0
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.36
Warm Beige
#E9DCC9
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDB0 #B0BBC8
analogous
#C8B1B0 #C8BDB0 #C7C8B0
triadic
#C8BDB0 #B0C8BD #BDB0C8
tetradic
#C8BDB0 #B0C8B1 #B0BBC8 #C8B0C7
square
#C8BDB0 #B0C8B1 #B0BBC8 #C8B0C7
split-complementary
#C8BDB0 #B0C7C8 #B1B0C8
monochromatic
#968168 #AF9F8C #C8BDB0 #E1DBD4 #F2F0ED
Accessibility & contrast
On white
1.85
#C8BDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C8BDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDB0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDB0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#CDBAB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdb0; /* rgb */ color: rgb(200, 189, 176); /* oklch */ color: oklch(80.4% 0.022 72.1);
Tailwind
colors: {
custom: {
50: '#d8d0c7',
500: '#c8bdb0',
950: '#000000',
},
}SCSS
$custom: #c8bdb0; $custom-light: #d8d0c7; $custom-dark: #000000;
JSON
{
"hex": "#c8bdb0",
"rgb": {
"r": 200,
"g": 189,
"b": 176
},
"hsl": {
"h": 32.5,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.80381,
"c": 0.02188,
"h": 72.1
},
"luminance": 0.51809
}Semantic roles & 50–950 ramp
primary
#C8BDB0
secondary
#808D9C
accent
#6F9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382