#FBEBEC#FBEBEC

#FBEBEC is a very light, near-neutral red. Relative luminance 0.860; OKLCH L 95.3% C 0.017 H 13.1°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).

Color values

HEX#FBEBEC
RGBrgb(251, 235, 236)
HSLhsl(356, 67%, 95%)
HSVhsv(356, 6%, 98%)
CMYKcmyk(0%, 6.4%, 6%, 1.6%)
CIE-LABlab(94.31, 5.57, 1.46)
CIE-LCHlch(94.31, 5.76, 14.70°)
OKLaboklab(95.3% 0.017 0.004)
OKLCHoklch(95.3% 0.017 13.1)
XYZxyz(84.6305, 85.9830, 91.4786)
Luminance0.8598 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBEBEC #EBFBFA
analogous
#FBEBF4 #FBEBEC #FBF2EB
triadic
#FBEBEC #ECFBEB #EBECFB
tetradic
#FBEBEC #F4FBEB #EBFBFA #F2EBFB
square
#FBEBEC #F4FBEB #EBFBFA #F2EBFB
split-complementary
#FBEBEC #EBFBF2 #EBF4FB
monochromatic
#E7858B #F1B8BC #FAE5E7 #FAE5E7 #FAE5E7

Accessibility & contrast

On white

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

On black

18.20
#FBEBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBEBEC
18.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBEBEC#FFFFFF#000000##000000
##FBEBEC1.001.1518.2018.20
#FFFFFF1.151.0021.0021.00
#00000018.2021.001.001.00
##00000018.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fbebec;
/* rgb */ color: rgb(251, 235, 236);
/* oklch */ color: oklch(95.3% 0.017 13.1);
Tailwind
colors: {
  custom: {
    50: '#fcf1f2',
    500: '#fbebec',
    950: '#000000',
  },
}
SCSS
$custom: #fbebec;
$custom-light: #fcf1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fbebec",
  "rgb": {
    "r": 251,
    "g": 235,
    "b": 236
  },
  "hsl": {
    "h": 356.25,
    "s": 66.667,
    "l": 95.294
  },
  "oklch": {
    "l": 0.95302,
    "c": 0.01742,
    "h": 13.1
  },
  "luminance": 0.85982
}

Semantic roles & 50–950 ramp

primary
#FBEBEC
secondary
#AAE0DD
accent
#CFC317
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585

Preview Lab

Preview with #FBEBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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