#FBFDF0#FBFDF0

#FBFDF0 is a very light, near-neutral yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.017 H 113.8°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#FBFDF0
RGBrgb(251, 253, 240)
HSLhsl(69, 76%, 97%)
HSVhsv(69, 5%, 99%)
CMYKcmyk(0.8%, 0%, 5.1%, 0.8%)
CIE-LABlab(98.85, -2.90, 5.98)
CIE-LCHlch(98.85, 6.65, 115.83°)
OKLaboklab(98.9% -0.0069 0.0157)
OKLCHoklch(98.9% 0.017 113.8)
XYZxyz(90.6348, 97.0512, 96.3791)
Luminance0.9705 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBFDF0 #F2F0FD
analogous
#FDF9F0 #FBFDF0 #F5FDF0
triadic
#FBFDF0 #F0FBFD #FDF0FB
tetradic
#FBFDF0 #F0FDF9 #F2F0FD #FDF0F5
square
#FBFDF0 #F0FDF9 #F2F0FD #FDF0F5
split-complementary
#FBFDF0 #F0F5FD #F9F0FD
monochromatic
#DEEF84 #EDF6BA #F8FBE4 #F8FBE4 #F8FBE4

Accessibility & contrast

On white

1.03
#FBFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.41
#FBFDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBFDF0
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBFDF0#FFFFFF#000000##000000
##FBFDF01.001.0320.4120.41
#FFFFFF1.031.0021.0021.00
#00000020.4121.001.001.00
##00000020.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FDFBF9
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fbfdf0;
/* rgb */ color: rgb(251, 253, 240);
/* oklch */ color: oklch(98.9% 0.017 113.8);
Tailwind
colors: {
  custom: {
    50: '#fcfef4',
    500: '#fbfdf0',
    950: '#000000',
  },
}
SCSS
$custom: #fbfdf0;
$custom-light: #fcfef4;
$custom-dark: #000000;
JSON
{
  "hex": "#fbfdf0",
  "rgb": {
    "r": 251,
    "g": 253,
    "b": 240
  },
  "hsl": {
    "h": 69.231,
    "s": 76.471,
    "l": 96.667
  },
  "oklch": {
    "l": 0.98902,
    "c": 0.01717,
    "h": 113.8
  },
  "luminance": 0.97051
}

Semantic roles & 50–950 ramp

primary
#FBFDF0
secondary
#B4ABE6
accent
#0DD92C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #FBFDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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