#FBFBEB#FBFBEB

#FBFBEB is a very light, muted yellow. Relative luminance 0.955; OKLCH L 98.4% C 0.021 H 106.8°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Color values

HEX#FBFBEB
RGBrgb(251, 251, 235)
HSLhsl(60, 67%, 95%)
HSVhsv(60, 6%, 98%)
CMYKcmyk(0%, 0%, 6.4%, 1.6%)
CIE-LABlab(98.23, -2.72, 7.66)
CIE-LCHlch(98.23, 8.13, 109.56°)
OKLaboklab(98.38% -0.0061 0.0201)
OKLCHoklch(98.38% 0.021 106.8)
XYZxyz(89.2742, 95.5021, 92.3118)
Luminance0.9550 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBFBEB #EBEBFB
analogous
#FBF3EB #FBFBEB #F3FBEB
triadic
#FBFBEB #EBFBFB #FBEBFB
tetradic
#FBFBEB #EBFBF3 #EBEBFB #FBEBF3
square
#FBFBEB #EBFBF3 #EBEBFB #FBEBF3
split-complementary
#FBFBEB #EBF3FB #F3EBFB
monochromatic
#E7E785 #F1F1B8 #FAFAE5 #FAFAE5 #FAFAE5

Accessibility & contrast

On white

1.04
#FBFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.10
#FBFBEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBFBEB
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBFBEB#FFFFFF#000000##000000
##FBFBEB1.001.0420.1020.10
#FFFFFF1.041.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#FEF9F6
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fbfbeb;
/* rgb */ color: rgb(251, 251, 235);
/* oklch */ color: oklch(98.4% 0.021 106.8);
Tailwind
colors: {
  custom: {
    50: '#fcfcf1',
    500: '#fbfbeb',
    950: '#000000',
  },
}
SCSS
$custom: #fbfbeb;
$custom-light: #fcfcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#fbfbeb",
  "rgb": {
    "r": 251,
    "g": 251,
    "b": 235
  },
  "hsl": {
    "h": 60,
    "s": 66.667,
    "l": 95.294
  },
  "oklch": {
    "l": 0.9838,
    "c": 0.02097,
    "h": 106.8
  },
  "luminance": 0.95502
}

Semantic roles & 50–950 ramp

primary
#FBFBEB
secondary
#AAAAE0
accent
#17CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585

Preview Lab

Preview with #FBFBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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