#C4AFBC#C4AFBC
#C4AFBC is a light, muted pink. Relative luminance 0.460; OKLCH L 77.6% C 0.030 H 340.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AFBC |
|---|---|
| RGB | rgb(196, 175, 188) |
| HSL | hsl(323, 15%, 73%) |
| HSV | hsv(323, 11%, 77%) |
| CMYK | cmyk(0%, 10.7%, 4.1%, 23.1%) |
| CIE-LAB | lab(73.56, 9.82, -3.86) |
| CIE-LCH | lch(73.56, 10.55, 338.55°) |
| OKLab | oklab(77.58% 0.0281 -0.0101) |
| OKLCH | oklch(77.58% 0.03 340.2) |
| XYZ | xyz(47.1710, 46.0273, 53.9664) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 8.24
Lilac
#C8A2C8
ΔE00 9.21
Light Mauve
#C292A1
ΔE00 10.23
Dove Gray
#B6B8BD
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AFBC #AFC4B7
analogous
#C1AFC4 #C4AFBC #C4AFB1
triadic
#C4AFBC #BCC4AF #AFBCC4
tetradic
#C4AFBC #C4C1AF #AFC4B7 #AFB1C4
square
#C4AFBC #C4C1AF #AFC4B7 #AFB1C4
split-complementary
#C4AFBC #B1C4AF #AFC4C1
monochromatic
#8F6A81 #AA8C9F #C4AFBC #DED2D9 #F2EDF0
Accessibility & contrast
On white
2.06
#C4AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#C4AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AFBC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AFBC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#C7AFB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c4afbc; /* rgb */ color: rgb(196, 175, 188); /* oklch */ color: oklch(77.6% 0.030 340.2);
Tailwind
colors: {
custom: {
50: '#d6c6d0',
500: '#c4afbc',
950: '#000000',
},
}SCSS
$custom: #c4afbc; $custom-light: #d6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#c4afbc",
"rgb": {
"r": 196,
"g": 175,
"b": 188
},
"hsl": {
"h": 322.857,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.77582,
"c": 0.0299,
"h": 340.2
},
"luminance": 0.46027
}Semantic roles & 50–950 ramp
primary
#C4AFBC
secondary
#E3E8E5
accent
#996A4C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282