#C8AEC3#C8AEC3
#C8AEC3 is a light, muted pink. Relative luminance 0.465; OKLCH L 78.0% C 0.041 H 332.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEC3 |
|---|---|
| RGB | rgb(200, 174, 195) |
| HSL | hsl(312, 19%, 73%) |
| HSV | hsv(312, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 2.5%, 21.6%) |
| CIE-LAB | lab(73.86, 13.04, -7.21) |
| CIE-LCH | lch(73.86, 14.90, 331.07°) |
| OKLab | oklab(77.97% 0.0367 -0.0191) |
| OKLCH | oklch(77.97% 0.041 332.5) |
| XYZ | xyz(48.8046, 46.4924, 58.0221) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.64
Lilac
#C8A2C8
ΔE00 6.15
Dusty Pink
#D8A7B1
ΔE00 7.76
Light Mauve
#C292A1
ΔE00 9.48
Pinkish Grey
#C8ACA9
ΔE00 9.67
Faded Pink
#DE9DAC
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEC3 #AEC8B3
analogous
#C0AEC8 #C8AEC3 #C8AEB6
triadic
#C8AEC3 #C3C8AE #AEC3C8
tetradic
#C8AEC3 #C8C0AE #AEC8B3 #AEB6C8
square
#C8AEC3 #C8C0AE #AEC8B3 #AEB6C8
split-complementary
#C8AEC3 #B6C8AE #AEC8C0
monochromatic
#96668D #AF8AA8 #C8AEC3 #E1D2DE #F3EDF2
Accessibility & contrast
On white
2.04
#C8AEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#C8AEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEC3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEC3 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C4
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#CBAFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aec3; /* rgb */ color: rgb(200, 174, 195); /* oklch */ color: oklch(78.0% 0.041 332.5);
Tailwind
colors: {
custom: {
50: '#d8c6d5',
500: '#c8aec3',
950: '#000000',
},
}SCSS
$custom: #c8aec3; $custom-light: #d8c6d5; $custom-dark: #000000;
JSON
{
"hex": "#c8aec3",
"rgb": {
"r": 200,
"g": 174,
"b": 195
},
"hsl": {
"h": 311.538,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77966,
"c": 0.04135,
"h": 332.5
},
"luminance": 0.46492
}Semantic roles & 50–950 ramp
primary
#C8AEC3
secondary
#E2E9E3
accent
#9D5848
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283