#CFACBD#CFACBD
#CFACBD is a light, muted pink. Relative luminance 0.464; OKLCH L 78.0% C 0.046 H 347.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACBD |
|---|---|
| RGB | rgb(207, 172, 189) |
| HSL | hsl(331, 27%, 74%) |
| HSV | hsv(331, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 8.7%, 18.8%) |
| CIE-LAB | lab(73.83, 15.52, -3.89) |
| CIE-LCH | lch(73.83, 16.00, 345.92°) |
| OKLab | oklab(78.04% 0.0454 -0.0101) |
| OKLCH | oklch(78.04% 0.046 347.4) |
| XYZ | xyz(49.6693, 46.4459, 54.4827) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.73
Thistle
#D8BFD8
ΔE00 6.14
Lilac
#C8A2C8
ΔE00 6.90
Light Mauve
#C292A1
ΔE00 7.58
Faded Pink
#DE9DAC
ΔE00 7.62
Pinkish Grey
#C8ACA9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACBD #ACCFBE
analogous
#CFACCF #CFACBD #CFADAC
triadic
#CFACBD #BDCFAC #ACBDCF
tetradic
#CFACBD #CFCFAC #ACCFBE #ADACCF
square
#CFACBD #CFCFAC #ACCFBE #ADACCF
split-complementary
#CFACBD #ACCFAD #ACCFCF
monochromatic
#A25E7F #B9859E #CFACBD #E5D3DC #F4ECF0
Accessibility & contrast
On white
2.04
#CFACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CFACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACBD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACBD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BE
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#D4ACB2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfacbd; /* rgb */ color: rgb(207, 172, 189); /* oklch */ color: oklch(78.0% 0.046 347.4);
Tailwind
colors: {
custom: {
50: '#dec4d0',
500: '#cfacbd',
950: '#000000',
},
}SCSS
$custom: #cfacbd; $custom-light: #dec4d0; $custom-dark: #000000;
JSON
{
"hex": "#cfacbd",
"rgb": {
"r": 207,
"g": 172,
"b": 189
},
"hsl": {
"h": 330.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78036,
"c": 0.04648,
"h": 347.4
},
"luminance": 0.46445
}Semantic roles & 50–950 ramp
primary
#CFACBD
secondary
#E1EAE6
accent
#A57440
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182