#FFEBF1#FFEBF1

#FFEBF1 is a very light, muted pink. Relative luminance 0.870; OKLCH L 95.8% C 0.023 H 357.3°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).

Color values

HEX#FFEBF1
RGBrgb(255, 235, 241)
HSLhsl(342, 100%, 96%)
HSVhsv(342, 8%, 100%)
CMYKcmyk(0%, 7.8%, 5.5%, 0%)
CIE-LABlab(94.75, 7.77, -0.45)
CIE-LCHlch(94.75, 7.78, 356.71°)
OKLaboklab(95.77% 0.023 -0.0011)
OKLCHoklch(95.77% 0.023 357.3)
XYZxyz(86.8237, 87.0287, 95.4264)
Luminance0.8703 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF1 #EBFFF9
analogous
#FFEBFB #FFEBF1 #FFEFEB
triadic
#FFEBF1 #F1FFEB #EBF1FF
tetradic
#FFEBF1 #FBFFEB #EBFFF9 #EFEBFF
square
#FFEBF1 #FBFFEB #EBFFF9 #EFEBFF
split-complementary
#FFEBF1 #EBFFEF #EBFBFF
monochromatic
#FF719B #FFAEC6 #FFE0EA #FFE0EA #FFE0EA

Accessibility & contrast

On white

1.14
#FFEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.41
#FFEBF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF1
18.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF1#FFFFFF#000000##000000
##FFEBF11.001.1418.4118.41
#FFFFFF1.141.0021.0021.00
#00000018.4121.001.001.00
##00000018.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF1
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebf1;
/* rgb */ color: rgb(255, 235, 241);
/* oklch */ color: oklch(95.8% 0.023 357.3);
Tailwind
colors: {
  custom: {
    50: '#fff1f5',
    500: '#ffebf1',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf1;
$custom-light: #fff1f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf1",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 241
  },
  "hsl": {
    "h": 342,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95769,
    "c": 0.02303,
    "h": 357.3
  },
  "luminance": 0.87028
}

Semantic roles & 50–950 ramp

primary
#FFEBF1
secondary
#A0EED7
accent
#E6A100
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF1

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

Preview Lab → · Contrast checker → · Palette generator →

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