#C8A89A#C8A89A
#C8A89A is a light, muted orange. Relative luminance 0.426; OKLCH L 75.6% C 0.043 H 45.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A89A |
|---|---|
| RGB | rgb(200, 168, 154) |
| HSL | hsl(18, 29%, 69%) |
| HSV | hsv(18, 23%, 78%) |
| CMYK | cmyk(0%, 16%, 23%, 21.6%) |
| CIE-LAB | lab(71.30, 9.50, 11.59) |
| CIE-LCH | lch(71.30, 14.98, 50.65°) |
| OKLab | oklab(75.61% 0.0301 0.0301) |
| OKLCH | oklch(75.61% 0.043 45) |
| XYZ | xyz(43.6551, 42.6192, 36.4924) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.02
Mushroom
#BA9E88
ΔE00 5.52
Pinkish Tan
#D99B82
ΔE00 8.09
Greige
#B8AB98
ΔE00 9.38
Warm Gray
#C9BEB0
ΔE00 10.11
Rosybrown
#BC8F8F
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A89A #9ABAC8
analogous
#C89AA3 #C8A89A #C8BF9A
triadic
#C8A89A #9AC8A8 #A89AC8
tetradic
#C8A89A #A3C89A #9ABAC8 #BF9AC8
square
#C8A89A #A3C89A #9ABAC8 #BF9AC8
split-complementary
#C8A89A #9AC8BF #9AA3C8
monochromatic
#966652 #B28672 #C8A89A #DECAC2 #F3ECE9
Accessibility & contrast
On white
2.21
#C8A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#C8A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A89A
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A89A | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#D1A3A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a89a; /* rgb */ color: rgb(200, 168, 154); /* oklch */ color: oklch(75.6% 0.043 45.0);
Tailwind
colors: {
custom: {
50: '#d9c1b7',
500: '#c8a89a',
950: '#000000',
},
}SCSS
$custom: #c8a89a; $custom-light: #d9c1b7; $custom-dark: #000000;
JSON
{
"hex": "#c8a89a",
"rgb": {
"r": 200,
"g": 168,
"b": 154
},
"hsl": {
"h": 18.261,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.75615,
"c": 0.04258,
"h": 45
},
"luminance": 0.42618
}Semantic roles & 50–950 ramp
primary
#C8A89A
secondary
#D8E1E6
accent
#88A83D
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180