#C8BDB3#C8BDB3
#C8BDB3 is a light, near-neutral orange. Relative luminance 0.519; OKLCH L 80.5% C 0.019 H 64.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDB3 |
|---|---|
| RGB | rgb(200, 189, 179) |
| HSL | hsl(29, 16%, 74%) |
| HSV | hsv(29, 11%, 78%) |
| CMYK | cmyk(0%, 5.5%, 10.5%, 21.6%) |
| CIE-LAB | lab(77.24, 2.15, 6.44) |
| CIE-LCH | lch(77.24, 6.78, 71.55°) |
| OKLab | oklab(80.46% 0.0079 0.0169) |
| OKLCH | oklch(80.46% 0.019 64.9) |
| XYZ | xyz(50.1529, 51.9299, 50.0205) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.91
Silver
#C0C0C0
ΔE00 6.20
Greige
#B8AB98
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 7.97
Warm Beige
#E9DCC9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDB3 #B3BEC8
analogous
#C8B3B4 #C8BDB3 #C8C8B3
triadic
#C8BDB3 #B3C8BD #BDB3C8
tetradic
#C8BDB3 #B4C8B3 #B3BEC8 #C8B3C8
square
#C8BDB3 #B4C8B3 #B3BEC8 #C8B3C8
split-complementary
#C8BDB3 #B3C8C8 #B3B4C8
monochromatic
#957F6C #AE9E8F #C8BDB3 #E2DCD7 #F2F0ED
Accessibility & contrast
On white
1.84
#C8BDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C8BDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDB3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDB3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB2
Deuteranopia (green-blind)
#C3C0B3
Tritanopia (blue-blind)
#CCBBBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdb3; /* rgb */ color: rgb(200, 189, 179); /* oklch */ color: oklch(80.5% 0.019 64.9);
Tailwind
colors: {
custom: {
50: '#d8d0c9',
500: '#c8bdb3',
950: '#000000',
},
}SCSS
$custom: #c8bdb3; $custom-light: #d8d0c9; $custom-dark: #000000;
JSON
{
"hex": "#c8bdb3",
"rgb": {
"r": 200,
"g": 189,
"b": 179
},
"hsl": {
"h": 28.571,
"s": 16.031,
"l": 74.314
},
"oklch": {
"l": 0.80462,
"c": 0.01867,
"h": 64.9
},
"luminance": 0.51929
}Semantic roles & 50–950 ramp
primary
#C8BDB3
secondary
#83909C
accent
#759A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382