#FFEBEF#FFEBEF

#FFEBEF is a very light, muted red. Relative luminance 0.869; OKLCH L 95.7% C 0.022 H 3.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).

Color values

HEX#FFEBEF
RGBrgb(255, 235, 239)
HSLhsl(348, 100%, 96%)
HSVhsv(348, 8%, 100%)
CMYKcmyk(0%, 7.8%, 6.3%, 0%)
CIE-LABlab(94.70, 7.43, 0.52)
CIE-LCHlch(94.70, 7.45, 3.99°)
OKLaboklab(95.71% 0.0223 0.0015)
OKLCHoklch(95.71% 0.022 3.8)
XYZxyz(86.5266, 86.9098, 93.8617)
Luminance0.8691 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBEF #EBFFFB
analogous
#FFEBF9 #FFEBEF #FFF1EB
triadic
#FFEBEF #EFFFEB #EBEFFF
tetradic
#FFEBEF #F9FFEB #EBFFFB #F1EBFF
square
#FFEBEF #F9FFEB #EBFFFB #F1EBFF
split-complementary
#FFEBEF #EBFFF1 #EBF9FF
monochromatic
#FF718D #FFAEBE #FFE0E7 #FFE0E7 #FFE0E7

Accessibility & contrast

On white

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

On black

18.38
#FFEBEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBEF
18.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBEF#FFFFFF#000000##000000
##FFEBEF1.001.1418.3818.38
#FFFFFF1.141.0021.0021.00
#00000018.3821.001.001.00
##00000018.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebef;
/* rgb */ color: rgb(255, 235, 239);
/* oklch */ color: oklch(95.7% 0.022 3.8);
Tailwind
colors: {
  custom: {
    50: '#fff1f4',
    500: '#ffebef',
    950: '#000000',
  },
}
SCSS
$custom: #ffebef;
$custom-light: #fff1f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebef",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 239
  },
  "hsl": {
    "h": 348,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95713,
    "c": 0.02232,
    "h": 3.8
  },
  "luminance": 0.86909
}

Semantic roles & 50–950 ramp

primary
#FFEBEF
secondary
#A0EEDF
accent
#E6B800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFEBEF

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

Preview Lab → · Contrast checker → · Palette generator →

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