#C7ACBF#C7ACBF
#C7ACBF is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.040 H 336.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C7ACBF |
|---|---|
| RGB | rgb(199, 172, 191) |
| HSL | hsl(318, 19%, 73%) |
| HSV | hsv(318, 14%, 78%) |
| CMYK | cmyk(0%, 13.6%, 4%, 22%) |
| CIE-LAB | lab(73.16, 13.05, -6.07) |
| CIE-LCH | lch(73.16, 14.39, 335.07°) |
| OKLab | oklab(77.36% 0.0371 -0.016) |
| OKLCH | oklch(77.36% 0.04 336.7) |
| XYZ | xyz(47.7087, 45.4096, 55.5318) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.40
Lilac
#C8A2C8
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 7.11
Light Mauve
#C292A1
ΔE00 8.73
Pinkish Grey
#C8ACA9
ΔE00 8.94
Faded Pink
#DE9DAC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7ACBF #ACC7B4
analogous
#C1ACC7 #C7ACBF #C7ACB1
triadic
#C7ACBF #BFC7AC #ACBFC7
tetradic
#C7ACBF #C7C1AC #ACC7B4 #ACB1C7
square
#C7ACBF #C7C1AC #ACC7B4 #ACB1C7
split-complementary
#C7ACBF #B1C7AC #ACC7C1
monochromatic
#946486 #AE87A3 #C7ACBF #E0D1DB #F3EDF1
Accessibility & contrast
On white
2.08
#C7ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#C7ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7ACBF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7ACBF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#CAADB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c7acbf; /* rgb */ color: rgb(199, 172, 191); /* oklch */ color: oklch(77.4% 0.040 336.7);
Tailwind
colors: {
custom: {
50: '#d8c4d2',
500: '#c7acbf',
950: '#000000',
},
}SCSS
$custom: #c7acbf; $custom-light: #d8c4d2; $custom-dark: #000000;
JSON
{
"hex": "#c7acbf",
"rgb": {
"r": 199,
"g": 172,
"b": 191
},
"hsl": {
"h": 317.778,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.77361,
"c": 0.04045,
"h": 336.7
},
"luminance": 0.45409
}Semantic roles & 50–950 ramp
primary
#C7ACBF
secondary
#E2E9E4
accent
#9E6148
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182