#BBB1CF#BBB1CF
#BBB1CF is a light, muted violet. Relative luminance 0.465; OKLCH L 77.8% C 0.043 H 300.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1CF |
|---|---|
| RGB | rgb(187, 177, 207) |
| HSL | hsl(260, 24%, 75%) |
| HSV | hsv(260, 14%, 81%) |
| CMYK | cmyk(9.7%, 14.5%, 0%, 18.8%) |
| CIE-LAB | lab(73.88, 9.31, -13.87) |
| CIE-LCH | lch(73.88, 16.71, 303.88°) |
| OKLab | oklab(77.83% 0.0221 -0.0374) |
| OKLCH | oklch(77.83% 0.043 300.6) |
| XYZ | xyz(47.4760, 46.5140, 65.4963) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.92
Lilac
#C8A2C8
ΔE00 8.46
Lavender
#B39DDB
ΔE00 9.50
Periwinkle
#CCCCFF
ΔE00 9.73
Light Lavender
#DFC5FE
ΔE00 9.99
Light Periwinkle
#C1C6FC
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1CF #C5CFB1
analogous
#B1B6CF #BBB1CF #CAB1CF
triadic
#BBB1CF #CFBBB1 #B1CFBB
tetradic
#BBB1CF #CFB1B6 #C5CFB1 #B1CFCA
square
#BBB1CF #CFB1B6 #C5CFB1 #B1CFCA
split-complementary
#BBB1CF #CFCAB1 #B6CFB1
monochromatic
#7965A0 #9A8BB8 #BBB1CF #DCD7E6 #EEECF3
Accessibility & contrast
On white
2.04
#BBB1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BBB1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1CF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1CF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5D0
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#B8B5BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb1cf; /* rgb */ color: rgb(187, 177, 207); /* oklch */ color: oklch(77.8% 0.043 300.6);
Tailwind
colors: {
custom: {
50: '#cfc8dd',
500: '#bbb1cf',
950: '#000000',
},
}SCSS
$custom: #bbb1cf; $custom-light: #cfc8dd; $custom-dark: #000000;
JSON
{
"hex": "#bbb1cf",
"rgb": {
"r": 187,
"g": 177,
"b": 207
},
"hsl": {
"h": 260,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.77832,
"c": 0.04347,
"h": 300.6
},
"luminance": 0.46514
}Semantic roles & 50–950 ramp
primary
#BBB1CF
secondary
#E7EAE1
accent
#A24383
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283