#C8A2BB#C8A2BB
#C8A2BB is a light, muted pink. Relative luminance 0.417; OKLCH L 75.4% C 0.056 H 339.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2BB |
|---|---|
| RGB | rgb(200, 162, 187) |
| HSL | hsl(321, 26%, 71%) |
| HSV | hsv(321, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 6.5%, 21.6%) |
| CIE-LAB | lab(70.67, 18.16, -7.55) |
| CIE-LCH | lch(70.67, 19.66, 337.43°) |
| OKLab | oklab(75.41% 0.0522 -0.0199) |
| OKLCH | oklch(75.41% 0.056 339.1) |
| XYZ | xyz(45.7087, 41.7091, 52.6469) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.99
Light Mauve
#C292A1
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 7.75
Grey Pink
#C3909B
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2BB #A2C8AF
analogous
#C2A2C8 #C8A2BB #C8A2A8
triadic
#C8A2BB #BBC8A2 #A2BBC8
tetradic
#C8A2BB #C8C2A2 #A2C8AF #A2A8C8
square
#C8A2BB #C8C2A2 #A2C8AF #A2A8C8
split-complementary
#C8A2BB #A8C8A2 #A2C8C2
monochromatic
#975982 #B17C9F #C8A2BB #DFC8D7 #F4ECF1
Accessibility & contrast
On white
2.25
#C8A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#C8A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2BB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2BB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#CDA3AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a2bb; /* rgb */ color: rgb(200, 162, 187); /* oklch */ color: oklch(75.4% 0.056 339.1);
Tailwind
colors: {
custom: {
50: '#d9bdcf',
500: '#c8a2bb',
950: '#000000',
},
}SCSS
$custom: #c8a2bb; $custom-light: #d9bdcf; $custom-dark: #000000;
JSON
{
"hex": "#c8a2bb",
"rgb": {
"r": 200,
"g": 162,
"b": 187
},
"hsl": {
"h": 320.526,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75413,
"c": 0.05585,
"h": 339.1
},
"luminance": 0.41708
}Semantic roles & 50–950 ramp
primary
#C8A2BB
secondary
#DEE8E1
accent
#A46341
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182