#CFABB8#CFABB8
#CFABB8 is a light, muted pink. Relative luminance 0.459; OKLCH L 77.7% C 0.045 H 354.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB8 |
|---|---|
| RGB | rgb(207, 171, 184) |
| HSL | hsl(338, 27%, 74%) |
| HSV | hsv(338, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 11.1%, 18.8%) |
| CIE-LAB | lab(73.45, 15.21, -1.71) |
| CIE-LCH | lch(73.45, 15.31, 353.57°) |
| OKLab | oklab(77.69% 0.0451 -0.0043) |
| OKLCH | oklch(77.69% 0.045 354.5) |
| XYZ | xyz(48.9463, 45.8533, 51.6103) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.72
Faded Pink
#DE9DAC
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.26
Grey Pink
#C3909B
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB8 #ABCFC2
analogous
#CFABCA #CFABB8 #CFB0AB
triadic
#CFABB8 #B8CFAB #ABB8CF
tetradic
#CFABB8 #CACFAB #ABCFC2 #B0ABCF
square
#CFABB8 #CACFAB #ABCFC2 #B0ABCF
split-complementary
#CFABB8 #ABCFB0 #ABCACF
monochromatic
#A25D76 #B98497 #CFABB8 #E5D2D9 #F4ECEF
Accessibility & contrast
On white
2.06
#CFABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CFABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB8
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB8 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B8
Deuteranopia (green-blind)
#B6B7B7
Tritanopia (blue-blind)
#D5AAAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb8; /* rgb */ color: rgb(207, 171, 184); /* oklch */ color: oklch(77.7% 0.045 354.5);
Tailwind
colors: {
custom: {
50: '#dec4cd',
500: '#cfabb8',
950: '#000000',
},
}SCSS
$custom: #cfabb8; $custom-light: #dec4cd; $custom-dark: #000000;
JSON
{
"hex": "#cfabb8",
"rgb": {
"r": 207,
"g": 171,
"b": 184
},
"hsl": {
"h": 338.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77693,
"c": 0.04526,
"h": 354.5
},
"luminance": 0.45852
}Semantic roles & 50–950 ramp
primary
#CFABB8
secondary
#E1EAE7
accent
#A68140
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182