#FFEBEC#FFEBEC

#FFEBEC is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.022 H 14.1°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).

Color values

HEX#FFEBEC
RGBrgb(255, 235, 236)
HSLhsl(357, 100%, 96%)
HSVhsv(357, 8%, 100%)
CMYKcmyk(0%, 7.8%, 7.5%, 0%)
CIE-LABlab(94.63, 6.93, 1.97)
CIE-LCHlch(94.63, 7.21, 15.84°)
OKLaboklab(95.63% 0.0212 0.0053)
OKLCHoklch(95.63% 0.022 14.1)
XYZxyz(86.0871, 86.7340, 91.5469)
Luminance0.8673 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBEC #EBFFFE
analogous
#FFEBF6 #FFEBEC #FFF4EB
triadic
#FFEBEC #ECFFEB #EBECFF
tetradic
#FFEBEC #F6FFEB #EBFFFE #F4EBFF
square
#FFEBEC #F6FFEB #EBFFFE #F4EBFF
split-complementary
#FFEBEC #EBFFF4 #EBF6FF
monochromatic
#FF7178 #FFAEB2 #FFE0E2 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

18.35
#FFEBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBEC
18.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBEC#FFFFFF#000000##000000
##FFEBEC1.001.1418.3518.35
#FFFFFF1.141.0021.0021.00
#00000018.3521.001.001.00
##00000018.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffebec;
/* rgb */ color: rgb(255, 235, 236);
/* oklch */ color: oklch(95.6% 0.022 14.1);
Tailwind
colors: {
  custom: {
    50: '#fff1f2',
    500: '#ffebec',
    950: '#000000',
  },
}
SCSS
$custom: #ffebec;
$custom-light: #fff1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebec",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 236
  },
  "hsl": {
    "h": 357,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95629,
    "c": 0.02181,
    "h": 14.1
  },
  "luminance": 0.86733
}

Semantic roles & 50–950 ramp

primary
#FFEBEC
secondary
#A0EEEA
accent
#E6DA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585

Preview Lab

Preview with #FFEBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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