#FFFFBD#FFFFBD

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

Color values

HEX#FFFFBD
RGBrgb(255, 255, 189)
HSLhsl(60, 100%, 87%)
HSVhsv(60, 26%, 100%)
CMYKcmyk(0%, 0%, 25.9%, 0%)
CIE-LABlab(98.61, -10.07, 31.65)
CIE-LCHlch(98.61, 33.21, 107.65°)
OKLaboklab(98.45% -0.0256 0.0796)
OKLCHoklch(98.45% 0.084 107.8)
XYZxyz(86.1854, 96.4554, 62.2118)
Luminance0.9645 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFBD #BDBDFF
analogous
#FFDEBD #FFFFBD #DEFFBD
triadic
#FFFFBD #BDFFFF #FFBDFF
tetradic
#FFFFBD #BDFFDE #BDBDFF #FFBDDE
square
#FFFFBD #BDFFDE #BDBDFF #FFBDDE
split-complementary
#FFFFBD #BDDEFF #DEBDFF
monochromatic
#FFFF43 #FFFF80 #FFFFBD #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.29
#FFFFBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFBD
20.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFBD#FFFFFF#000000##000000
##FFFFBD1.001.0320.2920.29
#FFFFFF1.031.0021.0021.00
#00000020.2921.001.001.00
##00000020.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9B9
Deuteranopia (green-blind)
#FFFCC0
Tritanopia (blue-blind)
#FFF7ED
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #ffffbd;
/* rgb */ color: rgb(255, 255, 189);
/* oklch */ color: oklch(98.4% 0.084 107.8);
Tailwind
colors: {
  custom: {
    50: '#ffffd1',
    500: '#ffffbd',
    950: '#000000',
  },
}
SCSS
$custom: #ffffbd;
$custom-light: #ffffd1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffbd",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 189
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.98448,
    "c": 0.08367,
    "h": 107.8
  },
  "luminance": 0.96454
}

Semantic roles & 50–950 ramp

primary
#FFFFBD
secondary
#7979E7
accent
#00E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683

Preview Lab

Preview with #FFFFBD

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

Preview Lab → · Contrast checker → · Palette generator →

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