#C8BAAA#C8BAAA
#C8BAAA is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.027 H 71.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAAA |
|---|---|
| RGB | rgb(200, 186, 170) |
| HSL | hsl(32, 21%, 73%) |
| HSV | hsv(32, 15%, 78%) |
| CMYK | cmyk(0%, 7%, 15%, 21.6%) |
| CIE-LAB | lab(76.25, 2.27, 9.90) |
| CIE-LCH | lch(76.25, 10.15, 77.06°) |
| OKLab | oklab(79.62% 0.0088 0.0258) |
| OKLCH | oklch(79.62% 0.027 71.1) |
| XYZ | xyz(48.6336, 50.3003, 45.1694) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.64
Greige
#B8AB98
ΔE00 4.51
Khaki
#C3B091
ΔE00 5.96
Putty
#BEAE8A
ΔE00 7.96
Stone
#A89F91
ΔE00 8.20
Warm Beige
#E9DCC9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAAA #AAB8C8
analogous
#C8ABAA #C8BAAA #C7C8AA
triadic
#C8BAAA #AAC8BA #BAAAC8
tetradic
#C8BAAA #AAC8AB #AAB8C8 #C8AAC7
square
#C8BAAA #AAC8AB #AAB8C8 #C8AAC7
split-complementary
#C8BAAA #AAC7C8 #ABAAC8
monochromatic
#967E61 #B09C85 #C8BAAA #E0D8CF #F3F0EC
Accessibility & contrast
On white
1.90
#C8BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C8BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAAA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAAA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#C3BDAA
Tritanopia (blue-blind)
#CEB7B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8baaa; /* rgb */ color: rgb(200, 186, 170); /* oklch */ color: oklch(79.6% 0.027 71.1);
Tailwind
colors: {
custom: {
50: '#d8cec3',
500: '#c8baaa',
950: '#000000',
},
}SCSS
$custom: #c8baaa; $custom-light: #d8cec3; $custom-dark: #000000;
JSON
{
"hex": "#c8baaa",
"rgb": {
"r": 200,
"g": 186,
"b": 170
},
"hsl": {
"h": 32,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.79617,
"c": 0.02727,
"h": 71.1
},
"luminance": 0.50299
}Semantic roles & 50–950 ramp
primary
#C8BAAA
secondary
#7A8A9C
accent
#70A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382