#C4A8BE#C4A8BE
#C4A8BE is a light, muted pink. Relative luminance 0.435; OKLCH L 76.3% C 0.044 H 333.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C4A8BE |
|---|---|
| RGB | rgb(196, 168, 190) |
| HSL | hsl(313, 19%, 71%) |
| HSV | hsv(313, 14%, 77%) |
| CMYK | cmyk(0%, 14.3%, 3.1%, 23.1%) |
| CIE-LAB | lab(71.87, 14.00, -7.47) |
| CIE-LCH | lch(71.87, 15.87, 331.94°) |
| OKLab | oklab(76.28% 0.0395 -0.0198) |
| OKLCH | oklch(76.28% 0.044 333.4) |
| XYZ | xyz(46.0608, 43.4596, 54.6673) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 7.49
Light Mauve
#C292A1
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 9.59
Faded Pink
#DE9DAC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4A8BE #A8C4AE
analogous
#BCA8C4 #C4A8BE #C4A8B0
triadic
#C4A8BE #BEC4A8 #A8BEC4
tetradic
#C4A8BE #C4BCA8 #A8C4AE #A8B0C4
square
#C4A8BE #C4BCA8 #A8C4AE #A8B0C4
split-complementary
#C4A8BE #B0C4A8 #A8C4BC
monochromatic
#906286 #AB84A3 #C4A8BE #DDCCD9 #F3EDF1
Accessibility & contrast
On white
2.17
#C4A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#C4A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4A8BE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4A8BE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#AEB1BD
Tritanopia (blue-blind)
#C7A9AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c4a8be; /* rgb */ color: rgb(196, 168, 190); /* oklch */ color: oklch(76.3% 0.044 333.4);
Tailwind
colors: {
custom: {
50: '#d6c2d1',
500: '#c4a8be',
950: '#000000',
},
}SCSS
$custom: #c4a8be; $custom-light: #d6c2d1; $custom-dark: #000000;
JSON
{
"hex": "#c4a8be",
"rgb": {
"r": 196,
"g": 168,
"b": 190
},
"hsl": {
"h": 312.857,
"s": 19.178,
"l": 71.373
},
"oklch": {
"l": 0.76282,
"c": 0.0442,
"h": 333.4
},
"luminance": 0.43459
}Semantic roles & 50–950 ramp
primary
#C4A8BE
secondary
#E0E8E2
accent
#9E5A48
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182