#C8AEBA#C8AEBA
#C8AEBA is a light, muted pink. Relative luminance 0.461; OKLCH L 77.7% C 0.034 H 348.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEBA |
|---|---|
| RGB | rgb(200, 174, 186) |
| HSL | hsl(332, 19%, 73%) |
| HSV | hsv(332, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 7%, 21.6%) |
| CIE-LAB | lab(73.61, 11.42, -2.65) |
| CIE-LCH | lch(73.61, 11.73, 346.92°) |
| OKLab | oklab(77.68% 0.0334 -0.0069) |
| OKLCH | oklch(77.68% 0.034 348.3) |
| XYZ | xyz(47.8176, 46.0976, 52.8236) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 8.93
Light Mauve
#C292A1
ΔE00 9.06
Grey Pink
#C3909B
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEBA #AEC8BC
analogous
#C8AEC7 #C8AEBA #C8AFAE
triadic
#C8AEBA #BAC8AE #AEBAC8
tetradic
#C8AEBA #C7C8AE #AEC8BC #AFAEC8
square
#C8AEBA #C7C8AE #AEC8BC #AFAEC8
split-complementary
#C8AEBA #AEC8AF #AEC7C8
monochromatic
#96667C #AF8A9B #C8AEBA #E1D2D9 #F3EDEF
Accessibility & contrast
On white
2.05
#C8AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#C8AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEBA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEBA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2BA
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#CCAEB2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aeba; /* rgb */ color: rgb(200, 174, 186); /* oklch */ color: oklch(77.7% 0.034 348.3);
Tailwind
colors: {
custom: {
50: '#d8c6ce',
500: '#c8aeba',
950: '#000000',
},
}SCSS
$custom: #c8aeba; $custom-light: #d8c6ce; $custom-dark: #000000;
JSON
{
"hex": "#c8aeba",
"rgb": {
"r": 200,
"g": 174,
"b": 186
},
"hsl": {
"h": 332.308,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77684,
"c": 0.03405,
"h": 348.3
},
"luminance": 0.46097
}Semantic roles & 50–950 ramp
primary
#C8AEBA
secondary
#E2E9E6
accent
#9D7648
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282