#C8BCA2#C8BCA2
#C8BCA2 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.8% C 0.038 H 86.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BCA2 |
|---|---|
| RGB | rgb(200, 188, 162) |
| HSL | hsl(41, 26%, 71%) |
| HSV | hsv(41, 19%, 78%) |
| CMYK | cmyk(0%, 6%, 19%, 21.6%) |
| CIE-LAB | lab(76.59, -0.03, 14.70) |
| CIE-LCH | lch(76.59, 14.70, 90.13°) |
| OKLab | oklab(79.82% 0.0025 0.0379) |
| OKLCH | oklch(79.82% 0.038 86.2) |
| XYZ | xyz(48.3240, 50.8553, 41.4458) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.22
Warm Gray
#C9BEB0
ΔE00 4.75
Putty
#BEAE8A
ΔE00 4.95
Greige
#B8AB98
ΔE00 5.32
Bland
#AFA88B
ΔE00 6.54
Tan
#D2B48C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BCA2 #A2AEC8
analogous
#C8A9A2 #C8BCA2 #C1C8A2
triadic
#C8BCA2 #A2C8BC #BCA2C8
tetradic
#C8BCA2 #A2C8A9 #A2AEC8 #C8A2C1
square
#C8BCA2 #A2C8A9 #A2AEC8 #C8A2C1
split-complementary
#C8BCA2 #A2C1C8 #A9A2C8
monochromatic
#978359 #B1A07C #C8BCA2 #DFD8C8 #F4F1EC
Accessibility & contrast
On white
1.88
#C8BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C8BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BCA2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BCA2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#CFB7B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bca2; /* rgb */ color: rgb(200, 188, 162); /* oklch */ color: oklch(79.8% 0.038 86.2);
Tailwind
colors: {
custom: {
50: '#d9d0bd',
500: '#c8bca2',
950: '#000000',
},
}SCSS
$custom: #c8bca2; $custom-light: #d9d0bd; $custom-dark: #000000;
JSON
{
"hex": "#c8bca2",
"rgb": {
"r": 200,
"g": 188,
"b": 162
},
"hsl": {
"h": 41.053,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.79824,
"c": 0.03799,
"h": 86.2
},
"luminance": 0.50854
}Semantic roles & 50–950 ramp
primary
#C8BCA2
secondary
#727F9D
accent
#61A441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141312
muted
#838382