#FFFFBF#FFFFBF

#FFFFBF is a very light, moderate yellow. Relative luminance 0.965; OKLCH L 98.5% C 0.081 H 107.8°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).

Color values

HEX#FFFFBF
RGBrgb(255, 255, 191)
HSLhsl(60, 100%, 87%)
HSVhsv(60, 25%, 100%)
CMYKcmyk(0%, 0%, 25.1%, 0%)
CIE-LABlab(98.65, -9.81, 30.69)
CIE-LCHlch(98.65, 32.22, 107.73°)
OKLaboklab(98.49% -0.0248 0.0774)
OKLCHoklch(98.49% 0.081 107.8)
XYZxyz(86.4040, 96.5428, 63.3630)
Luminance0.9654 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFBF #BFBFFF
analogous
#FFDFBF #FFFFBF #DFFFBF
triadic
#FFFFBF #BFFFFF #FFBFFF
tetradic
#FFFFBF #BFFFDF #BFBFFF #FFBFDF
square
#FFFFBF #BFFFDF #BFBFFF #FFBFDF
split-complementary
#FFFFBF #BFDFFF #DFBFFF
monochromatic
#FFFF45 #FFFF82 #FFFFBF #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.31
#FFFFBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFBF
20.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFBF#FFFFFF#000000##000000
##FFFFBF1.001.0320.3120.31
#FFFFFF1.031.0021.0021.00
#00000020.3121.001.001.00
##00000020.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFABB
Deuteranopia (green-blind)
#FFFCC1
Tritanopia (blue-blind)
#FFF7EE
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #ffffbf;
/* rgb */ color: rgb(255, 255, 191);
/* oklch */ color: oklch(98.5% 0.081 107.8);
Tailwind
colors: {
  custom: {
    50: '#ffffd2',
    500: '#ffffbf',
    950: '#000000',
  },
}
SCSS
$custom: #ffffbf;
$custom-light: #ffffd2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffbf",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 191
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.98487,
    "c": 0.08127,
    "h": 107.8
  },
  "luminance": 0.96542
}

Semantic roles & 50–950 ramp

primary
#FFFFBF
secondary
#7B7BE8
accent
#00E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683

Preview Lab

Preview with #FFFFBF

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

Preview Lab → · Contrast checker → · Palette generator →

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