#C8BAB0#C8BAB0
#C8BAB0 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.8% C 0.021 H 58.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAB0 |
|---|---|
| RGB | rgb(200, 186, 176) |
| HSL | hsl(25, 18%, 74%) |
| HSV | hsv(25, 12%, 78%) |
| CMYK | cmyk(0%, 7%, 12%, 21.6%) |
| CIE-LAB | lab(76.39, 3.25, 6.85) |
| CIE-LCH | lch(76.39, 7.58, 64.63°) |
| OKLab | oklab(79.77% 0.0112 0.018) |
| OKLCH | oklch(79.77% 0.021 58) |
| XYZ | xyz(49.2142, 50.5325, 48.2271) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.96
Greige
#B8AB98
ΔE00 6.20
Silver
#C0C0C0
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.94
Khaki
#C3B091
ΔE00 8.54
Stone
#A89F91
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAB0 #B0BEC8
analogous
#C8B0B2 #C8BAB0 #C8C6B0
triadic
#C8BAB0 #B0C8BA #BAB0C8
tetradic
#C8BAB0 #B2C8B0 #B0BEC8 #C6B0C8
square
#C8BAB0 #B2C8B0 #B0BEC8 #C6B0C8
split-complementary
#C8BAB0 #B0C8C6 #B0B2C8
monochromatic
#967B68 #AF9A8C #C8BAB0 #E1DAD4 #F2EFED
Accessibility & contrast
On white
1.89
#C8BAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C8BAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAB0
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAB0 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAF
Deuteranopia (green-blind)
#C1BEB0
Tritanopia (blue-blind)
#CDB7B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bab0; /* rgb */ color: rgb(200, 186, 176); /* oklch */ color: oklch(79.8% 0.021 58.0);
Tailwind
colors: {
custom: {
50: '#d8cec7',
500: '#c8bab0',
950: '#000000',
},
}SCSS
$custom: #c8bab0; $custom-light: #d8cec7; $custom-dark: #000000;
JSON
{
"hex": "#c8bab0",
"rgb": {
"r": 200,
"g": 186,
"b": 176
},
"hsl": {
"h": 25,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.79775,
"c": 0.0212,
"h": 58
},
"luminance": 0.50532
}Semantic roles & 50–950 ramp
primary
#C8BAB0
secondary
#80909C
accent
#7A9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382