#C8BDB5#C8BDB5
#C8BDB5 is a light, near-neutral orange. Relative luminance 0.520; OKLCH L 80.5% C 0.017 H 58.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDB5 |
|---|---|
| RGB | rgb(200, 189, 181) |
| HSL | hsl(25, 15%, 75%) |
| HSV | hsv(25, 10%, 78%) |
| CMYK | cmyk(0%, 5.5%, 9.5%, 21.6%) |
| CIE-LAB | lab(77.29, 2.48, 5.42) |
| CIE-LCH | lch(77.29, 5.97, 65.40°) |
| OKLab | oklab(80.52% 0.0087 0.0143) |
| OKLCH | oklch(80.52% 0.017 58.6) |
| XYZ | xyz(50.3567, 52.0114, 51.0935) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.91
Silver
#C0C0C0
ΔE00 5.74
Greige
#B8AB98
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 7.68
Dove Gray
#B6B8BD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDB5 #B5C0C8
analogous
#C8B5B7 #C8BDB5 #C8C7B5
triadic
#C8BDB5 #B5C8BD #BDB5C8
tetradic
#C8BDB5 #B7C8B5 #B5C0C8 #C7B5C8
square
#C8BDB5 #B7C8B5 #B5C0C8 #C7B5C8
split-complementary
#C8BDB5 #B5C8C7 #B5B7C8
monochromatic
#947E6F #AE9E92 #C8BDB5 #E2DCD8 #F2EFED
Accessibility & contrast
On white
1.84
#C8BDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C8BDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDB5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDB5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB5
Deuteranopia (green-blind)
#C3C0B5
Tritanopia (blue-blind)
#CCBBBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdb5; /* rgb */ color: rgb(200, 189, 181); /* oklch */ color: oklch(80.5% 0.017 58.6);
Tailwind
colors: {
custom: {
50: '#d8d0cb',
500: '#c8bdb5',
950: '#000000',
},
}SCSS
$custom: #c8bdb5; $custom-light: #d8d0cb; $custom-dark: #000000;
JSON
{
"hex": "#c8bdb5",
"rgb": {
"r": 200,
"g": 189,
"b": 181
},
"hsl": {
"h": 25.263,
"s": 14.729,
"l": 74.706
},
"oklch": {
"l": 0.80516,
"c": 0.01674,
"h": 58.6
},
"luminance": 0.52011
}Semantic roles & 50–950 ramp
primary
#C8BDB5
secondary
#85929C
accent
#79994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382