#C8AFAB#C8AFAB
#C8AFAB is a light, muted red. Relative luminance 0.459; OKLCH L 77.4% C 0.030 H 28.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFAB |
|---|---|
| RGB | rgb(200, 175, 171) |
| HSL | hsl(8, 21%, 73%) |
| HSV | hsv(8, 15%, 78%) |
| CMYK | cmyk(0%, 12.5%, 14.5%, 21.6%) |
| CIE-LAB | lab(73.47, 8.34, 5.36) |
| CIE-LCH | lch(73.47, 9.92, 32.73°) |
| OKLab | oklab(77.44% 0.026 0.0142) |
| OKLCH | oklch(77.44% 0.03 28.6) |
| XYZ | xyz(46.4998, 45.8807, 44.9265) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.39
Dusty Pink
#D8A7B1
ΔE00 9.25
Mushroom
#BA9E88
ΔE00 9.51
Warm Gray
#C9BEB0
ΔE00 9.61
Rosybrown
#BC8F8F
ΔE00 10.38
Greige
#B8AB98
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFAB #ABC4C8
analogous
#C8ABB5 #C8AFAB #C8BDAB
triadic
#C8AFAB #ABC8AF #AFABC8
tetradic
#C8AFAB #B5C8AB #ABC4C8 #BDABC8
square
#C8AFAB #B5C8AB #ABC4C8 #BDABC8
split-complementary
#C8AFAB #ABC8BD #ABB5C8
monochromatic
#966A62 #B08C86 #C8AFAB #E0D2D0 #F3EDED
Accessibility & contrast
On white
2.06
#C8AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#C8AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFAB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFAB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#BAB6AB
Tritanopia (blue-blind)
#CEACAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8afab; /* rgb */ color: rgb(200, 175, 171); /* oklch */ color: oklch(77.4% 0.030 28.6);
Tailwind
colors: {
custom: {
50: '#d9c6c4',
500: '#c8afab',
950: '#000000',
},
}SCSS
$custom: #c8afab; $custom-light: #d9c6c4; $custom-dark: #000000;
JSON
{
"hex": "#c8afab",
"rgb": {
"r": 200,
"g": 175,
"b": 171
},
"hsl": {
"h": 8.276,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.77444,
"c": 0.02964,
"h": 28.6
},
"luminance": 0.4588
}Semantic roles & 50–950 ramp
primary
#C8AFAB
secondary
#E2E8E9
accent
#939F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141312
muted
#838281