#C8AEB5#C8AEB5
#C8AEB5 is a light, muted pink. Relative luminance 0.459; OKLCH L 77.5% C 0.031 H 359.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEB5 |
|---|---|
| RGB | rgb(200, 174, 181) |
| HSL | hsl(344, 19%, 73%) |
| HSV | hsv(344, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 9.5%, 21.6%) |
| CIE-LAB | lab(73.47, 10.55, -0.11) |
| CIE-LCH | lch(73.47, 10.55, 359.40°) |
| OKLab | oklab(77.53% 0.0315 -0.0001) |
| OKLCH | oklch(77.53% 0.031 359.7) |
| XYZ | xyz(47.2953, 45.8887, 50.0731) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 8.07
Light Mauve
#C292A1
ΔE00 9.39
Grey Pink
#C3909B
ΔE00 9.97
Rosybrown
#BC8F8F
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEB5 #AEC8C1
analogous
#C8AEC2 #C8AEB5 #C8B4AE
triadic
#C8AEB5 #B5C8AE #AEB5C8
tetradic
#C8AEB5 #C2C8AE #AEC8C1 #B4AEC8
square
#C8AEB5 #C2C8AE #AEC8C1 #B4AEC8
split-complementary
#C8AEB5 #AEC8B4 #AEC2C8
monochromatic
#966673 #AF8A94 #C8AEB5 #E1D2D6 #F3EDEE
Accessibility & contrast
On white
2.06
#C8AEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#C8AEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEB5
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEB5 | 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)
#B1B2B5
Deuteranopia (green-blind)
#B7B6B4
Tritanopia (blue-blind)
#CDADB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8aeb5; /* rgb */ color: rgb(200, 174, 181); /* oklch */ color: oklch(77.5% 0.031 359.7);
Tailwind
colors: {
custom: {
50: '#d8c6cb',
500: '#c8aeb5',
950: '#000000',
},
}SCSS
$custom: #c8aeb5; $custom-light: #d8c6cb; $custom-dark: #000000;
JSON
{
"hex": "#c8aeb5",
"rgb": {
"r": 200,
"g": 174,
"b": 181
},
"hsl": {
"h": 343.846,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77533,
"c": 0.03146,
"h": 359.7
},
"luminance": 0.45888
}Semantic roles & 50–950 ramp
primary
#C8AEB5
secondary
#E2E9E7
accent
#9D8648
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282