#CFB0BB#CFB0BB
#CFB0BB is a light, muted pink. Relative luminance 0.479; OKLCH L 78.7% C 0.039 H 354.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB0BB |
|---|---|
| RGB | rgb(207, 176, 187) |
| HSL | hsl(339, 24%, 75%) |
| HSV | hsv(339, 15%, 81%) |
| CMYK | cmyk(0%, 15%, 9.7%, 18.8%) |
| CIE-LAB | lab(74.77, 13.01, -1.43) |
| CIE-LCH | lch(74.77, 13.09, 353.72°) |
| OKLab | oklab(78.74% 0.0385 -0.0036) |
| OKLCH | oklch(78.74% 0.039 354.7) |
| XYZ | xyz(50.2265, 47.9052, 53.6049) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.14
Pinkish Grey
#C8ACA9
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 6.55
Faded Pink
#DE9DAC
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 8.79
Lilac
#C8A2C8
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB0BB #B0CFC4
analogous
#CFB0CA #CFB0BB #CFB5B0
triadic
#CFB0BB #BBCFB0 #B0BBCF
tetradic
#CFB0BB #CACFB0 #B0CFC4 #B5B0CF
square
#CFB0BB #CACFB0 #B0CFC4 #B5B0CF
split-complementary
#CFB0BB #B0CFB5 #B0CACF
monochromatic
#A16479 #B88A9A #CFB0BB #E6D6DC #F3ECEF
Accessibility & contrast
On white
1.98
#CFB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#CFB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB0BB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB0BB | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#D4AFB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb0bb; /* rgb */ color: rgb(207, 176, 187); /* oklch */ color: oklch(78.7% 0.039 354.7);
Tailwind
colors: {
custom: {
50: '#dec7cf',
500: '#cfb0bb',
950: '#000000',
},
}SCSS
$custom: #cfb0bb; $custom-light: #dec7cf; $custom-dark: #000000;
JSON
{
"hex": "#cfb0bb",
"rgb": {
"r": 207,
"g": 176,
"b": 187
},
"hsl": {
"h": 338.71,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.78741,
"c": 0.03865,
"h": 354.7
},
"luminance": 0.47904
}Semantic roles & 50–950 ramp
primary
#CFB0BB
secondary
#E1EAE7
accent
#A38143
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282