#C8BAA8#C8BAA8
#C8BAA8 is a light, muted orange. Relative luminance 0.502; OKLCH L 79.6% C 0.029 H 74.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAA8 |
|---|---|
| RGB | rgb(200, 186, 168) |
| HSL | hsl(34, 23%, 72%) |
| HSV | hsv(34, 16%, 78%) |
| CMYK | cmyk(0%, 7%, 16%, 21.6%) |
| CIE-LAB | lab(76.21, 1.96, 10.91) |
| CIE-LCH | lch(76.21, 11.09, 79.84°) |
| OKLab | oklab(79.57% 0.008 0.0284) |
| OKLCH | oklch(79.57% 0.029 74.2) |
| XYZ | xyz(48.4458, 50.2252, 44.1806) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.99
Greige
#B8AB98
ΔE00 4.25
Khaki
#C3B091
ΔE00 5.25
Putty
#BEAE8A
ΔE00 7.17
Tan
#D2B48C
ΔE00 7.81
Stone
#A89F91
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAA8 #A8B6C8
analogous
#C8AAA8 #C8BAA8 #C6C8A8
triadic
#C8BAA8 #A8C8BA #BAA8C8
tetradic
#C8BAA8 #A8C8AA #A8B6C8 #C8A8C6
square
#C8BAA8 #A8C8AA #A8B6C8 #C8A8C6
split-complementary
#C8BAA8 #A8C6C8 #AAA8C8
monochromatic
#967E5F #B09C83 #C8BAA8 #E0D8CD #F3F0EC
Accessibility & contrast
On white
1.90
#C8BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C8BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAA8
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAA8 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA7
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#CEB6B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8baa8; /* rgb */ color: rgb(200, 186, 168); /* oklch */ color: oklch(79.6% 0.029 74.2);
Tailwind
colors: {
custom: {
50: '#d9cec1',
500: '#c8baa8',
950: '#000000',
},
}SCSS
$custom: #c8baa8; $custom-light: #d9cec1; $custom-dark: #000000;
JSON
{
"hex": "#c8baa8",
"rgb": {
"r": 200,
"g": 186,
"b": 168
},
"hsl": {
"h": 33.75,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.79566,
"c": 0.02949,
"h": 74.2
},
"luminance": 0.50224
}Semantic roles & 50–950 ramp
primary
#C8BAA8
secondary
#78889D
accent
#6DA145
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382