#CFB0BF#CFB0BF
#CFB0BF is a light, muted pink. Relative luminance 0.481; OKLCH L 78.9% C 0.041 H 347.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB0BF |
|---|---|
| RGB | rgb(207, 176, 191) |
| HSL | hsl(331, 24%, 75%) |
| HSV | hsv(331, 15%, 81%) |
| CMYK | cmyk(0%, 15%, 7.7%, 18.8%) |
| CIE-LAB | lab(74.87, 13.70, -3.46) |
| CIE-LCH | lch(74.87, 14.13, 345.84°) |
| OKLab | oklab(78.86% 0.04 -0.009) |
| OKLCH | oklch(78.86% 0.041 347.3) |
| XYZ | xyz(50.6607, 48.0788, 55.8915) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 5.54
Pinkish Grey
#C8ACA9
ΔE00 7.69
Lilac
#C8A2C8
ΔE00 7.88
Light Mauve
#C292A1
ΔE00 8.79
Faded Pink
#DE9DAC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB0BF #B0CFC0
analogous
#CFB0CE #CFB0BF #CFB1B0
triadic
#CFB0BF #BFCFB0 #B0BFCF
tetradic
#CFB0BF #CECFB0 #B0CFC0 #B1B0CF
square
#CFB0BF #CECFB0 #B0CFC0 #B1B0CF
split-complementary
#CFB0BF #B0CFB1 #B0CECF
monochromatic
#A16481 #B88AA0 #CFB0BF #E6D6DE #F3ECF0
Accessibility & contrast
On white
1.98
#CFB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CFB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB0BF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB0BF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5C0
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#D4B0B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb0bf; /* rgb */ color: rgb(207, 176, 191); /* oklch */ color: oklch(78.9% 0.041 347.3);
Tailwind
colors: {
custom: {
50: '#ddc7d2',
500: '#cfb0bf',
950: '#000000',
},
}SCSS
$custom: #cfb0bf; $custom-light: #ddc7d2; $custom-dark: #000000;
JSON
{
"hex": "#cfb0bf",
"rgb": {
"r": 207,
"g": 176,
"b": 191
},
"hsl": {
"h": 330.968,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.78863,
"c": 0.04097,
"h": 347.3
},
"luminance": 0.48078
}Semantic roles & 50–950 ramp
primary
#CFB0BF
secondary
#E1EAE6
accent
#A37443
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282