#BBB0CF#BBB0CF
#BBB0CF is a light, muted violet. Relative luminance 0.461; OKLCH L 77.6% C 0.045 H 301.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0CF |
|---|---|
| RGB | rgb(187, 176, 207) |
| HSL | hsl(261, 24%, 75%) |
| HSV | hsv(261, 15%, 81%) |
| CMYK | cmyk(9.7%, 15%, 0%, 18.8%) |
| CIE-LAB | lab(73.62, 9.86, -14.25) |
| CIE-LCH | lch(73.62, 17.33, 304.68°) |
| OKLab | oklab(77.63% 0.0236 -0.0385) |
| OKLCH | oklch(77.63% 0.045 301.5) |
| XYZ | xyz(47.2792, 46.1204, 65.4307) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.89
Lilac
#C8A2C8
ΔE00 8.02
Lavender
#B39DDB
ΔE00 9.11
Light Lavender
#DFC5FE
ΔE00 9.82
Periwinkle
#CCCCFF
ΔE00 9.82
Pale Lilac
#E4CBFF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0CF #C4CFB0
analogous
#B0B5CF #BBB0CF #CAB0CF
triadic
#BBB0CF #CFBBB0 #B0CFBB
tetradic
#BBB0CF #CFB0B5 #C4CFB0 #B0CFCA
square
#BBB0CF #CFB0B5 #C4CFB0 #B0CFCA
split-complementary
#BBB0CF #CFCAB0 #B5CFB0
monochromatic
#7964A1 #9A8AB8 #BBB0CF #DCD6E6 #EFECF3
Accessibility & contrast
On white
2.05
#BBB0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BBB0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0CF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0CF | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#B8B4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb0cf; /* rgb */ color: rgb(187, 176, 207); /* oklch */ color: oklch(77.6% 0.045 301.5);
Tailwind
colors: {
custom: {
50: '#cfc7dd',
500: '#bbb0cf',
950: '#000000',
},
}SCSS
$custom: #bbb0cf; $custom-light: #cfc7dd; $custom-dark: #000000;
JSON
{
"hex": "#bbb0cf",
"rgb": {
"r": 187,
"g": 176,
"b": 207
},
"hsl": {
"h": 261.29,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.77634,
"c": 0.04511,
"h": 301.5
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#BBB0CF
secondary
#E7EAE1
accent
#A34381
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283