#C8BDA6#C8BDA6
#C8BDA6 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.1% C 0.034 H 85.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDA6 |
|---|---|
| RGB | rgb(200, 189, 166) |
| HSL | hsl(41, 24%, 72%) |
| HSV | hsv(41, 17%, 78%) |
| CMYK | cmyk(0%, 5.5%, 17%, 21.6%) |
| CIE-LAB | lab(76.94, 0.05, 13.03) |
| CIE-LCH | lch(76.94, 13.03, 89.78°) |
| OKLab | oklab(80.13% 0.0027 0.0337) |
| OKLCH | oklch(80.13% 0.034 85.5) |
| XYZ | xyz(48.8996, 51.4286, 43.4197) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.78
Khaki
#C3B091
ΔE00 4.90
Greige
#B8AB98
ΔE00 5.19
Putty
#BEAE8A
ΔE00 5.84
Bland
#AFA88B
ΔE00 6.98
Stone (survey)
#ADA587
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDA6 #A6B1C8
analogous
#C8ACA6 #C8BDA6 #C2C8A6
triadic
#C8BDA6 #A6C8BD #BDA6C8
tetradic
#C8BDA6 #A6C8AC #A6B1C8 #C8A6C2
square
#C8BDA6 #A6C8AC #A6B1C8 #C8A6C2
split-complementary
#C8BDA6 #A6C2C8 #ACA6C8
monochromatic
#97845D #B1A180 #C8BDA6 #DFD9CC #F3F1EC
Accessibility & contrast
On white
1.86
#C8BDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#C8BDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDA6
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDA6 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA5
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#CEB9B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bda6; /* rgb */ color: rgb(200, 189, 166); /* oklch */ color: oklch(80.1% 0.034 85.5);
Tailwind
colors: {
custom: {
50: '#d9d0c0',
500: '#c8bda6',
950: '#000000',
},
}SCSS
$custom: #c8bda6; $custom-light: #d9d0c0; $custom-dark: #000000;
JSON
{
"hex": "#c8bda6",
"rgb": {
"r": 200,
"g": 189,
"b": 166
},
"hsl": {
"h": 40.588,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80126,
"c": 0.03384,
"h": 85.5
},
"luminance": 0.51428
}Semantic roles & 50–950 ramp
primary
#C8BDA6
secondary
#76829D
accent
#62A243
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382