#C1BBCF#C1BBCF
#C1BBCF is a light, muted violet. Relative luminance 0.514; OKLCH L 80.3% C 0.029 H 299.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBCF |
|---|---|
| RGB | rgb(193, 187, 207) |
| HSL | hsl(258, 17%, 77%) |
| HSV | hsv(258, 10%, 81%) |
| CMYK | cmyk(6.8%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.91, 5.89, -9.28) |
| CIE-LCH | lch(76.91, 10.99, 302.37°) |
| OKLab | oklab(80.32% 0.0141 -0.0249) |
| OKLCH | oklch(80.32% 0.029 299.4) |
| XYZ | xyz(51.0230, 51.3831, 66.2493) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 8.31
Silver
#C0C0C0
ΔE00 9.95
Lavender (CSS)
#E6E6FA
ΔE00 10.24
Periwinkle
#CCCCFF
ΔE00 10.46
Light Blue Grey
#B7C9E2
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBCF #C9CFBB
analogous
#BBBFCF #C1BBCF #CBBBCF
triadic
#C1BBCF #CFC1BB #BBCFC1
tetradic
#C1BBCF #CFBBBF #C9CFBB #BBCFCB
square
#C1BBCF #CFBBBF #C9CFBB #BBCFCB
split-complementary
#C1BBCF #CFCBBB #BFCFBB
monochromatic
#80739C #A097B6 #C1BBCF #E2DFE8 #EFEDF2
Accessibility & contrast
On white
1.86
#C1BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#C1BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBCF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBCF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#BFBEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c1bbcf; /* rgb */ color: rgb(193, 187, 207); /* oklch */ color: oklch(80.3% 0.029 299.4);
Tailwind
colors: {
custom: {
50: '#d3cfdd',
500: '#c1bbcf',
950: '#000000',
},
}SCSS
$custom: #c1bbcf; $custom-light: #d3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#c1bbcf",
"rgb": {
"r": 193,
"g": 187,
"b": 207
},
"hsl": {
"h": 258,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80315,
"c": 0.02858,
"h": 299.4
},
"luminance": 0.51383
}Semantic roles & 50–950 ramp
primary
#C1BBCF
secondary
#9CA48B
accent
#9C4A83
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384