#B2B2CB#B2B2CB

#B2B2CB is a light, muted blue. Relative luminance 0.456; OKLCH L 77.2% C 0.035 H 285.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).

Color values

HEX#B2B2CB
RGBrgb(178, 178, 203)
HSLhsl(240, 19%, 75%)
HSVhsv(240, 12%, 80%)
CMYKcmyk(12.3%, 12.3%, 0%, 20.4%)
CIE-LABlab(73.30, 4.97, -12.63)
CIE-LCHlch(73.30, 13.57, 291.47°)
OKLaboklab(77.16% 0.0095 -0.0341)
OKLCHoklch(77.16% 0.035 285.5)
XYZxyz(45.0577, 45.6172, 62.9195)
Luminance0.4562 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2B2CB #CBCBB2
analogous
#B2BFCB #B2B2CB #BFB2CB
triadic
#B2B2CB #CBB2B2 #B2CBB2
tetradic
#B2B2CB #CBB2BF #CBCBB2 #B2CBBF
square
#B2B2CB #CBB2BF #CBCBB2 #B2CBBF
split-complementary
#B2B2CB #CBBFB2 #BFCBB2
monochromatic
#69699A #8D8DB2 #B2B2CB #D7D7E4 #EDEDF3

Accessibility & contrast

On white

2.07
#B2B2CB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.12
#B2B2CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2B2CB
10.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2B2CB#FFFFFF#000000##000000
##B2B2CB1.002.0710.1210.12
#FFFFFF2.071.0021.0021.00
#00000010.1221.001.001.00
##00000010.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#ACB5CC
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#ADB6BA
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #b2b2cb;
/* rgb */ color: rgb(178, 178, 203);
/* oklch */ color: oklch(77.2% 0.035 285.5);
Tailwind
colors: {
  custom: {
    50: '#c9c9da',
    500: '#b2b2cb',
    950: '#000000',
  },
}
SCSS
$custom: #b2b2cb;
$custom-light: #c9c9da;
$custom-dark: #000000;
JSON
{
  "hex": "#b2b2cb",
  "rgb": {
    "r": 178,
    "g": 178,
    "b": 203
  },
  "hsl": {
    "h": 240,
    "s": 19.38,
    "l": 74.706
  },
  "oklch": {
    "l": 0.77162,
    "c": 0.03539,
    "h": 285.5
  },
  "luminance": 0.45618
}

Semantic roles & 50–950 ramp

primary
#B2B2CB
secondary
#E9E9E2
accent
#9E489E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283

Preview Lab

Preview with #B2B2CB

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

Preview Lab → · Contrast checker → · Palette generator →

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