#FFEBF9#FFEBF9

#FFEBF9 is a very light, muted pink. Relative luminance 0.875; OKLCH L 96.0% C 0.028 H 336.4°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).

Color values

HEX#FFEBF9
RGBrgb(255, 235, 249)
HSLhsl(318, 100%, 96%)
HSVhsv(318, 8%, 100%)
CMYKcmyk(0%, 7.8%, 2.4%, 0%)
CIE-LABlab(94.96, 9.14, -4.30)
CIE-LCHlch(94.96, 10.10, 334.83°)
OKLaboklab(96% 0.0259 -0.0113)
OKLCHoklch(96% 0.028 336.4)
XYZxyz(88.0449, 87.5172, 101.8584)
Luminance0.8752 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF9 #EBFFF1
analogous
#FBEBFF #FFEBF9 #FFEBEF
triadic
#FFEBF9 #F9FFEB #EBF9FF
tetradic
#FFEBF9 #FFFBEB #EBFFF1 #EBEFFF
square
#FFEBF9 #FFFBEB #EBFFF1 #EBEFFF
split-complementary
#FFEBF9 #EFFFEB #EBFFFB
monochromatic
#FF71D4 #FFAEE7 #FFE0F6 #FFE0F6 #FFE0F6

Accessibility & contrast

On white

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

On black

18.50
#FFEBF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF9
18.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF9#FFFFFF#000000##000000
##FFEBF91.001.1318.5018.50
#FFFFFF1.131.0021.0021.00
#00000018.5021.001.001.00
##00000018.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebf9;
/* rgb */ color: rgb(255, 235, 249);
/* oklch */ color: oklch(96.0% 0.028 336.4);
Tailwind
colors: {
  custom: {
    50: '#fff1fb',
    500: '#ffebf9',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf9;
$custom-light: #fff1fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf9",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 249
  },
  "hsl": {
    "h": 318,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95999,
    "c": 0.02828,
    "h": 336.4
  },
  "luminance": 0.87516
}

Semantic roles & 50–950 ramp

primary
#FFEBF9
secondary
#A0EEB7
accent
#E64500
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF9

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

Preview Lab → · Contrast checker → · Palette generator →

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