#C2B4BE#C2B4BE
#C2B4BE is a light, muted pink. Relative luminance 0.478; OKLCH L 78.5% C 0.021 H 335.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B4BE |
|---|---|
| RGB | rgb(194, 180, 190) |
| HSL | hsl(317, 10%, 73%) |
| HSV | hsv(317, 7%, 76%) |
| CMYK | cmyk(0%, 7.2%, 2.1%, 23.9%) |
| CIE-LAB | lab(74.72, 6.77, -3.27) |
| CIE-LCH | lch(74.72, 7.52, 334.20°) |
| OKLab | oklab(78.46% 0.0191 -0.0086) |
| OKLCH | oklch(78.46% 0.021 335.8) |
| XYZ | xyz(47.8624, 47.8300, 55.4159) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.86
Dark Gray
#A9A9A9
ΔE00 9.54
Dusty Pink
#D8A7B1
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B4BE #B4C2B8
analogous
#BFB4C2 #C2B4BE #C2B4B7
triadic
#C2B4BE #BEC2B4 #B4BEC2
tetradic
#C2B4BE #C2BFB4 #B4C2B8 #B4B7C2
square
#C2B4BE #C2BFB4 #B4C2B8 #B4B7C2
split-complementary
#C2B4BE #B7C2B4 #B4C2BF
monochromatic
#8B7183 #A792A1 #C2B4BE #DDD6DB #F1EEF0
Accessibility & contrast
On white
1.99
#C2B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#C2B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B4BE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B4BE | 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)
#B4B7BE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#C4B4B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c2b4be; /* rgb */ color: rgb(194, 180, 190); /* oklch */ color: oklch(78.5% 0.021 335.8);
Tailwind
colors: {
custom: {
50: '#d4cad1',
500: '#c2b4be',
950: '#000000',
},
}SCSS
$custom: #c2b4be; $custom-light: #d4cad1; $custom-dark: #000000;
JSON
{
"hex": "#c2b4be",
"rgb": {
"r": 194,
"g": 180,
"b": 190
},
"hsl": {
"h": 317.143,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.78461,
"c": 0.02099,
"h": 335.8
},
"luminance": 0.4783
}Semantic roles & 50–950 ramp
primary
#C2B4BE
secondary
#E4E7E5
accent
#946451
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282