#C8AEC2#C8AEC2
#C8AEC2 is a light, muted pink. Relative luminance 0.464; OKLCH L 77.9% C 0.040 H 333.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEC2 |
|---|---|
| RGB | rgb(200, 174, 194) |
| HSL | hsl(314, 19%, 73%) |
| HSV | hsv(314, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 3%, 21.6%) |
| CIE-LAB | lab(73.83, 12.86, -6.70) |
| CIE-LCH | lch(73.83, 14.50, 332.46°) |
| OKLab | oklab(77.93% 0.0363 -0.0177) |
| OKLCH | oklch(77.93% 0.04 333.9) |
| XYZ | xyz(48.6919, 46.4473, 57.4287) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.77
Lilac
#C8A2C8
ΔE00 6.43
Dusty Pink
#D8A7B1
ΔE00 7.58
Pinkish Grey
#C8ACA9
ΔE00 9.33
Light Mauve
#C292A1
ΔE00 9.38
Faded Pink
#DE9DAC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEC2 #AEC8B4
analogous
#C1AEC8 #C8AEC2 #C8AEB5
triadic
#C8AEC2 #C2C8AE #AEC2C8
tetradic
#C8AEC2 #C8C1AE #AEC8B4 #AEB5C8
square
#C8AEC2 #C8C1AE #AEC8B4 #AEB5C8
split-complementary
#C8AEC2 #B5C8AE #AEC8C1
monochromatic
#96668B #AF8AA7 #C8AEC2 #E1D2DD #F3EDF1
Accessibility & contrast
On white
2.04
#C8AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#C8AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEC2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEC2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C3
Deuteranopia (green-blind)
#B3B7C1
Tritanopia (blue-blind)
#CBAFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aec2; /* rgb */ color: rgb(200, 174, 194); /* oklch */ color: oklch(77.9% 0.040 333.9);
Tailwind
colors: {
custom: {
50: '#d8c6d4',
500: '#c8aec2',
950: '#000000',
},
}SCSS
$custom: #c8aec2; $custom-light: #d8c6d4; $custom-dark: #000000;
JSON
{
"hex": "#c8aec2",
"rgb": {
"r": 200,
"g": 174,
"b": 194
},
"hsl": {
"h": 313.846,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77934,
"c": 0.04042,
"h": 333.9
},
"luminance": 0.46447
}Semantic roles & 50–950 ramp
primary
#C8AEC2
secondary
#E2E9E4
accent
#9D5C48
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283