#FBECED#FBECED

#FBECED is a very light, near-neutral red. Relative luminance 0.866; OKLCH L 95.5% C 0.016 H 12.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).

Color values

HEX#FBECED
RGBrgb(251, 236, 237)
HSLhsl(356, 65%, 95%)
HSVhsv(356, 6%, 98%)
CMYKcmyk(0%, 6%, 5.6%, 1.6%)
CIE-LABlab(94.57, 5.23, 1.34)
CIE-LCHlch(94.57, 5.39, 14.33°)
OKLaboklab(95.52% 0.0159 0.0036)
OKLCHoklch(95.52% 0.016 12.8)
XYZxyz(85.0633, 86.6155, 92.3416)
Luminance0.8661 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBECED #ECFBFA
analogous
#FBECF4 #FBECED #FBF2EC
triadic
#FBECED #EDFBEC #ECEDFB
tetradic
#FBECED #F4FBEC #ECFBFA #F2ECFB
square
#FBECED #F4FBEC #ECFBFA #F2ECFB
split-complementary
#FBECED #ECFBF2 #ECF4FB
monochromatic
#E6878D #F0B9BD #FAE6E7 #FAE6E7 #FAE6E7

Accessibility & contrast

On white

1.15
#FBECED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.32
#FBECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBECED
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBECED#FFFFFF#000000##000000
##FBECED1.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FEEBEC
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fbeced;
/* rgb */ color: rgb(251, 236, 237);
/* oklch */ color: oklch(95.5% 0.016 12.8);
Tailwind
colors: {
  custom: {
    50: '#fcf2f2',
    500: '#fbeced',
    950: '#000000',
  },
}
SCSS
$custom: #fbeced;
$custom-light: #fcf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fbeced",
  "rgb": {
    "r": 251,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 356,
    "s": 65.217,
    "l": 95.49
  },
  "oklch": {
    "l": 0.95521,
    "c": 0.01632,
    "h": 12.8
  },
  "luminance": 0.86615
}

Semantic roles & 50–950 ramp

primary
#FBECED
secondary
#ABE0DC
accent
#CDC118
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585

Preview Lab

Preview with #FBECED

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

Preview Lab → · Contrast checker → · Palette generator →

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