#C0B0BE#C0B0BE
#C0B0BE is a light, muted purple. Relative luminance 0.460; OKLCH L 77.5% C 0.027 H 329.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B0BE |
|---|---|
| RGB | rgb(192, 176, 190) |
| HSL | hsl(308, 11%, 72%) |
| HSV | hsv(308, 8%, 75%) |
| CMYK | cmyk(0%, 8.3%, 1%, 24.7%) |
| CIE-LAB | lab(73.53, 8.24, -5.04) |
| CIE-LCH | lch(73.53, 9.66, 328.53°) |
| OKLab | oklab(77.49% 0.0229 -0.0133) |
| OKLCH | oklch(77.49% 0.027 329.8) |
| XYZ | xyz(46.5565, 45.9753, 55.1267) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.66
Pinkish Grey
#C8ACA9
ΔE00 8.18
Dove Gray
#B6B8BD
ΔE00 9.61
Lilac
#C8A2C8
ΔE00 9.82
Dusty Pink
#D8A7B1
ΔE00 9.98
Silver
#C0C0C0
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B0BE #B0C0B2
analogous
#BAB0C0 #C0B0BE #C0B0B6
triadic
#C0B0BE #BEC0B0 #B0BEC0
tetradic
#C0B0BE #C0BAB0 #B0C0B2 #B0B6C0
square
#C0B0BE #C0BAB0 #B0C0B2 #B0B6C0
split-complementary
#C0B0BE #B6C0B0 #B0C0BA
monochromatic
#896D85 #A58EA2 #C0B0BE #DBD2DA #F1EEF1
Accessibility & contrast
On white
2.06
#C0B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#C0B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B0BE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B0BE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BF
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#C2B1B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c0b0be; /* rgb */ color: rgb(192, 176, 190); /* oklch */ color: oklch(77.5% 0.027 329.8);
Tailwind
colors: {
custom: {
50: '#d3c7d1',
500: '#c0b0be',
950: '#000000',
},
}SCSS
$custom: #c0b0be; $custom-light: #d3c7d1; $custom-dark: #000000;
JSON
{
"hex": "#c0b0be",
"rgb": {
"r": 192,
"g": 176,
"b": 190
},
"hsl": {
"h": 307.5,
"s": 11.268,
"l": 72.157
},
"oklch": {
"l": 0.77492,
"c": 0.02654,
"h": 329.8
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#C0B0BE
secondary
#E3E8E4
accent
#955950
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282