#C8AEB0#C8AEB0
#C8AEB0 is a light, muted red. Relative luminance 0.457; OKLCH L 77.4% C 0.030 H 12.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEB0 |
|---|---|
| RGB | rgb(200, 174, 176) |
| HSL | hsl(355, 19%, 73%) |
| HSV | hsv(355, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 12%, 21.6%) |
| CIE-LAB | lab(73.34, 9.71, 2.44) |
| CIE-LCH | lch(73.34, 10.01, 14.11°) |
| OKLab | oklab(77.39% 0.0295 0.0066) |
| OKLCH | oklch(77.39% 0.03 12.5) |
| XYZ | xyz(46.7915, 45.6872, 47.4195) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.35
Dusty Pink
#D8A7B1
ΔE00 7.27
Rosybrown
#BC8F8F
ΔE00 9.77
Thistle
#D8BFD8
ΔE00 9.90
Light Mauve
#C292A1
ΔE00 10.20
Grey Pink
#C3909B
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEB0 #AEC8C6
analogous
#C8AEBD #C8AEB0 #C8B9AE
triadic
#C8AEB0 #B0C8AE #AEB0C8
tetradic
#C8AEB0 #BDC8AE #AEC8C6 #B9AEC8
square
#C8AEB0 #BDC8AE #AEC8C6 #B9AEC8
split-complementary
#C8AEB0 #AEC8B9 #AEBDC8
monochromatic
#966669 #AF8A8C #C8AEB0 #E1D2D4 #F3EDED
Accessibility & contrast
On white
2.07
#C8AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#C8AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEB0
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEB0 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1B0
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#CEACAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8aeb0; /* rgb */ color: rgb(200, 174, 176); /* oklch */ color: oklch(77.4% 0.030 12.5);
Tailwind
colors: {
custom: {
50: '#d9c6c7',
500: '#c8aeb0',
950: '#000000',
},
}SCSS
$custom: #c8aeb0; $custom-light: #d9c6c7; $custom-dark: #000000;
JSON
{
"hex": "#c8aeb0",
"rgb": {
"r": 200,
"g": 174,
"b": 176
},
"hsl": {
"h": 355.385,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77388,
"c": 0.03025,
"h": 12.5
},
"luminance": 0.45686
}Semantic roles & 50–950 ramp
primary
#C8AEB0
secondary
#E2E9E8
accent
#9D9748
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282