#C8AEB6#C8AEB6
#C8AEB6 is a light, muted pink. Relative luminance 0.459; OKLCH L 77.6% C 0.032 H 357.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEB6 |
|---|---|
| RGB | rgb(200, 174, 182) |
| HSL | hsl(342, 19%, 73%) |
| HSV | hsv(342, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 9%, 21.6%) |
| CIE-LAB | lab(73.50, 10.73, -0.62) |
| CIE-LCH | lch(73.50, 10.74, 356.69°) |
| OKLab | oklab(77.56% 0.0318 -0.0015) |
| OKLCH | oklch(77.56% 0.032 357.3) |
| XYZ | xyz(47.3983, 45.9299, 50.6154) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Dusty Pink
#D8A7B1
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 7.74
Light Mauve
#C292A1
ΔE00 9.29
Grey Pink
#C3909B
ΔE00 9.94
Faded Pink
#DE9DAC
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEB6 #AEC8C0
analogous
#C8AEC3 #C8AEB6 #C8B3AE
triadic
#C8AEB6 #B6C8AE #AEB6C8
tetradic
#C8AEB6 #C3C8AE #AEC8C0 #B3AEC8
square
#C8AEB6 #C3C8AE #AEC8C0 #B3AEC8
split-complementary
#C8AEB6 #AEC8B3 #AEC3C8
monochromatic
#966675 #AF8A95 #C8AEB6 #E1D2D7 #F3EDEF
Accessibility & contrast
On white
2.06
#C8AEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#C8AEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEB6
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEB6 | 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)
#B1B2B6
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#CDADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aeb6; /* rgb */ color: rgb(200, 174, 182); /* oklch */ color: oklch(77.6% 0.032 357.3);
Tailwind
colors: {
custom: {
50: '#d8c6cb',
500: '#c8aeb6',
950: '#000000',
},
}SCSS
$custom: #c8aeb6; $custom-light: #d8c6cb; $custom-dark: #000000;
JSON
{
"hex": "#c8aeb6",
"rgb": {
"r": 200,
"g": 174,
"b": 182
},
"hsl": {
"h": 341.538,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77563,
"c": 0.03187,
"h": 357.3
},
"luminance": 0.45929
}Semantic roles & 50–950 ramp
primary
#C8AEB6
secondary
#E2E9E7
accent
#9D8348
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282