#FBADF2#FBADF2

#FBADF2 is a very light, vivid purple. Relative luminance 0.568; OKLCH L 84.4% C 0.126 H 330.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).

Color values

HEX#FBADF2
RGBrgb(251, 173, 242)
HSLhsl(307, 91%, 83%)
HSVhsv(307, 31%, 98%)
CMYKcmyk(0%, 31.1%, 3.6%, 1.6%)
CIE-LABlab(80.07, 39.04, -22.90)
CIE-LCHlch(80.07, 45.26, 329.60°)
OKLaboklab(84.37% 0.11 -0.0617)
OKLCHoklch(84.37% 0.126 330.7)
XYZxyz(70.7531, 56.8100, 91.2257)
Luminance0.5681 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBADF2 #ADFBB6
analogous
#DDADFB #FBADF2 #FBADCB
triadic
#FBADF2 #F2FBAD #ADF2FB
tetradic
#FBADF2 #FBDDAD #ADFBB6 #ADCBFB
square
#FBADF2 #FBDDAD #ADFBB6 #ADCBFB
split-complementary
#FBADF2 #CBFBAD #ADFBDD
monochromatic
#F538DF #F873E9 #FBADF2 #FEE2FA #FEE2FA

Accessibility & contrast

On white

1.70
#FBADF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.36
#FBADF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBADF2
12.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBADF2#FFFFFF#000000##000000
##FBADF21.001.7012.3612.36
#FFFFFF1.701.0021.0021.00
#00000012.3621.001.001.00
##00000012.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ABC0F5
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #fbadf2;
/* rgb */ color: rgb(251, 173, 242);
/* oklch */ color: oklch(84.4% 0.126 330.7);
Tailwind
colors: {
  custom: {
    50: '#fdc6f6',
    500: '#fbadf2',
    950: '#000000',
  },
}
SCSS
$custom: #fbadf2;
$custom-light: #fdc6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fbadf2",
  "rgb": {
    "r": 251,
    "g": 173,
    "b": 242
  },
  "hsl": {
    "h": 306.923,
    "s": 90.698,
    "l": 83.137
  },
  "oklch": {
    "l": 0.84365,
    "c": 0.12611,
    "h": 330.7
  },
  "luminance": 0.56807
}

Semantic roles & 50–950 ramp

primary
#FBADF2
secondary
#6EDF7B
accent
#E61A00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285

Preview Lab

Preview with #FBADF2

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

Preview Lab → · Contrast checker → · Palette generator →

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