#C8AEBB#C8AEBB
#C8AEBB is a light, muted pink. Relative luminance 0.461; OKLCH L 77.7% C 0.035 H 346.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEBB |
|---|---|
| RGB | rgb(200, 174, 187) |
| HSL | hsl(330, 19%, 73%) |
| HSV | hsv(330, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 6.5%, 21.6%) |
| CIE-LAB | lab(73.64, 11.60, -3.16) |
| CIE-LCH | lch(73.64, 12.02, 344.75°) |
| OKLab | oklab(77.71% 0.0337 -0.0082) |
| OKLCH | oklch(77.71% 0.035 346.3) |
| XYZ | xyz(47.9242, 46.1403, 53.3854) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 6.82
Lilac
#C8A2C8
ΔE00 8.59
Light Mauve
#C292A1
ΔE00 9.05
Faded Pink
#DE9DAC
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEBB #AEC8BB
analogous
#C8AEC8 #C8AEBB #C8AEAE
triadic
#C8AEBB #BBC8AE #AEBBC8
tetradic
#C8AEBB #C8C8AE #AEC8BB #AEAEC8
square
#C8AEBB #C8C8AE #AEC8BB #AEAEC8
split-complementary
#C8AEBB #AEC8AE #AEC8C8
monochromatic
#96667E #AF8A9C #C8AEBB #E1D2DA #F3EDF0
Accessibility & contrast
On white
2.05
#C8AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#C8AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEBB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEBB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#CCAEB2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aebb; /* rgb */ color: rgb(200, 174, 187); /* oklch */ color: oklch(77.7% 0.035 346.3);
Tailwind
colors: {
custom: {
50: '#d8c6cf',
500: '#c8aebb',
950: '#000000',
},
}SCSS
$custom: #c8aebb; $custom-light: #d8c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c8aebb",
"rgb": {
"r": 200,
"g": 174,
"b": 187
},
"hsl": {
"h": 330,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77714,
"c": 0.03472,
"h": 346.3
},
"luminance": 0.46139
}Semantic roles & 50–950 ramp
primary
#C8AEBB
secondary
#E2E9E6
accent
#9D7348
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282