#FBFBED#FBFBED

#FBFBED is a very light, near-neutral yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.018 H 106.7°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#FBFBED
RGBrgb(251, 251, 237)
HSLhsl(60, 64%, 96%)
HSVhsv(60, 6%, 98%)
CMYKcmyk(0%, 0%, 5.6%, 1.6%)
CIE-LABlab(98.28, -2.39, 6.70)
CIE-LCHlch(98.28, 7.12, 109.64°)
OKLaboklab(98.43% -0.0053 0.0176)
OKLCHoklch(98.43% 0.018 106.7)
XYZxyz(89.5647, 95.6183, 93.8421)
Luminance0.9562 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBFBED #EDEDFB
analogous
#FBF4ED #FBFBED #F4FBED
triadic
#FBFBED #EDFBFB #FBEDFB
tetradic
#FBFBED #EDFBF4 #EDEDFB #FBEDF4
square
#FBFBED #EDFBF4 #EDEDFB #FBEDF4
split-complementary
#FBFBED #EDF4FB #F4EDFB
monochromatic
#E5E589 #F0F0BB #F9F9E6 #F9F9E6 #F9F9E6

Accessibility & contrast

On white

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

On black

20.12
#FBFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBFBED
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBFBED#FFFFFF#000000##000000
##FBFBED1.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fbfbed;
/* rgb */ color: rgb(251, 251, 237);
/* oklch */ color: oklch(98.4% 0.018 106.7);
Tailwind
colors: {
  custom: {
    50: '#fcfcf2',
    500: '#fbfbed',
    950: '#000000',
  },
}
SCSS
$custom: #fbfbed;
$custom-light: #fcfcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fbfbed",
  "rgb": {
    "r": 251,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 60,
    "s": 63.636,
    "l": 95.686
  },
  "oklch": {
    "l": 0.98431,
    "c": 0.01837,
    "h": 106.7
  },
  "luminance": 0.95618
}

Semantic roles & 50–950 ramp

primary
#FBFBED
secondary
#ADADDF
accent
#1ACB1A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #FBFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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