#C8BDA3#C8BDA3
#C8BDA3 is a light, muted orange. Relative luminance 0.513; OKLCH L 80.1% C 0.038 H 87.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDA3 |
|---|---|
| RGB | rgb(200, 189, 163) |
| HSL | hsl(42, 25%, 71%) |
| HSV | hsv(42, 19%, 78%) |
| CMYK | cmyk(0%, 5.5%, 18.5%, 21.6%) |
| CIE-LAB | lab(76.87, -0.41, 14.55) |
| CIE-LCH | lch(76.87, 14.56, 91.62°) |
| OKLab | oklab(80.05% 0.0014 0.0376) |
| OKLCH | oklch(80.05% 0.038 87.8) |
| XYZ | xyz(48.6276, 51.3198, 41.9873) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.66
Warm Gray
#C9BEB0
ΔE00 4.88
Putty
#BEAE8A
ΔE00 5.19
Greige
#B8AB98
ΔE00 5.65
Bland
#AFA88B
ΔE00 6.55
Stone (survey)
#ADA587
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDA3 #A3AEC8
analogous
#C8AAA3 #C8BDA3 #C0C8A3
triadic
#C8BDA3 #A3C8BD #BDA3C8
tetradic
#C8BDA3 #A3C8AA #A3AEC8 #C8A3C0
square
#C8BDA3 #A3C8AA #A3AEC8 #C8A3C0
split-complementary
#C8BDA3 #A3C0C8 #AAA3C8
monochromatic
#97855A #B1A27D #C8BDA3 #DFD8C9 #F4F1EC
Accessibility & contrast
On white
1.86
#C8BDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C8BDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDA3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDA3 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA1
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#CFB9B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bda3; /* rgb */ color: rgb(200, 189, 163); /* oklch */ color: oklch(80.1% 0.038 87.8);
Tailwind
colors: {
custom: {
50: '#d9d0be',
500: '#c8bda3',
950: '#000000',
},
}SCSS
$custom: #c8bda3; $custom-light: #d9d0be; $custom-dark: #000000;
JSON
{
"hex": "#c8bda3",
"rgb": {
"r": 200,
"g": 189,
"b": 163
},
"hsl": {
"h": 42.162,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80052,
"c": 0.03758,
"h": 87.8
},
"luminance": 0.51319
}Semantic roles & 50–950 ramp
primary
#C8BDA3
secondary
#737F9D
accent
#5FA442
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382