#FFEBF0#FFEBF0

#FFEBF0 is a very light, muted red. Relative luminance 0.870; OKLCH L 95.7% C 0.023 H 0.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).

Color values

HEX#FFEBF0
RGBrgb(255, 235, 240)
HSLhsl(345, 100%, 96%)
HSVhsv(345, 8%, 100%)
CMYKcmyk(0%, 7.8%, 5.9%, 0%)
CIE-LABlab(94.73, 7.60, 0.04)
CIE-LCHlch(94.73, 7.60, 0.27°)
OKLaboklab(95.74% 0.0226 0.0002)
OKLCHoklch(95.74% 0.023 0.5)
XYZxyz(86.6747, 86.9691, 94.6419)
Luminance0.8697 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBF0 #EBFFFA
analogous
#FFEBFA #FFEBF0 #FFF0EB
triadic
#FFEBF0 #F0FFEB #EBF0FF
tetradic
#FFEBF0 #FAFFEB #EBFFFA #F0EBFF
square
#FFEBF0 #FAFFEB #EBFFFA #F0EBFF
split-complementary
#FFEBF0 #EBFFF0 #EBFAFF
monochromatic
#FF7194 #FFAEC2 #FFE0E8 #FFE0E8 #FFE0E8

Accessibility & contrast

On white

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

On black

18.39
#FFEBF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBF0
18.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBF0#FFFFFF#000000##000000
##FFEBF01.001.1418.3918.39
#FFFFFF1.141.0021.0021.00
#00000018.3921.001.001.00
##00000018.3921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebf0;
/* rgb */ color: rgb(255, 235, 240);
/* oklch */ color: oklch(95.7% 0.023 0.5);
Tailwind
colors: {
  custom: {
    50: '#fff1f4',
    500: '#ffebf0',
    950: '#000000',
  },
}
SCSS
$custom: #ffebf0;
$custom-light: #fff1f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebf0",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 240
  },
  "hsl": {
    "h": 345,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95741,
    "c": 0.02264,
    "h": 0.5
  },
  "luminance": 0.86968
}

Semantic roles & 50–950 ramp

primary
#FFEBF0
secondary
#A0EEDB
accent
#E6AC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBF0

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

Preview Lab → · Contrast checker → · Palette generator →

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