#FFB2F8#FFB2F8

#FFB2F8 is a very light, vivid purple. Relative luminance 0.599; OKLCH L 85.8% C 0.126 H 329.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).

Color values

HEX#FFB2F8
RGBrgb(255, 178, 248)
HSLhsl(305, 100%, 85%)
HSVhsv(305, 30%, 100%)
CMYKcmyk(0%, 30.2%, 2.7%, 0%)
CIE-LABlab(81.77, 38.75, -23.50)
CIE-LCHlch(81.77, 45.32, 328.77°)
OKLaboklab(85.82% 0.1087 -0.0633)
OKLCHoklch(85.82% 0.126 329.8)
XYZxyz(74.1024, 59.8809, 96.4435)
Luminance0.5988 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB2F8 #B2FFB9
analogous
#E0B2FF #FFB2F8 #FFB2D1
triadic
#FFB2F8 #F8FFB2 #B2F8FF
tetradic
#FFB2F8 #FFE0B2 #B2FFB9 #B2D1FF
square
#FFB2F8 #FFE0B2 #B2FFB9 #B2D1FF
split-complementary
#FFB2F8 #D1FFB2 #B2FFE0
monochromatic
#FF38ED #FF75F2 #FFB2F8 #FFE0FC #FFE0FC

Accessibility & contrast

On white

1.62
#FFB2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.98
#FFB2F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB2F8
12.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB2F8#FFFFFF#000000##000000
##FFB2F81.001.6212.9812.98
#FFFFFF1.621.0021.0021.00
#00000012.9821.001.001.00
##00000012.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC5FB
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#FFB7CB
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ffb2f8;
/* rgb */ color: rgb(255, 178, 248);
/* oklch */ color: oklch(85.8% 0.126 329.8);
Tailwind
colors: {
  custom: {
    50: '#ffcafa',
    500: '#ffb2f8',
    950: '#000000',
  },
}
SCSS
$custom: #ffb2f8;
$custom-light: #ffcafa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb2f8",
  "rgb": {
    "r": 255,
    "g": 178,
    "b": 248
  },
  "hsl": {
    "h": 305.455,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.85819,
    "c": 0.12583,
    "h": 329.8
  },
  "luminance": 0.59878
}

Semantic roles & 50–950 ramp

primary
#FFB2F8
secondary
#70E67A
accent
#E61500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285

Preview Lab

Preview with #FFB2F8

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

Preview Lab → · Contrast checker → · Palette generator →

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