#C2B2BF#C2B2BF
#C2B2BF is a light, muted pink. Relative luminance 0.471; OKLCH L 78.1% C 0.025 H 332.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2BF |
|---|---|
| RGB | rgb(194, 178, 191) |
| HSL | hsl(311, 12%, 73%) |
| HSV | hsv(311, 8%, 76%) |
| CMYK | cmyk(0%, 8.2%, 1.5%, 23.9%) |
| CIE-LAB | lab(74.24, 8.04, -4.53) |
| CIE-LCH | lch(74.24, 9.22, 330.60°) |
| OKLab | oklab(78.09% 0.0225 -0.012) |
| OKLCH | oklch(78.09% 0.026 332) |
| XYZ | xyz(47.5712, 47.0722, 55.8599) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 7.91
Dove Gray
#B6B8BD
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.98
Lilac
#C8A2C8
ΔE00 10.25
Silver
#C0C0C0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2BF #B2C2B5
analogous
#BDB2C2 #C2B2BF #C2B2B7
triadic
#C2B2BF #BFC2B2 #B2BFC2
tetradic
#C2B2BF #C2BDB2 #B2C2B5 #B2B7C2
square
#C2B2BF #C2BDB2 #B2C2B5 #B2B7C2
split-complementary
#C2B2BF #B7C2B2 #B2C2BD
monochromatic
#8B6E86 #A790A3 #C2B2BF #DDD4DB #F1EEF1
Accessibility & contrast
On white
2.02
#C2B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#C2B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2BF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2BF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5C0
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#C4B3B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c2b2bf; /* rgb */ color: rgb(194, 178, 191); /* oklch */ color: oklch(78.1% 0.025 332.0);
Tailwind
colors: {
custom: {
50: '#d4c9d2',
500: '#c2b2bf',
950: '#000000',
},
}SCSS
$custom: #c2b2bf; $custom-light: #d4c9d2; $custom-dark: #000000;
JSON
{
"hex": "#c2b2bf",
"rgb": {
"r": 194,
"g": 178,
"b": 191
},
"hsl": {
"h": 311.25,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.78094,
"c": 0.0255,
"h": 332
},
"luminance": 0.47072
}Semantic roles & 50–950 ramp
primary
#C2B2BF
secondary
#E3E8E4
accent
#965D50
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282