#C4AFBB#C4AFBB
#C4AFBB is a light, muted pink. Relative luminance 0.460; OKLCH L 77.6% C 0.029 H 342.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AFBB |
|---|---|
| RGB | rgb(196, 175, 187) |
| HSL | hsl(326, 15%, 73%) |
| HSV | hsv(326, 11%, 77%) |
| CMYK | cmyk(0%, 10.7%, 4.6%, 23.1%) |
| CIE-LAB | lab(73.54, 9.64, -3.35) |
| CIE-LCH | lch(73.54, 10.20, 340.83°) |
| OKLab | oklab(77.55% 0.0278 -0.0088) |
| OKLCH | oklch(77.55% 0.029 342.4) |
| XYZ | xyz(47.0635, 45.9843, 53.4006) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.62
Pinkish Grey
#C8ACA9
ΔE00 6.77
Dusty Pink
#D8A7B1
ΔE00 8.20
Lilac
#C8A2C8
ΔE00 9.54
Light Mauve
#C292A1
ΔE00 10.25
Dove Gray
#B6B8BD
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AFBB #AFC4B8
analogous
#C2AFC4 #C4AFBB #C4AFB0
triadic
#C4AFBB #BBC4AF #AFBBC4
tetradic
#C4AFBB #C4C2AF #AFC4B8 #AFB0C4
square
#C4AFBB #C4C2AF #AFC4B8 #AFB0C4
split-complementary
#C4AFBB #B0C4AF #AFC4C2
monochromatic
#8F6A7F #AA8C9D #C4AFBB #DED2D9 #F2EDF0
Accessibility & contrast
On white
2.06
#C4AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#C4AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AFBB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AFBB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#C7AFB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c4afbb; /* rgb */ color: rgb(196, 175, 187); /* oklch */ color: oklch(77.6% 0.029 342.4);
Tailwind
colors: {
custom: {
50: '#d6c6cf',
500: '#c4afbb',
950: '#000000',
},
}SCSS
$custom: #c4afbb; $custom-light: #d6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c4afbb",
"rgb": {
"r": 196,
"g": 175,
"b": 187
},
"hsl": {
"h": 325.714,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.77552,
"c": 0.02912,
"h": 342.4
},
"luminance": 0.45984
}Semantic roles & 50–950 ramp
primary
#C4AFBB
secondary
#E3E8E5
accent
#996D4C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282