#FBEBEB#FBEBEB

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

Color values

HEX#FBEBEB
RGBrgb(251, 235, 235)
HSLhsl(0, 67%, 95%)
HSVhsv(0, 6%, 98%)
CMYKcmyk(0%, 6.4%, 6.4%, 1.6%)
CIE-LABlab(94.28, 5.40, 1.95)
CIE-LCHlch(94.28, 5.74, 19.80°)
OKLaboklab(95.27% 0.0166 0.0052)
OKLCHoklch(95.27% 0.017 17.5)
XYZxyz(84.4857, 85.9250, 90.7156)
Luminance0.8592 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBEBEB #EBFBFB
analogous
#FBEBF3 #FBEBEB #FBF3EB
triadic
#FBEBEB #EBFBEB #EBEBFB
tetradic
#FBEBEB #F3FBEB #EBFBFB #F3EBFB
square
#FBEBEB #F3FBEB #EBFBFB #F3EBFB
split-complementary
#FBEBEB #EBFBF3 #EBF3FB
monochromatic
#E78585 #F1B8B8 #FAE5E5 #FAE5E5 #FAE5E5

Accessibility & contrast

On white

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

On black

18.18
#FBEBEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBEBEB
18.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBEBEB#FFFFFF#000000##000000
##FBEBEB1.001.1518.1818.18
#FFFFFF1.151.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fbebeb;
/* rgb */ color: rgb(251, 235, 235);
/* oklch */ color: oklch(95.3% 0.017 17.5);
Tailwind
colors: {
  custom: {
    50: '#fcf1f1',
    500: '#fbebeb',
    950: '#000000',
  },
}
SCSS
$custom: #fbebeb;
$custom-light: #fcf1f1;
$custom-dark: #000000;
JSON
{
  "hex": "#fbebeb",
  "rgb": {
    "r": 251,
    "g": 235,
    "b": 235
  },
  "hsl": {
    "h": 0,
    "s": 66.667,
    "l": 95.294
  },
  "oklch": {
    "l": 0.95274,
    "c": 0.0174,
    "h": 17.5
  },
  "luminance": 0.85924
}

Semantic roles & 50–950 ramp

primary
#FBEBEB
secondary
#AAE0E0
accent
#CFCF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585

Preview Lab

Preview with #FBEBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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