#C8BDB8#C8BDB8
#C8BDB8 is a light, near-neutral orange. Relative luminance 0.521; OKLCH L 80.6% C 0.014 H 46.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDB8 |
|---|---|
| RGB | rgb(200, 189, 184) |
| HSL | hsl(19, 13%, 75%) |
| HSV | hsv(19, 8%, 78%) |
| CMYK | cmyk(0%, 5.5%, 8%, 21.6%) |
| CIE-LAB | lab(77.36, 2.99, 3.91) |
| CIE-LCH | lch(77.36, 4.92, 52.54°) |
| OKLab | oklab(80.6% 0.0099 0.0103) |
| OKLCH | oklch(80.6% 0.014 46.2) |
| XYZ | xyz(50.6678, 52.1358, 52.7321) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Silver
#C0C0C0
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 7.20
Dove Gray
#B6B8BD
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 7.68
Pinkish Grey
#C8ACA9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDB8 #B8C3C8
analogous
#C8B8BB #C8BDB8 #C8C5B8
triadic
#C8BDB8 #B8C8BD #BDB8C8
tetradic
#C8BDB8 #BBC8B8 #B8C3C8 #C5B8C8
square
#C8BDB8 #BBC8B8 #B8C3C8 #C5B8C8
split-complementary
#C8BDB8 #B8C8C5 #B8BBC8
monochromatic
#937D73 #AD9D96 #C8BDB8 #E3DDDA #F2EFEE
Accessibility & contrast
On white
1.84
#C8BDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C8BDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDB8
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDB8 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB8
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#CBBBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdb8; /* rgb */ color: rgb(200, 189, 184); /* oklch */ color: oklch(80.6% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#d8d0cd',
500: '#c8bdb8',
950: '#000000',
},
}SCSS
$custom: #c8bdb8; $custom-light: #d8d0cd; $custom-dark: #000000;
JSON
{
"hex": "#c8bdb8",
"rgb": {
"r": 200,
"g": 189,
"b": 184
},
"hsl": {
"h": 18.75,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.80599,
"c": 0.01432,
"h": 46.2
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#C8BDB8
secondary
#88969C
accent
#80974F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383