#C8AEB8#C8AEB8
#C8AEB8 is a light, muted pink. Relative luminance 0.460; OKLCH L 77.6% C 0.033 H 352.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEB8 |
|---|---|
| RGB | rgb(200, 174, 184) |
| HSL | hsl(337, 19%, 73%) |
| HSV | hsv(337, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 8%, 21.6%) |
| CIE-LAB | lab(73.55, 11.07, -1.64) |
| CIE-LCH | lch(73.55, 11.19, 351.59°) |
| OKLab | oklab(77.62% 0.0326 -0.0042) |
| OKLCH | oklch(77.62% 0.033 352.7) |
| XYZ | xyz(47.6064, 46.0131, 51.7117) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.10
Light Mauve
#C292A1
ΔE00 9.14
Lilac
#C8A2C8
ΔE00 9.63
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEB8 #AEC8BE
analogous
#C8AEC5 #C8AEB8 #C8B1AE
triadic
#C8AEB8 #B8C8AE #AEB8C8
tetradic
#C8AEB8 #C5C8AE #AEC8BE #B1AEC8
square
#C8AEB8 #C5C8AE #AEC8BE #B1AEC8
split-complementary
#C8AEB8 #AEC8B1 #AEC5C8
monochromatic
#966678 #AF8A98 #C8AEB8 #E1D2D8 #F3EDEF
Accessibility & contrast
On white
2.06
#C8AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#C8AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEB8
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEB8 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#CCADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aeb8; /* rgb */ color: rgb(200, 174, 184); /* oklch */ color: oklch(77.6% 0.033 352.7);
Tailwind
colors: {
custom: {
50: '#d8c6cd',
500: '#c8aeb8',
950: '#000000',
},
}SCSS
$custom: #c8aeb8; $custom-light: #d8c6cd; $custom-dark: #000000;
JSON
{
"hex": "#c8aeb8",
"rgb": {
"r": 200,
"g": 174,
"b": 184
},
"hsl": {
"h": 336.923,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77623,
"c": 0.03287,
"h": 352.7
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#C8AEB8
secondary
#E2E9E6
accent
#9D7D48
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282