#C8AEC0#C8AEC0
#C8AEC0 is a light, muted pink. Relative luminance 0.464; OKLCH L 77.9% C 0.039 H 337.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEC0 |
|---|---|
| RGB | rgb(200, 174, 192) |
| HSL | hsl(318, 19%, 73%) |
| HSV | hsv(318, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 4%, 21.6%) |
| CIE-LAB | lab(73.78, 12.49, -5.69) |
| CIE-LCH | lch(73.78, 13.73, 335.50°) |
| OKLab | oklab(77.87% 0.0356 -0.015) |
| OKLCH | oklch(77.87% 0.039 337.1) |
| XYZ | xyz(48.4688, 46.3581, 56.2537) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Lilac
#C8A2C8
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 7.24
Pinkish Grey
#C8ACA9
ΔE00 8.64
Light Mauve
#C292A1
ΔE00 9.21
Faded Pink
#DE9DAC
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEC0 #AEC8B6
analogous
#C3AEC8 #C8AEC0 #C8AEB3
triadic
#C8AEC0 #C0C8AE #AEC0C8
tetradic
#C8AEC0 #C8C3AE #AEC8B6 #AEB3C8
square
#C8AEC0 #C8C3AE #AEC8B6 #AEB3C8
split-complementary
#C8AEC0 #B3C8AE #AEC8C3
monochromatic
#966687 #AF8AA4 #C8AEC0 #E1D2DC #F3EDF1
Accessibility & contrast
On white
2.04
#C8AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#C8AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEC0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEC0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C1
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#CBAFB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aec0; /* rgb */ color: rgb(200, 174, 192); /* oklch */ color: oklch(77.9% 0.039 337.1);
Tailwind
colors: {
custom: {
50: '#d8c6d3',
500: '#c8aec0',
950: '#000000',
},
}SCSS
$custom: #c8aec0; $custom-light: #d8c6d3; $custom-dark: #000000;
JSON
{
"hex": "#c8aec0",
"rgb": {
"r": 200,
"g": 174,
"b": 192
},
"hsl": {
"h": 318.462,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.7787,
"c": 0.03862,
"h": 337.1
},
"luminance": 0.46357
}Semantic roles & 50–950 ramp
primary
#C8AEC0
secondary
#E2E9E4
accent
#9D6248
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282