#C2B3BF#C2B3BF
#C2B3BF is a light, muted pink. Relative luminance 0.475; OKLCH L 78.3% C 0.024 H 332.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B3BF |
|---|---|
| RGB | rgb(194, 179, 191) |
| HSL | hsl(312, 11%, 73%) |
| HSV | hsv(312, 8%, 76%) |
| CMYK | cmyk(0%, 7.7%, 1.5%, 23.9%) |
| CIE-LAB | lab(74.49, 7.49, -4.15) |
| CIE-LCH | lch(74.49, 8.57, 331.00°) |
| OKLab | oklab(78.29% 0.021 -0.011) |
| OKLCH | oklch(78.29% 0.024 332.4) |
| XYZ | xyz(47.7709, 47.4716, 55.9265) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.90
Pinkish Grey
#C8ACA9
ΔE00 7.81
Dove Gray
#B6B8BD
ΔE00 8.83
Silver
#C0C0C0
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 10.24
Dusty Pink
#D8A7B1
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B3BF #B3C2B6
analogous
#BDB3C2 #C2B3BF #C2B3B7
triadic
#C2B3BF #BFC2B3 #B3BFC2
tetradic
#C2B3BF #C2BDB3 #B3C2B6 #B3B7C2
square
#C2B3BF #C2BDB3 #B3C2B6 #B3B7C2
split-complementary
#C2B3BF #B7C2B3 #B3C2BD
monochromatic
#8B7086 #A791A2 #C2B3BF #DDD5DC #F1EEF1
Accessibility & contrast
On white
2.00
#C2B3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#C2B3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B3BF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B3BF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#C4B4B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c2b3bf; /* rgb */ color: rgb(194, 179, 191); /* oklch */ color: oklch(78.3% 0.024 332.4);
Tailwind
colors: {
custom: {
50: '#d4c9d2',
500: '#c2b3bf',
950: '#000000',
},
}SCSS
$custom: #c2b3bf; $custom-light: #d4c9d2; $custom-dark: #000000;
JSON
{
"hex": "#c2b3bf",
"rgb": {
"r": 194,
"g": 179,
"b": 191
},
"hsl": {
"h": 312,
"s": 10.949,
"l": 73.137
},
"oklch": {
"l": 0.78292,
"c": 0.02371,
"h": 332.4
},
"luminance": 0.47471
}Semantic roles & 50–950 ramp
primary
#C2B3BF
secondary
#E4E7E4
accent
#955E50
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282