#C8AEB7#C8AEB7
#C8AEB7 is a light, muted pink. Relative luminance 0.460; OKLCH L 77.6% C 0.032 H 355.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEB7 |
|---|---|
| RGB | rgb(200, 174, 183) |
| HSL | hsl(339, 19%, 73%) |
| HSV | hsv(339, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 8.5%, 21.6%) |
| CIE-LAB | lab(73.53, 10.90, -1.13) |
| CIE-LCH | lch(73.53, 10.96, 354.08°) |
| OKLab | oklab(77.59% 0.0322 -0.0028) |
| OKLCH | oklch(77.59% 0.032 355) |
| XYZ | xyz(47.5020, 45.9714, 51.1616) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.41
Light Mauve
#C292A1
ΔE00 9.21
Grey Pink
#C3909B
ΔE00 9.92
Lilac
#C8A2C8
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEB7 #AEC8BF
analogous
#C8AEC4 #C8AEB7 #C8B2AE
triadic
#C8AEB7 #B7C8AE #AEB7C8
tetradic
#C8AEB7 #C4C8AE #AEC8BF #B2AEC8
square
#C8AEB7 #C4C8AE #AEC8BF #B2AEC8
split-complementary
#C8AEB7 #AEC8B2 #AEC4C8
monochromatic
#966676 #AF8A97 #C8AEB7 #E1D2D7 #F3EDEF
Accessibility & contrast
On white
2.06
#C8AEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#C8AEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEB7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEB7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B7
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#CDADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aeb7; /* rgb */ color: rgb(200, 174, 183); /* oklch */ color: oklch(77.6% 0.032 355.0);
Tailwind
colors: {
custom: {
50: '#d8c6cc',
500: '#c8aeb7',
950: '#000000',
},
}SCSS
$custom: #c8aeb7; $custom-light: #d8c6cc; $custom-dark: #000000;
JSON
{
"hex": "#c8aeb7",
"rgb": {
"r": 200,
"g": 174,
"b": 183
},
"hsl": {
"h": 339.231,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77593,
"c": 0.03234,
"h": 355
},
"luminance": 0.4597
}Semantic roles & 50–950 ramp
primary
#C8AEB7
secondary
#E2E9E7
accent
#9D8048
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282