#C8A89B#C8A89B
#C8A89B is a light, muted orange. Relative luminance 0.427; OKLCH L 75.6% C 0.042 H 43.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A89B |
|---|---|
| RGB | rgb(200, 168, 155) |
| HSL | hsl(17, 29%, 70%) |
| HSV | hsv(17, 23%, 78%) |
| CMYK | cmyk(0%, 16%, 22.5%, 21.6%) |
| CIE-LAB | lab(71.32, 9.65, 11.07) |
| CIE-LCH | lch(71.32, 14.68, 48.92°) |
| OKLab | oklab(75.64% 0.0305 0.0288) |
| OKLCH | oklch(75.64% 0.042 43.3) |
| XYZ | xyz(43.7387, 42.6527, 36.9328) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.60
Mushroom
#BA9E88
ΔE00 5.89
Pinkish Tan
#D99B82
ΔE00 8.19
Greige
#B8AB98
ΔE00 9.64
Rosybrown
#BC8F8F
ΔE00 9.86
Warm Gray
#C9BEB0
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A89B #9BBBC8
analogous
#C89BA5 #C8A89B #C8BE9B
triadic
#C8A89B #9BC8A8 #A89BC8
tetradic
#C8A89B #A5C89B #9BBBC8 #BE9BC8
square
#C8A89B #A5C89B #9BBBC8 #BE9BC8
split-complementary
#C8A89B #9BC8BE #9BA5C8
monochromatic
#966653 #B28674 #C8A89B #DECAC2 #F3EDEA
Accessibility & contrast
On white
2.20
#C8A89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#C8A89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A89B
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A89B | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#D1A3A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a89b; /* rgb */ color: rgb(200, 168, 155); /* oklch */ color: oklch(75.6% 0.042 43.3);
Tailwind
colors: {
custom: {
50: '#d9c1b8',
500: '#c8a89b',
950: '#000000',
},
}SCSS
$custom: #c8a89b; $custom-light: #d9c1b8; $custom-dark: #000000;
JSON
{
"hex": "#c8a89b",
"rgb": {
"r": 200,
"g": 168,
"b": 155
},
"hsl": {
"h": 17.333,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.7564,
"c": 0.04196,
"h": 43.3
},
"luminance": 0.42651
}Semantic roles & 50–950 ramp
primary
#C8A89B
secondary
#D9E2E6
accent
#89A83E
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180