#FFFFBC#FFFFBC

#FFFFBC is a very light, moderate yellow. Relative luminance 0.964; OKLCH L 98.4% C 0.085 H 107.9°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).

Color values

HEX#FFFFBC
RGBrgb(255, 255, 188)
HSLhsl(60, 100%, 87%)
HSVhsv(60, 26%, 100%)
CMYKcmyk(0%, 0%, 26.3%, 0%)
CIE-LABlab(98.60, -10.20, 32.13)
CIE-LCHlch(98.60, 33.71, 107.61°)
OKLaboklab(98.43% -0.026 0.0808)
OKLCHoklch(98.43% 0.085 107.9)
XYZxyz(86.0772, 96.4121, 61.6421)
Luminance0.9641 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFBC #BCBCFF
analogous
#FFDEBC #FFFFBC #DEFFBC
triadic
#FFFFBC #BCFFFF #FFBCFF
tetradic
#FFFFBC #BCFFDE #BCBCFF #FFBCDE
square
#FFFFBC #BCFFDE #BCBCFF #FFBCDE
split-complementary
#FFFFBC #BCDEFF #DEBCFF
monochromatic
#FFFF42 #FFFF7F #FFFFBC #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.28
#FFFFBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFBC
20.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFBC#FFFFFF#000000##000000
##FFFFBC1.001.0420.2820.28
#FFFFFF1.041.0021.0021.00
#00000020.2821.001.001.00
##00000020.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffbc;
/* rgb */ color: rgb(255, 255, 188);
/* oklch */ color: oklch(98.4% 0.085 107.9);
Tailwind
colors: {
  custom: {
    50: '#ffffd0',
    500: '#ffffbc',
    950: '#000000',
  },
}
SCSS
$custom: #ffffbc;
$custom-light: #ffffd0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffbc",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 188
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.98429,
    "c": 0.08486,
    "h": 107.9
  },
  "luminance": 0.96411
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFBC

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

Preview Lab → · Contrast checker → · Palette generator →

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