#FFFDBF#FFFDBF

#FFFDBF is a very light, moderate yellow. Relative luminance 0.953; OKLCH L 98.1% C 0.079 H 106.2°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).

Color values

HEX#FFFDBF
RGBrgb(255, 253, 191)
HSLhsl(58, 100%, 87%)
HSVhsv(58, 25%, 100%)
CMYKcmyk(0%, 0.8%, 25.1%, 0%)
CIE-LABlab(98.14, -8.82, 30.01)
CIE-LCHlch(98.14, 31.28, 106.39°)
OKLaboklab(98.09% -0.022 0.0757)
OKLCHoklch(98.09% 0.079 106.2)
XYZxyz(85.7693, 95.2734, 63.1515)
Luminance0.9527 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDBF #BFC1FF
analogous
#FFDDBF #FFFDBF #E1FFBF
triadic
#FFFDBF #BFFFFD #FDBFFF
tetradic
#FFFDBF #BFFFDD #BFC1FF #FFBFE1
square
#FFFDBF #BFFFDD #BFC1FF #FFBFE1
split-complementary
#FFFDBF #BFE1FF #DDBFFF
monochromatic
#FFF945 #FFFB82 #FFFDBF #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.05
#FFFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.05
#FFFDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDBF
20.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDBF#FFFFFF#000000##000000
##FFFDBF1.001.0520.0520.05
#FFFFFF1.051.0021.0021.00
#00000020.0521.001.001.00
##00000020.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8BB
Deuteranopia (green-blind)
#FFFBC1
Tritanopia (blue-blind)
#FFF5EC
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffdbf;
/* rgb */ color: rgb(255, 253, 191);
/* oklch */ color: oklch(98.1% 0.079 106.2);
Tailwind
colors: {
  custom: {
    50: '#fffed2',
    500: '#fffdbf',
    950: '#000000',
  },
}
SCSS
$custom: #fffdbf;
$custom-light: #fffed2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdbf",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 191
  },
  "hsl": {
    "h": 58.125,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.98087,
    "c": 0.07887,
    "h": 106.2
  },
  "luminance": 0.95272
}

Semantic roles & 50–950 ramp

primary
#FFFDBF
secondary
#7B7EE8
accent
#07E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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