#FFEBF4#FFEBF4

#FFEBF4 is a very light, muted pink. Relative luminance 0.872; OKLCH L 95.9% C 0.025 H 348.5°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).

Color values

HEX#FFEBF4
RGBrgb(255, 235, 244)
HSLhsl(333, 100%, 96%)
HSVhsv(333, 8%, 100%)
CMYKcmyk(0%, 7.8%, 4.3%, 0%)
CIE-LABlab(94.83, 8.28, -1.89)
CIE-LCHlch(94.83, 8.49, 347.13°)
OKLaboklab(95.85% 0.0241 -0.0049)
OKLCHoklch(95.85% 0.025 348.5)
XYZxyz(87.2755, 87.2094, 97.8058)
Luminance0.8721 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF4 #EBFFF6
analogous
#FFEBFE #FFEBF4 #FFECEB
triadic
#FFEBF4 #F4FFEB #EBF4FF
tetradic
#FFEBF4 #FEFFEB #EBFFF6 #ECEBFF
square
#FFEBF4 #FEFFEB #EBFFF6 #ECEBFF
split-complementary
#FFEBF4 #EBFFEC #EBFEFF
monochromatic
#FF71B1 #FFAED2 #FFE0EE #FFE0EE #FFE0EE

Accessibility & contrast

On white

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

On black

18.44
#FFEBF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF4
18.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF4#FFFFFF#000000##000000
##FFEBF41.001.1418.4418.44
#FFFFFF1.141.0021.0021.00
#00000018.4421.001.001.00
##00000018.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebf4;
/* rgb */ color: rgb(255, 235, 244);
/* oklch */ color: oklch(95.9% 0.025 348.5);
Tailwind
colors: {
  custom: {
    50: '#fff1f7',
    500: '#ffebf4',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf4;
$custom-light: #fff1f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf4",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 244
  },
  "hsl": {
    "h": 333,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95854,
    "c": 0.0246,
    "h": 348.5
  },
  "luminance": 0.87208
}

Semantic roles & 50–950 ramp

primary
#FFEBF4
secondary
#A0EECB
accent
#E67E00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF4

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

Preview Lab → · Contrast checker → · Palette generator →

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