#CFABB7#CFABB7
#CFABB7 is a light, muted pink. Relative luminance 0.458; OKLCH L 77.7% C 0.045 H 356.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB7 |
|---|---|
| RGB | rgb(207, 171, 183) |
| HSL | hsl(340, 27%, 74%) |
| HSV | hsv(340, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 11.6%, 18.8%) |
| CIE-LAB | lab(73.42, 15.04, -1.21) |
| CIE-LCH | lch(73.42, 15.09, 355.42°) |
| OKLab | oklab(77.66% 0.0447 -0.003) |
| OKLCH | oklch(77.66% 0.045 356.2) |
| XYZ | xyz(48.8419, 45.8115, 51.0602) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.60
Pinkish Grey
#C8ACA9
ΔE00 6.83
Faded Pink
#DE9DAC
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.50
Grey Pink
#C3909B
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB7 #ABCFC3
analogous
#CFABC9 #CFABB7 #CFB1AB
triadic
#CFABB7 #B7CFAB #ABB7CF
tetradic
#CFABB7 #C9CFAB #ABCFC3 #B1ABCF
square
#CFABB7 #C9CFAB #ABCFC3 #B1ABCF
split-complementary
#CFABB7 #ABCFB1 #ABC9CF
monochromatic
#A25D74 #B98496 #CFABB7 #E5D2D8 #F4ECEE
Accessibility & contrast
On white
2.07
#CFABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CFABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB7
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB7 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#D5AAAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb7; /* rgb */ color: rgb(207, 171, 183); /* oklch */ color: oklch(77.7% 0.045 356.2);
Tailwind
colors: {
custom: {
50: '#dec4cc',
500: '#cfabb7',
950: '#000000',
},
}SCSS
$custom: #cfabb7; $custom-light: #dec4cc; $custom-dark: #000000;
JSON
{
"hex": "#cfabb7",
"rgb": {
"r": 207,
"g": 171,
"b": 183
},
"hsl": {
"h": 340,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77663,
"c": 0.04478,
"h": 356.2
},
"luminance": 0.4581
}Semantic roles & 50–950 ramp
primary
#CFABB7
secondary
#E1EAE7
accent
#A68440
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182