#CFB1BF#CFB1BF
#CFB1BF is a light, muted pink. Relative luminance 0.485; OKLCH L 79.1% C 0.039 H 348.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB1BF |
|---|---|
| RGB | rgb(207, 177, 191) |
| HSL | hsl(332, 24%, 75%) |
| HSV | hsv(332, 14%, 81%) |
| CMYK | cmyk(0%, 14.5%, 7.7%, 18.8%) |
| CIE-LAB | lab(75.12, 13.15, -3.09) |
| CIE-LCH | lch(75.12, 13.51, 346.77°) |
| OKLab | oklab(79.05% 0.0384 -0.008) |
| OKLCH | oklch(79.05% 0.039 348.2) |
| XYZ | xyz(50.8574, 48.4724, 55.9571) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.74
Pinkish Grey
#C8ACA9
ΔE00 7.35
Lilac
#C8A2C8
ΔE00 8.32
Light Mauve
#C292A1
ΔE00 9.10
Faded Pink
#DE9DAC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB1BF #B1CFC1
analogous
#CFB1CE #CFB1BF #CFB2B1
triadic
#CFB1BF #BFCFB1 #B1BFCF
tetradic
#CFB1BF #CECFB1 #B1CFC1 #B2B1CF
square
#CFB1BF #CECFB1 #B1CFC1 #B2B1CF
split-complementary
#CFB1BF #B1CFB2 #B1CECF
monochromatic
#A06581 #B88BA0 #CFB1BF #E6D7DE #F3ECEF
Accessibility & contrast
On white
1.96
#CFB1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#CFB1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB1BF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB1BF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#D4B1B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cfb1bf; /* rgb */ color: rgb(207, 177, 191); /* oklch */ color: oklch(79.1% 0.039 348.2);
Tailwind
colors: {
custom: {
50: '#ddc8d2',
500: '#cfb1bf',
950: '#000000',
},
}SCSS
$custom: #cfb1bf; $custom-light: #ddc8d2; $custom-dark: #000000;
JSON
{
"hex": "#cfb1bf",
"rgb": {
"r": 207,
"g": 177,
"b": 191
},
"hsl": {
"h": 332,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.79055,
"c": 0.03927,
"h": 348.2
},
"luminance": 0.48471
}Semantic roles & 50–950 ramp
primary
#CFB1BF
secondary
#E1EAE6
accent
#A27643
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282