#FFEBF5#FFEBF5

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

Color values

HEX#FFEBF5
RGBrgb(255, 235, 245)
HSLhsl(330, 100%, 96%)
HSVhsv(330, 8%, 100%)
CMYKcmyk(0%, 7.8%, 3.9%, 0%)
CIE-LABlab(94.85, 8.45, -2.37)
CIE-LCHlch(94.85, 8.78, 344.31°)
OKLaboklab(95.88% 0.0245 -0.0062)
OKLCHoklch(95.88% 0.025 345.8)
XYZxyz(87.4277, 87.2703, 98.6076)
Luminance0.8727 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF5 #EBFFF5
analogous
#FFEBFF #FFEBF5 #FFEBEB
triadic
#FFEBF5 #F5FFEB #EBF5FF
tetradic
#FFEBF5 #FFFFEB #EBFFF5 #EBEBFF
square
#FFEBF5 #FFFFEB #EBFFF5 #EBEBFF
split-complementary
#FFEBF5 #EBFFEB #EBFFFF
monochromatic
#FF71B8 #FFAED6 #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

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

On black

18.45
#FFEBF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF5
18.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF5#FFFFFF#000000##000000
##FFEBF51.001.1418.4518.45
#FFFFFF1.141.0021.0021.00
#00000018.4521.001.001.00
##00000018.4521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebf5;
/* rgb */ color: rgb(255, 235, 245);
/* oklch */ color: oklch(95.9% 0.025 345.8);
Tailwind
colors: {
  custom: {
    50: '#fff1f8',
    500: '#ffebf5',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf5;
$custom-light: #fff1f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf5",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 245
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95883,
    "c": 0.02524,
    "h": 345.8
  },
  "luminance": 0.87269
}

Semantic roles & 50–950 ramp

primary
#FFEBF5
secondary
#A0EEC7
accent
#E67300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF5

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

Preview Lab → · Contrast checker → · Palette generator →

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