#C3AFBB#C3AFBB
#C3AFBB is a light, muted pink. Relative luminance 0.459; OKLCH L 77.5% C 0.028 H 341.0°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AFBB |
|---|---|
| RGB | rgb(195, 175, 187) |
| HSL | hsl(324, 14%, 73%) |
| HSV | hsv(324, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 4.1%, 23.5%) |
| CIE-LAB | lab(73.45, 9.28, -3.49) |
| CIE-LCH | lch(73.45, 9.92, 339.41°) |
| OKLab | oklab(77.46% 0.0266 -0.0091) |
| OKLCH | oklch(77.46% 0.028 341) |
| XYZ | xyz(46.8042, 45.8506, 53.3885) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 8.53
Lilac
#C8A2C8
ΔE00 9.68
Light Mauve
#C292A1
ΔE00 10.48
Dove Gray
#B6B8BD
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AFBB #AFC3B7
analogous
#C1AFC3 #C3AFBB #C3AFB1
triadic
#C3AFBB #BBC3AF #AFBBC3
tetradic
#C3AFBB #C3C1AF #AFC3B7 #AFB1C3
square
#C3AFBB #C3C1AF #AFC3B7 #AFB1C3
split-complementary
#C3AFBB #B1C3AF #AFC3C1
monochromatic
#8D6A7F #A98C9D #C3AFBB #DDD2D9 #F2EEF0
Accessibility & contrast
On white
2.06
#C3AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#C3AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AFBB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AFBB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#C6AFB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c3afbb; /* rgb */ color: rgb(195, 175, 187); /* oklch */ color: oklch(77.5% 0.028 341.0);
Tailwind
colors: {
custom: {
50: '#d5c6cf',
500: '#c3afbb',
950: '#000000',
},
}SCSS
$custom: #c3afbb; $custom-light: #d5c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c3afbb",
"rgb": {
"r": 195,
"g": 175,
"b": 187
},
"hsl": {
"h": 324,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.77463,
"c": 0.02817,
"h": 341
},
"luminance": 0.4585
}Semantic roles & 50–950 ramp
primary
#C3AFBB
secondary
#E3E8E5
accent
#986B4D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282