#C0BBCF#C0BBCF
#C0BBCF is a light, muted violet. Relative luminance 0.513; OKLCH L 80.2% C 0.028 H 297.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBCF |
|---|---|
| RGB | rgb(192, 187, 207) |
| HSL | hsl(255, 17%, 77%) |
| HSV | hsv(255, 10%, 81%) |
| CMYK | cmyk(7.2%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.83, 5.55, -9.41) |
| CIE-LCH | lch(76.83, 10.93, 300.53°) |
| OKLab | oklab(80.23% 0.013 -0.0252) |
| OKLCH | oklch(80.23% 0.028 297.2) |
| XYZ | xyz(50.7689, 51.2520, 66.2374) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.07
Silver
#C0C0C0
ΔE00 9.81
Lavender (CSS)
#E6E6FA
ΔE00 10.19
Light Blue Grey
#B7C9E2
ΔE00 10.20
Periwinkle
#CCCCFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBCF #CACFBB
analogous
#BBC0CF #C0BBCF #CABBCF
triadic
#C0BBCF #CFC0BB #BBCFC0
tetradic
#C0BBCF #CFBBC0 #CACFBB #BBCFCA
square
#C0BBCF #CFBBC0 #CACFBB #BBCFCA
split-complementary
#C0BBCF #CFCABB #C0CFBB
monochromatic
#7E739C #9F97B6 #C0BBCF #E1DFE8 #EEEDF2
Accessibility & contrast
On white
1.87
#C0BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C0BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBCF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBCF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#BEBEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0bbcf; /* rgb */ color: rgb(192, 187, 207); /* oklch */ color: oklch(80.2% 0.028 297.2);
Tailwind
colors: {
custom: {
50: '#d3cfdd',
500: '#c0bbcf',
950: '#000000',
},
}SCSS
$custom: #c0bbcf; $custom-light: #d3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#c0bbcf",
"rgb": {
"r": 192,
"g": 187,
"b": 207
},
"hsl": {
"h": 255,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80234,
"c": 0.02838,
"h": 297.2
},
"luminance": 0.51252
}Semantic roles & 50–950 ramp
primary
#C0BBCF
secondary
#9DA48B
accent
#9C4A87
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384