#C2B4BF#C2B4BF
#C2B4BF is a light, muted pink. Relative luminance 0.479; OKLCH L 78.5% C 0.022 H 332.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B4BF |
|---|---|
| RGB | rgb(194, 180, 191) |
| HSL | hsl(313, 10%, 73%) |
| HSV | hsv(313, 7%, 76%) |
| CMYK | cmyk(0%, 7.2%, 1.5%, 23.9%) |
| CIE-LAB | lab(74.75, 6.95, -3.78) |
| CIE-LCH | lch(74.75, 7.91, 331.48°) |
| OKLab | oklab(78.49% 0.0195 -0.01) |
| OKLCH | oklch(78.49% 0.022 332.9) |
| XYZ | xyz(47.9721, 47.8739, 55.9935) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.75
Dove Gray
#B6B8BD
ΔE00 8.29
Silver
#C0C0C0
ΔE00 9.12
Dark Gray
#A9A9A9
ΔE00 9.80
Dusty Pink
#D8A7B1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B4BF #B4C2B7
analogous
#BEB4C2 #C2B4BF #C2B4B8
triadic
#C2B4BF #BFC2B4 #B4BFC2
tetradic
#C2B4BF #C2BEB4 #B4C2B7 #B4B8C2
square
#C2B4BF #C2BEB4 #B4C2B7 #B4B8C2
split-complementary
#C2B4BF #B8C2B4 #B4C2BE
monochromatic
#8B7185 #A792A2 #C2B4BF #DDD6DC #F1EEF1
Accessibility & contrast
On white
1.99
#C2B4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#C2B4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B4BF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B4BF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#C4B5B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c2b4bf; /* rgb */ color: rgb(194, 180, 191); /* oklch */ color: oklch(78.5% 0.022 332.9);
Tailwind
colors: {
custom: {
50: '#d4cad2',
500: '#c2b4bf',
950: '#000000',
},
}SCSS
$custom: #c2b4bf; $custom-light: #d4cad2; $custom-dark: #000000;
JSON
{
"hex": "#c2b4bf",
"rgb": {
"r": 194,
"g": 180,
"b": 191
},
"hsl": {
"h": 312.857,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.78491,
"c": 0.02192,
"h": 332.9
},
"luminance": 0.47873
}Semantic roles & 50–950 ramp
primary
#C2B4BF
secondary
#E4E7E4
accent
#946051
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282