#C8A29C#C8A29C
#C8A29C is a light, muted red. Relative luminance 0.405; OKLCH L 74.5% C 0.046 H 28.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A29C |
|---|---|
| RGB | rgb(200, 162, 156) |
| HSL | hsl(8, 29%, 70%) |
| HSV | hsv(8, 22%, 78%) |
| CMYK | cmyk(0%, 19%, 22%, 21.6%) |
| CIE-LAB | lab(69.84, 13.07, 8.41) |
| CIE-LCH | lch(69.84, 15.54, 32.78°) |
| OKLab | oklab(74.5% 0.0404 0.0221) |
| OKLCH | oklch(74.5% 0.046 28.6) |
| XYZ | xyz(42.7408, 40.5220, 37.0162) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.94
Rosybrown
#BC8F8F
ΔE00 6.13
Dusty Pink
#D8A7B1
ΔE00 7.53
Pinkish Tan
#D99B82
ΔE00 8.51
Greyish Pink
#C88D94
ΔE00 8.68
Grey Pink
#C3909B
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A29C #9CC2C8
analogous
#C89CAC #C8A29C #C8B89C
triadic
#C8A29C #9CC8A2 #A29CC8
tetradic
#C8A29C #ACC89C #9CC2C8 #B89CC8
square
#C8A29C #ACC89C #9CC2C8 #B89CC8
split-complementary
#C8A29C #9CC8B8 #9CACC8
monochromatic
#965D53 #B27D75 #C8A29C #DEC7C3 #F4ECEB
Accessibility & contrast
On white
2.31
#C8A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#C8A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A29C
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A29C | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69C
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#D19EA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a29c; /* rgb */ color: rgb(200, 162, 156); /* oklch */ color: oklch(74.5% 0.046 28.6);
Tailwind
colors: {
custom: {
50: '#d9bdb9',
500: '#c8a29c',
950: '#000000',
},
}SCSS
$custom: #c8a29c; $custom-light: #d9bdb9; $custom-dark: #000000;
JSON
{
"hex": "#c8a29c",
"rgb": {
"r": 200,
"g": 162,
"b": 156
},
"hsl": {
"h": 8.182,
"s": 28.571,
"l": 69.804
},
"oklch": {
"l": 0.74495,
"c": 0.04604,
"h": 28.6
},
"luminance": 0.4052
}Semantic roles & 50–950 ramp
primary
#C8A29C
secondary
#DAE4E6
accent
#99A73E
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180