#FBF3FF#FBF3FF

#FBF3FF is a very light, near-neutral purple. Relative luminance 0.918; OKLCH L 97.4% C 0.018 H 314.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).

Color values

HEX#FBF3FF
RGBrgb(251, 243, 255)
HSLhsl(280, 100%, 98%)
HSVhsv(280, 5%, 100%)
CMYKcmyk(1.6%, 4.7%, 0%, 0%)
CIE-LABlab(96.75, 4.78, -4.80)
CIE-LCHlch(96.75, 6.77, 314.86°)
OKLaboklab(97.38% 0.0126 -0.0127)
OKLCHoklch(97.38% 0.018 314.7)
XYZxyz(89.8813, 91.8307, 107.5783)
Luminance0.9183 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBF3FF #F7FFF3
analogous
#F5F3FF #FBF3FF #FFF3FD
triadic
#FBF3FF #FFFBF3 #F3FFFB
tetradic
#FBF3FF #FFF5F3 #F7FFF3 #F3FDFF
square
#FBF3FF #FFF5F3 #F7FFF3 #F3FDFF
split-complementary
#FBF3FF #FDFFF3 #F3FFF5
monochromatic
#D279FF #E7B6FF #F5E0FF #F5E0FF #F5E0FF

Accessibility & contrast

On white

1.08
#FBF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.37
#FBF3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBF3FF
19.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBF3FF#FFFFFF#000000##000000
##FBF3FF1.001.0819.3719.37
#FFFFFF1.081.0021.0021.00
#00000019.3721.001.001.00
##00000019.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#FBF4F7
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fbf3ff;
/* rgb */ color: rgb(251, 243, 255);
/* oklch */ color: oklch(97.4% 0.018 314.7);
Tailwind
colors: {
  custom: {
    50: '#fcf7ff',
    500: '#fbf3ff',
    950: '#000000',
  },
}
SCSS
$custom: #fbf3ff;
$custom-light: #fcf7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fbf3ff",
  "rgb": {
    "r": 251,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 280,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97378,
    "c": 0.01793,
    "h": 314.7
  },
  "luminance": 0.9183
}

Semantic roles & 50–950 ramp

primary
#FBF3FF
secondary
#BFEFA7
accent
#E6004C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FBF3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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