#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
RGBrgb(176, 176, 204)
HSLhsl(240, 22%, 75%)
HSVhsv(240, 14%, 80%)
CMYKcmyk(13.7%, 13.7%, 0%, 20%)
CIE-LABlab(72.65, 5.61, -14.15)
CIE-LCHlch(72.65, 15.23, 291.64°)
OKLaboklab(76.63% 0.0106 -0.0383)
OKLCHoklch(76.63% 0.04 285.4)
XYZxyz(44.3266, 44.6400, 63.3961)
Luminance0.4464 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

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
##B0B0CC1.002.129.939.93
#FFFFFF2.121.0021.0021.00
#0000009.9321.001.001.00
##0000009.9321.001.001.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

Preview Lab

Preview with #B0B0CC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#B0B0CC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva