#C4AEB8#C4AEB8
#C4AEB8 is a light, muted pink. Relative luminance 0.455; OKLCH L 77.3% C 0.029 H 348.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AEB8 |
|---|---|
| RGB | rgb(196, 174, 184) |
| HSL | hsl(333, 16%, 73%) |
| HSV | hsv(333, 11%, 77%) |
| CMYK | cmyk(0%, 11.2%, 6.1%, 23.1%) |
| CIE-LAB | lab(73.20, 9.64, -2.20) |
| CIE-LCH | lch(73.20, 9.89, 347.16°) |
| OKLab | oklab(77.26% 0.0281 -0.0057) |
| OKLCH | oklch(77.26% 0.029 348.5) |
| XYZ | xyz(46.5518, 45.4694, 51.6623) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.90
Thistle
#D8BFD8
ΔE00 7.31
Dusty Pink
#D8A7B1
ΔE00 7.81
Light Mauve
#C292A1
ΔE00 9.94
Lilac
#C8A2C8
ΔE00 10.03
Grey Pink
#C3909B
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AEB8 #AEC4BA
analogous
#C4AEC3 #C4AEB8 #C4AFAE
triadic
#C4AEB8 #B8C4AE #AEB8C4
tetradic
#C4AEB8 #C3C4AE #AEC4BA #AFAEC4
square
#C4AEB8 #C3C4AE #AEC4BA #AFAEC4
split-complementary
#C4AEB8 #AEC4AF #AEC3C4
monochromatic
#8F687A #AA8B99 #C4AEB8 #DED1D7 #F2EDEF
Accessibility & contrast
On white
2.08
#C4AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#C4AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AEB8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AEB8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2B8
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#C8AEB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c4aeb8; /* rgb */ color: rgb(196, 174, 184); /* oklch */ color: oklch(77.3% 0.029 348.5);
Tailwind
colors: {
custom: {
50: '#d6c6cd',
500: '#c4aeb8',
950: '#000000',
},
}SCSS
$custom: #c4aeb8; $custom-light: #d6c6cd; $custom-dark: #000000;
JSON
{
"hex": "#c4aeb8",
"rgb": {
"r": 196,
"g": 174,
"b": 184
},
"hsl": {
"h": 332.727,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.77263,
"c": 0.02871,
"h": 348.5
},
"luminance": 0.45469
}Semantic roles & 50–950 ramp
primary
#C4AEB8
secondary
#E3E8E6
accent
#9A764C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282