#C8BBAE#C8BBAE
#C8BBAE is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.023 H 67.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBAE |
|---|---|
| RGB | rgb(200, 187, 174) |
| HSL | hsl(30, 19%, 73%) |
| HSV | hsv(30, 13%, 78%) |
| CMYK | cmyk(0%, 6.5%, 13%, 21.6%) |
| CIE-LAB | lab(76.60, 2.39, 8.23) |
| CIE-LCH | lch(76.60, 8.57, 73.84°) |
| OKLab | oklab(79.92% 0.0089 0.0215) |
| OKLCH | oklch(79.92% 0.023 67.5) |
| XYZ | xyz(49.2291, 50.8768, 47.2630) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.41
Greige
#B8AB98
ΔE00 5.25
Khaki
#C3B091
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.51
Warm Beige
#E9DCC9
ΔE00 8.31
Stone
#A89F91
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBAE #AEBBC8
analogous
#C8AEAE #C8BBAE #C8C8AE
triadic
#C8BBAE #AEC8BB #BBAEC8
tetradic
#C8BBAE #AEC8AE #AEBBC8 #C8AEC8
square
#C8BBAE #AEC8AE #AEBBC8 #C8AEC8
split-complementary
#C8BBAE #AEC8C8 #AEAEC8
monochromatic
#967E66 #AF9C8A #C8BBAE #E1DAD2 #F3F0ED
Accessibility & contrast
On white
1.88
#C8BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C8BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBAE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBAE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAD
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#CDB8B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbae; /* rgb */ color: rgb(200, 187, 174); /* oklch */ color: oklch(79.9% 0.023 67.5);
Tailwind
colors: {
custom: {
50: '#d8cfc6',
500: '#c8bbae',
950: '#000000',
},
}SCSS
$custom: #c8bbae; $custom-light: #d8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c8bbae",
"rgb": {
"r": 200,
"g": 187,
"b": 174
},
"hsl": {
"h": 30,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.79924,
"c": 0.02332,
"h": 67.5
},
"luminance": 0.50876
}Semantic roles & 50–950 ramp
primary
#C8BBAE
secondary
#7E8D9C
accent
#739D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382