#FFFFB0#FFFFB0

#FFFFB0 is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.2% C 0.099 H 108.1°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).

Color values

HEX#FFFFB0
RGBrgb(255, 255, 176)
HSLhsl(60, 100%, 85%)
HSVhsv(60, 31%, 100%)
CMYKcmyk(0%, 0%, 31%, 0%)
CIE-LABlab(98.40, -11.68, 37.85)
CIE-LCHlch(98.40, 39.61, 107.15°)
OKLaboklab(98.21% -0.0307 0.0941)
OKLCHoklch(98.21% 0.099 108.1)
XYZxyz(84.8370, 95.9160, 55.1104)
Luminance0.9591 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFB0 #B0B0FF
analogous
#FFD8B0 #FFFFB0 #D8FFB0
triadic
#FFFFB0 #B0FFFF #FFB0FF
tetradic
#FFFFB0 #B0FFD8 #B0B0FF #FFB0D8
square
#FFFFB0 #B0FFD8 #B0B0FF #FFB0D8
split-complementary
#FFFFB0 #B0D8FF #D8B0FF
monochromatic
#FFFF36 #FFFF73 #FFFFB0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.18
#FFFFB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFB0
20.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFB0#FFFFFF#000000##000000
##FFFFB01.001.0420.1820.18
#FFFFFF1.041.0021.0021.00
#00000020.1821.001.001.00
##00000020.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9AB
Deuteranopia (green-blind)
#FFFCB3
Tritanopia (blue-blind)
#FFF5EB
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #ffffb0;
/* rgb */ color: rgb(255, 255, 176);
/* oklch */ color: oklch(98.2% 0.099 108.1);
Tailwind
colors: {
  custom: {
    50: '#ffffc8',
    500: '#ffffb0',
    950: '#000000',
  },
}
SCSS
$custom: #ffffb0;
$custom-light: #ffffc8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffb0",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 176
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.98208,
    "c": 0.09895,
    "h": 108.1
  },
  "luminance": 0.95915
}

Semantic roles & 50–950 ramp

primary
#FFFFB0
secondary
#6E6EE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFFB0

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

Preview Lab → · Contrast checker → · Palette generator →

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