#CFACBB#CFACBB
#CFACBB is a light, muted pink. Relative luminance 0.464; OKLCH L 78.0% C 0.045 H 350.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACBB |
|---|---|
| RGB | rgb(207, 172, 187) |
| HSL | hsl(334, 27%, 74%) |
| HSV | hsv(334, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 9.7%, 18.8%) |
| CIE-LAB | lab(73.78, 15.18, -2.88) |
| CIE-LCH | lch(73.78, 15.45, 349.26°) |
| OKLab | oklab(77.98% 0.0446 -0.0074) |
| OKLCH | oklch(77.98% 0.045 350.5) |
| XYZ | xyz(49.4537, 46.3596, 53.3473) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 6.54
Faded Pink
#DE9DAC
ΔE00 7.47
Light Mauve
#C292A1
ΔE00 7.48
Lilac
#C8A2C8
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACBB #ACCFC0
analogous
#CFACCD #CFACBB #CFAFAC
triadic
#CFACBB #BBCFAC #ACBBCF
tetradic
#CFACBB #CDCFAC #ACCFC0 #AFACCF
square
#CFACBB #CDCFAC #ACCFC0 #AFACCF
split-complementary
#CFACBB #ACCFAF #ACCDCF
monochromatic
#A25E7B #B9859B #CFACBB #E5D3DB #F4ECEF
Accessibility & contrast
On white
2.04
#CFACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CFACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACBB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACBB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#D5ABB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfacbb; /* rgb */ color: rgb(207, 172, 187); /* oklch */ color: oklch(78.0% 0.045 350.5);
Tailwind
colors: {
custom: {
50: '#dec4cf',
500: '#cfacbb',
950: '#000000',
},
}SCSS
$custom: #cfacbb; $custom-light: #dec4cf; $custom-dark: #000000;
JSON
{
"hex": "#cfacbb",
"rgb": {
"r": 207,
"g": 172,
"b": 187
},
"hsl": {
"h": 334.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.77975,
"c": 0.04523,
"h": 350.5
},
"luminance": 0.46358
}Semantic roles & 50–950 ramp
primary
#CFACBB
secondary
#E1EAE6
accent
#A57A40
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182