#B0B0CC#B0B0CC
#B0B0CC is a light, muted blue. Relative luminance 0.446; OKLCH L 76.6% C 0.040 H 285.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B0CC |
|---|---|
| RGB | rgb(176, 176, 204) |
| HSL | hsl(240, 22%, 75%) |
| HSV | hsv(240, 14%, 80%) |
| CMYK | cmyk(13.7%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(72.65, 5.61, -14.15) |
| CIE-LCH | lch(72.65, 15.23, 291.64°) |
| OKLab | oklab(76.63% 0.0106 -0.0383) |
| OKLCH | oklch(76.63% 0.04 285.4) |
| XYZ | xyz(44.3266, 44.6400, 63.3961) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.37
Lightsteelblue
#B0C4DE
ΔE00 9.73
Periwinkle
#CCCCFF
ΔE00 9.83
Light Blue Grey
#B7C9E2
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 9.91
Lavender
#B39DDB
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B0CC #CCCCB0
analogous
#B0BECC #B0B0CC #BEB0CC
triadic
#B0B0CC #CCB0B0 #B0CCB0
tetradic
#B0B0CC #CCB0BE #CCCCB0 #B0CCBE
square
#B0B0CC #CCB0BE #CCCCB0 #B0CCBE
split-complementary
#B0B0CC #CCBEB0 #BECCB0
monochromatic
#66669C #8B8BB4 #B0B0CC #D5D5E4 #ECECF3
Accessibility & contrast
On white
2.12
#B0B0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B0B0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B0CC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B0CC | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CD
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#AAB4B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b0cc; /* rgb */ color: rgb(176, 176, 204); /* oklch */ color: oklch(76.6% 0.040 285.4);
Tailwind
colors: {
custom: {
50: '#c7c7db',
500: '#b0b0cc',
950: '#000000',
},
}SCSS
$custom: #b0b0cc; $custom-light: #c7c7db; $custom-dark: #000000;
JSON
{
"hex": "#b0b0cc",
"rgb": {
"r": 176,
"g": 176,
"b": 204
},
"hsl": {
"h": 240,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.76633,
"c": 0.03973,
"h": 285.4
},
"luminance": 0.4464
}Semantic roles & 50–950 ramp
primary
#B0B0CC
secondary
#E9E9E2
accent
#A046A0
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283