#BBDDFF#BBDDFF

#BBDDFF is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.059 H 248.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#BBDDFF
RGBrgb(187, 221, 255)
HSLhsl(210, 100%, 87%)
HSVhsv(210, 27%, 100%)
CMYKcmyk(26.7%, 13.3%, 0%, 0%)
CIE-LABlab(86.75, -3.74, -20.20)
CIE-LCHlch(86.75, 20.54, 259.51°)
OKLaboklab(88.41% -0.0217 -0.0552)
OKLCHoklch(88.41% 0.059 248.5)
XYZxyz(64.3948, 69.4954, 104.6094)
Luminance0.6950 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDFF #FFDDBB
analogous
#BBFFFF #BBDDFF #BBBBFF
triadic
#BBDDFF #FFBBDD #DDFFBB
tetradic
#BBDDFF #FFBBFF #FFDDBB #BBFFBB
square
#BBDDFF #FFBBFF #FFDDBB #BBFFBB
split-complementary
#BBDDFF #FFBBBB #FFFFBB
monochromatic
#41A0FF #7EBEFF #BBDDFF #E0F0FF #E0F0FF

Accessibility & contrast

On white

1.41
#BBDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.90
#BBDDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDFF
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDFF#FFFFFF#000000##000000
##BBDDFF1.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#A8E5E8
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bbddff;
/* rgb */ color: rgb(187, 221, 255);
/* oklch */ color: oklch(88.4% 0.059 248.5);
Tailwind
colors: {
  custom: {
    50: '#d0e7ff',
    500: '#bbddff',
    950: '#000000',
  },
}
SCSS
$custom: #bbddff;
$custom-light: #d0e7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddff",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 255
  },
  "hsl": {
    "h": 210,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.88414,
    "c": 0.05934,
    "h": 248.5
  },
  "luminance": 0.69498
}

Semantic roles & 50–950 ramp

primary
#BBDDFF
secondary
#E7AF77
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486

Preview Lab

Preview with #BBDDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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