#C5AFBB#C5AFBB
#C5AFBB is a light, muted pink. Relative luminance 0.461; OKLCH L 77.6% C 0.030 H 343.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C5AFBB |
|---|---|
| RGB | rgb(197, 175, 187) |
| HSL | hsl(327, 16%, 73%) |
| HSV | hsv(327, 11%, 77%) |
| CMYK | cmyk(0%, 11.2%, 5.1%, 22.7%) |
| CIE-LAB | lab(73.62, 9.99, -3.21) |
| CIE-LCH | lch(73.62, 10.50, 342.18°) |
| OKLab | oklab(77.64% 0.0289 -0.0084) |
| OKLCH | oklch(77.64% 0.03 343.8) |
| XYZ | xyz(47.3246, 46.1189, 53.4129) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 7.87
Lilac
#C8A2C8
ΔE00 9.41
Light Mauve
#C292A1
ΔE00 10.03
Grey Pink
#C3909B
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5AFBB #AFC5B9
analogous
#C4AFC5 #C5AFBB #C5AFB0
triadic
#C5AFBB #BBC5AF #AFBBC5
tetradic
#C5AFBB #C5C4AF #AFC5B9 #AFB0C5
square
#C5AFBB #C5C4AF #AFC5B9 #AFB0C5
split-complementary
#C5AFBB #B0C5AF #AFC5C4
monochromatic
#91697F #AB8C9D #C5AFBB #DFD2D9 #F2EDF0
Accessibility & contrast
On white
2.05
#C5AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#C5AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5AFBB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5AFBB | 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)
#B0B3BC
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#C8AFB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c5afbb; /* rgb */ color: rgb(197, 175, 187); /* oklch */ color: oklch(77.6% 0.030 343.8);
Tailwind
colors: {
custom: {
50: '#d6c6cf',
500: '#c5afbb',
950: '#000000',
},
}SCSS
$custom: #c5afbb; $custom-light: #d6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c5afbb",
"rgb": {
"r": 197,
"g": 175,
"b": 187
},
"hsl": {
"h": 327.273,
"s": 15.942,
"l": 72.941
},
"oklch": {
"l": 0.7764,
"c": 0.03007,
"h": 343.8
},
"luminance": 0.46118
}Semantic roles & 50–950 ramp
primary
#C5AFBB
secondary
#E3E8E5
accent
#9A6F4B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282