#C8BDAF#C8BDAF
#C8BDAF is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.023 H 74.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDAF |
|---|---|
| RGB | rgb(200, 189, 175) |
| HSL | hsl(34, 19%, 74%) |
| HSV | hsv(34, 13%, 78%) |
| CMYK | cmyk(0%, 5.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(77.14, 1.48, 8.46) |
| CIE-LCH | lch(77.14, 8.59, 80.05°) |
| OKLab | oklab(80.36% 0.0063 0.0221) |
| OKLCH | oklch(80.36% 0.023 74.1) |
| XYZ | xyz(49.7542, 51.7704, 47.9208) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.26
Greige
#B8AB98
ΔE00 5.29
Khaki
#C3B091
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.32
Warm Beige
#E9DCC9
ΔE00 7.72
Greyish
#A8A495
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDAF #AFBAC8
analogous
#C8B0AF #C8BDAF #C6C8AF
triadic
#C8BDAF #AFC8BD #BDAFC8
tetradic
#C8BDAF #AFC8B0 #AFBAC8 #C8AFC6
square
#C8BDAF #AFC8B0 #AFBAC8 #C8AFC6
split-complementary
#C8BDAF #AFC6C8 #B0AFC8
monochromatic
#968167 #AF9F8B #C8BDAF #E1DBD3 #F3F0ED
Accessibility & contrast
On white
1.85
#C8BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C8BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDAF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDAF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C4C0AF
Tritanopia (blue-blind)
#CDBAB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bdaf; /* rgb */ color: rgb(200, 189, 175); /* oklch */ color: oklch(80.4% 0.023 74.1);
Tailwind
colors: {
custom: {
50: '#d8d0c6',
500: '#c8bdaf',
950: '#000000',
},
}SCSS
$custom: #c8bdaf; $custom-light: #d8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#c8bdaf",
"rgb": {
"r": 200,
"g": 189,
"b": 175
},
"hsl": {
"h": 33.6,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.80355,
"c": 0.02301,
"h": 74.1
},
"luminance": 0.5177
}Semantic roles & 50–950 ramp
primary
#C8BDAF
secondary
#7F8C9C
accent
#6E9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382