#BBBCD2#BBBCD2

#BBBCD2 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.1% C 0.031 H 283.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).

Color values

HEX#BBBCD2
RGBrgb(187, 188, 210)
HSLhsl(237, 20%, 78%)
HSVhsv(237, 11%, 82%)
CMYKcmyk(11%, 10.5%, 0%, 17.6%)
CIE-LABlab(76.79, 3.96, -11.14)
CIE-LCHlch(76.79, 11.82, 289.56°)
OKLaboklab(80.14% 0.0073 -0.03)
OKLCHoklch(80.14% 0.031 283.6)
XYZxyz(50.1072, 51.1840, 68.1999)
Luminance0.5118 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBCD2 #D2D1BB
analogous
#BBC7D2 #BBBCD2 #C5BBD2
triadic
#BBBCD2 #D2BBBC #BCD2BB
tetradic
#BBBCD2 #D2BBC7 #D2D1BB #BBD2C5
square
#BBBCD2 #D2BBC7 #D2D1BB #BBD2C5
split-complementary
#BBBCD2 #D2C5BB #C7D2BB
monochromatic
#7173A1 #9698BA #BBBCD2 #E0E0EA #EDEDF3

Accessibility & contrast

On white

1.87
#BBBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.24
#BBBCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBCD2
11.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBCD2#FFFFFF#000000##000000
##BBBCD21.001.8711.2411.24
#FFFFFF1.871.0021.0021.00
#00000011.2421.001.001.00
##00000011.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#B6C0C3
Achromatopsia (no color)
#BDBDBD

Design tokens & code

CSS
--color: #bbbcd2;
/* rgb */ color: rgb(187, 188, 210);
/* oklch */ color: oklch(80.1% 0.031 283.6);
Tailwind
colors: {
  custom: {
    50: '#cfd0df',
    500: '#bbbcd2',
    950: '#000000',
  },
}
SCSS
$custom: #bbbcd2;
$custom-light: #cfd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbcd2",
  "rgb": {
    "r": 187,
    "g": 188,
    "b": 210
  },
  "hsl": {
    "h": 237.391,
    "s": 20.354,
    "l": 77.843
  },
  "oklch": {
    "l": 0.80136,
    "c": 0.03087,
    "h": 283.6
  },
  "luminance": 0.51184
}

Semantic roles & 50–950 ramp

primary
#BBBCD2
secondary
#A7A68A
accent
#9B479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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