#C2B0BE#C2B0BE
#C2B0BE is a light, muted pink. Relative luminance 0.462; OKLCH L 77.7% C 0.028 H 333.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B0BE |
|---|---|
| RGB | rgb(194, 176, 190) |
| HSL | hsl(313, 13%, 73%) |
| HSV | hsv(313, 9%, 76%) |
| CMYK | cmyk(0%, 9.3%, 2.1%, 23.9%) |
| CIE-LAB | lab(73.70, 8.94, -4.77) |
| CIE-LCH | lch(73.70, 10.13, 331.90°) |
| OKLab | oklab(77.67% 0.0252 -0.0126) |
| OKLCH | oklch(77.67% 0.028 333.4) |
| XYZ | xyz(47.0665, 46.2383, 55.1506) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.30
Pinkish Grey
#C8ACA9
ΔE00 7.87
Dusty Pink
#D8A7B1
ΔE00 9.30
Lilac
#C8A2C8
ΔE00 9.44
Dove Gray
#B6B8BD
ΔE00 10.23
Light Mauve
#C292A1
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B0BE #B0C2B4
analogous
#BDB0C2 #C2B0BE #C2B0B5
triadic
#C2B0BE #BEC2B0 #B0BEC2
tetradic
#C2B0BE #C2BDB0 #B0C2B4 #B0B5C2
square
#C2B0BE #C2BDB0 #B0C2B4 #B0B5C2
split-complementary
#C2B0BE #B5C2B0 #B0C2BD
monochromatic
#8C6C85 #A78DA2 #C2B0BE #DDD3DA #F2EEF1
Accessibility & contrast
On white
2.05
#C2B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#C2B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B0BE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B0BE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BF
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#C4B1B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c2b0be; /* rgb */ color: rgb(194, 176, 190); /* oklch */ color: oklch(77.7% 0.028 333.4);
Tailwind
colors: {
custom: {
50: '#d4c7d1',
500: '#c2b0be',
950: '#000000',
},
}SCSS
$custom: #c2b0be; $custom-light: #d4c7d1; $custom-dark: #000000;
JSON
{
"hex": "#c2b0be",
"rgb": {
"r": 194,
"g": 176,
"b": 190
},
"hsl": {
"h": 313.333,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.77666,
"c": 0.02813,
"h": 333.4
},
"luminance": 0.46238
}Semantic roles & 50–950 ramp
primary
#C2B0BE
secondary
#E3E8E4
accent
#975F4F
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282