#BBBFFF#BBBFFF

#BBBFFF is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.4% C 0.090 H 281.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).

Color values

HEX#BBBFFF
RGBrgb(187, 191, 255)
HSLhsl(236, 100%, 87%)
HSVhsv(236, 27%, 100%)
CMYKcmyk(26.7%, 25.1%, 0%, 0%)
CIE-LABlab(79.07, 12.29, -31.91)
CIE-LCHlch(79.07, 34.20, 291.07°)
OKLaboklab(82.41% 0.0178 -0.0881)
OKLCHoklch(82.41% 0.09 281.4)
XYZxyz(57.1696, 55.0450, 102.2010)
Luminance0.5505 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBFFF #FFFBBB
analogous
#BBE1FF #BBBFFF #D9BBFF
triadic
#BBBFFF #FFBBBF #BFFFBB
tetradic
#BBBFFF #FFBBE1 #FFFBBB #BBFFD9
square
#BBBFFF #FFBBE1 #FFFBBB #BBFFD9
split-complementary
#BBBFFF #FFD9BB #E1FFBB
monochromatic
#414CFF #7E85FF #BBBFFF #E0E2FF #E0E2FF

Accessibility & contrast

On white

1.75
#BBBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.01
#BBBFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBFFF
12.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBFFF#FFFFFF#000000##000000
##BBBFFF1.001.7512.0112.01
#FFFFFF1.751.0021.0021.00
#00000012.0121.001.001.00
##00000012.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#AAC2FD
Tritanopia (blue-blind)
#ABCAD5
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #bbbfff;
/* rgb */ color: rgb(187, 191, 255);
/* oklch */ color: oklch(82.4% 0.090 281.4);
Tailwind
colors: {
  custom: {
    50: '#d0d2ff',
    500: '#bbbfff',
    950: '#000000',
  },
}
SCSS
$custom: #bbbfff;
$custom-light: #d0d2ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbfff",
  "rgb": {
    "r": 187,
    "g": 191,
    "b": 255
  },
  "hsl": {
    "h": 236.471,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.8241,
    "c": 0.08985,
    "h": 281.4
  },
  "luminance": 0.55046
}

Semantic roles & 50–950 ramp

primary
#BBBFFF
secondary
#E7E077
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386

Preview Lab

Preview with #BBBFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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