#B2A3FF#B2A3FF

#B2A3FF is a light, vivid blue. Relative luminance 0.429; OKLCH L 76.4% C 0.130 H 290.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).

Color values

HEX#B2A3FF
RGBrgb(178, 163, 255)
HSLhsl(250, 100%, 82%)
HSVhsv(250, 36%, 100%)
CMYKcmyk(30.2%, 36.1%, 0%, 0%)
CIE-LABlab(71.47, 25.25, -43.76)
CIE-LCHlch(71.47, 50.52, 299.99°)
OKLaboklab(76.39% 0.0455 -0.1221)
OKLCHoklch(76.39% 0.13 290.4)
XYZxyz(49.5027, 42.8784, 100.2566)
Luminance0.4288 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2A3FF #F0FFA3
analogous
#A3C2FF #B2A3FF #E0A3FF
triadic
#B2A3FF #FFB2A3 #A3FFB2
tetradic
#B2A3FF #FFA3C2 #F0FFA3 #A3FFE0
square
#B2A3FF #FFA3C2 #F0FFA3 #A3FFE0
split-complementary
#B2A3FF #FFE0A3 #C2FFA3
monochromatic
#4C29FF #7F66FF #B2A3FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

2.19
#B2A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.58
#B2A3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2A3FF
9.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2A3FF#FFFFFF#000000##000000
##B2A3FF1.002.199.589.58
#FFFFFF2.191.0021.0021.00
#0000009.5821.001.001.00
##0000009.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#A0B4C5
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #b2a3ff;
/* rgb */ color: rgb(178, 163, 255);
/* oklch */ color: oklch(76.4% 0.130 290.4);
Tailwind
colors: {
  custom: {
    50: '#cbbeff',
    500: '#b2a3ff',
    950: '#000000',
  },
}
SCSS
$custom: #b2a3ff;
$custom-light: #cbbeff;
$custom-dark: #000000;
JSON
{
  "hex": "#b2a3ff",
  "rgb": {
    "r": 178,
    "g": 163,
    "b": 255
  },
  "hsl": {
    "h": 249.783,
    "s": 100,
    "l": 81.961
  },
  "oklch": {
    "l": 0.76391,
    "c": 0.13032,
    "h": 290.4
  },
  "luminance": 0.42879
}

Semantic roles & 50–950 ramp

primary
#B2A3FF
secondary
#F2F7D4
accent
#E600C0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131218
muted
#828186

Preview Lab

Preview with #B2A3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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