#FFEBFB#FFEBFB

#FFEBFB is a very light, muted pink. Relative luminance 0.876; OKLCH L 96.1% C 0.030 H 332.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).

Color values

HEX#FFEBFB
RGBrgb(255, 235, 251)
HSLhsl(312, 100%, 96%)
HSVhsv(312, 8%, 100%)
CMYKcmyk(0%, 7.8%, 1.6%, 0%)
CIE-LABlab(95.01, 9.49, -5.26)
CIE-LCHlch(95.01, 10.85, 331.02°)
OKLaboklab(96.06% 0.0266 -0.0139)
OKLCHoklch(96.06% 0.03 332.5)
XYZxyz(88.3585, 87.6426, 103.5100)
Luminance0.8764 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBFB #EBFFEF
analogous
#F9EBFF #FFEBFB #FFEBF1
triadic
#FFEBFB #FBFFEB #EBFBFF
tetradic
#FFEBFB #FFF9EB #EBFFEF #EBF1FF
square
#FFEBFB #FFF9EB #EBFFEF #EBF1FF
split-complementary
#FFEBFB #F1FFEB #EBFFF9
monochromatic
#FF71E3 #FFAEEF #FFE0F9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.13
#FFEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.53
#FFEBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBFB
18.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBFB#FFFFFF#000000##000000
##FFEBFB1.001.1318.5318.53
#FFFFFF1.131.0021.0021.00
#00000018.5321.001.001.00
##00000018.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffebfb;
/* rgb */ color: rgb(255, 235, 251);
/* oklch */ color: oklch(96.1% 0.030 332.5);
Tailwind
colors: {
  custom: {
    50: '#fff1fc',
    500: '#ffebfb',
    950: '#000000',
  },
}
SCSS
$custom: #ffebfb;
$custom-light: #fff1fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebfb",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 251
  },
  "hsl": {
    "h": 312,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96058,
    "c": 0.03003,
    "h": 332.5
  },
  "luminance": 0.87642
}

Semantic roles & 50–950 ramp

primary
#FFEBFB
secondary
#A0EEB0
accent
#E62E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBFB

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

Preview Lab → · Contrast checker → · Palette generator →

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