#BBADF5#BBADF5

#BBADF5 is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.5% C 0.102 H 292.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).

Color values

HEX#BBADF5
RGBrgb(187, 173, 245)
HSLhsl(252, 78%, 82%)
HSVhsv(252, 29%, 96%)
CMYKcmyk(23.7%, 29.4%, 0%, 3.9%)
CIE-LABlab(74.22, 19.84, -34.02)
CIE-LCHlch(74.22, 39.38, 300.26°)
OKLaboklab(78.54% 0.0395 -0.094)
OKLCHoklch(78.54% 0.102 292.8)
XYZxyz(51.9146, 47.0439, 92.7138)
Luminance0.4704 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBADF5 #E7F5AD
analogous
#ADC3F5 #BBADF5 #DFADF5
triadic
#BBADF5 #F5BBAD #ADF5BB
tetradic
#BBADF5 #F5ADC3 #E7F5AD #ADF5DF
square
#BBADF5 #F5ADC3 #E7F5AD #ADF5DF
split-complementary
#BBADF5 #F5DFAD #C3F5AD
monochromatic
#6140E8 #8E76EE #BBADF5 #E8E4FC #E8E4FC

Accessibility & contrast

On white

2.02
#BBADF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.41
#BBADF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBADF5
10.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBADF5#FFFFFF#000000##000000
##BBADF51.002.0210.4110.41
#FFFFFF2.021.0021.0021.00
#00000010.4121.001.001.00
##00000010.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#9BB7F8
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#AFB9C7
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #bbadf5;
/* rgb */ color: rgb(187, 173, 245);
/* oklch */ color: oklch(78.5% 0.102 292.8);
Tailwind
colors: {
  custom: {
    50: '#d0c5f8',
    500: '#bbadf5',
    950: '#000000',
  },
}
SCSS
$custom: #bbadf5;
$custom-light: #d0c5f8;
$custom-dark: #000000;
JSON
{
  "hex": "#bbadf5",
  "rgb": {
    "r": 187,
    "g": 173,
    "b": 245
  },
  "hsl": {
    "h": 251.667,
    "s": 78.261,
    "l": 81.961
  },
  "oklch": {
    "l": 0.78538,
    "c": 0.10196,
    "h": 292.8
  },
  "luminance": 0.47045
}

Semantic roles & 50–950 ramp

primary
#BBADF5
secondary
#EEF3D8
accent
#DB0BB2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185

Preview Lab

Preview with #BBADF5

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

Preview Lab → · Contrast checker → · Palette generator →

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