#C8A89D#C8A89D
#C8A89D is a light, muted orange. Relative luminance 0.427; OKLCH L 75.7% C 0.041 H 39.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A89D |
|---|---|
| RGB | rgb(200, 168, 157) |
| HSL | hsl(15, 28%, 70%) |
| HSV | hsv(15, 22%, 78%) |
| CMYK | cmyk(0%, 16%, 21.5%, 21.6%) |
| CIE-LAB | lab(71.36, 9.95, 10.03) |
| CIE-LCH | lch(71.36, 14.13, 45.25°) |
| OKLab | oklab(75.69% 0.0313 0.0262) |
| OKLCH | oklch(75.69% 0.041 39.9) |
| XYZ | xyz(43.9081, 42.7204, 37.8247) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.76
Mushroom
#BA9E88
ΔE00 6.66
Pinkish Tan
#D99B82
ΔE00 8.48
Rosybrown
#BC8F8F
ΔE00 9.26
Greige
#B8AB98
ΔE00 10.22
Dusty Pink
#D8A7B1
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A89D #9DBDC8
analogous
#C89DA7 #C8A89D #C8BE9D
triadic
#C8A89D #9DC8A8 #A89DC8
tetradic
#C8A89D #A7C89D #9DBDC8 #BE9DC8
square
#C8A89D #A7C89D #9DBDC8 #BE9DC8
split-complementary
#C8A89D #9DC8BE #9DA7C8
monochromatic
#966554 #B28576 #C8A89D #DECBC4 #F4EEEB
Accessibility & contrast
On white
2.20
#C8A89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#C8A89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A89D
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A89D | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#D1A4A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a89d; /* rgb */ color: rgb(200, 168, 157); /* oklch */ color: oklch(75.7% 0.041 39.9);
Tailwind
colors: {
custom: {
50: '#d9c1b9',
500: '#c8a89d',
950: '#000000',
},
}SCSS
$custom: #c8a89d; $custom-light: #d9c1b9; $custom-dark: #000000;
JSON
{
"hex": "#c8a89d",
"rgb": {
"r": 200,
"g": 168,
"b": 157
},
"hsl": {
"h": 15.349,
"s": 28.105,
"l": 70
},
"oklch": {
"l": 0.75691,
"c": 0.04083,
"h": 39.9
},
"luminance": 0.42719
}Semantic roles & 50–950 ramp
primary
#C8A89D
secondary
#DAE3E6
accent
#8CA73F
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180