#C8AEC1#C8AEC1
#C8AEC1 is a light, muted pink. Relative luminance 0.464; OKLCH L 77.9% C 0.040 H 335.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEC1 |
|---|---|
| RGB | rgb(200, 174, 193) |
| HSL | hsl(316, 19%, 73%) |
| HSV | hsv(316, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 3.5%, 21.6%) |
| CIE-LAB | lab(73.81, 12.67, -6.20) |
| CIE-LCH | lch(73.81, 14.11, 333.94°) |
| OKLab | oklab(77.9% 0.036 -0.0164) |
| OKLCH | oklch(77.9% 0.04 335.5) |
| XYZ | xyz(48.5800, 46.4026, 56.8392) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 6.71
Dusty Pink
#D8A7B1
ΔE00 7.40
Pinkish Grey
#C8ACA9
ΔE00 8.98
Light Mauve
#C292A1
ΔE00 9.29
Faded Pink
#DE9DAC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEC1 #AEC8B5
analogous
#C2AEC8 #C8AEC1 #C8AEB4
triadic
#C8AEC1 #C1C8AE #AEC1C8
tetradic
#C8AEC1 #C8C2AE #AEC8B5 #AEB4C8
square
#C8AEC1 #C8C2AE #AEC8B5 #AEB4C8
split-complementary
#C8AEC1 #B4C8AE #AEC8C2
monochromatic
#966689 #AF8AA5 #C8AEC1 #E1D2DD #F3EDF1
Accessibility & contrast
On white
2.04
#C8AEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#C8AEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEC1
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEC1 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C2
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#CBAFB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aec1; /* rgb */ color: rgb(200, 174, 193); /* oklch */ color: oklch(77.9% 0.040 335.5);
Tailwind
colors: {
custom: {
50: '#d8c6d3',
500: '#c8aec1',
950: '#000000',
},
}SCSS
$custom: #c8aec1; $custom-light: #d8c6d3; $custom-dark: #000000;
JSON
{
"hex": "#c8aec1",
"rgb": {
"r": 200,
"g": 174,
"b": 193
},
"hsl": {
"h": 316.154,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77902,
"c": 0.03951,
"h": 335.5
},
"luminance": 0.46402
}Semantic roles & 50–950 ramp
primary
#C8AEC1
secondary
#E2E9E4
accent
#9D5F48
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282