Light Beige#FFFEB6

#FFFEB6 is a very light, moderate yellow. Relative luminance 0.955; OKLCH L 98.1% C 0.091 H 107.3°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Light Beige — editorial page

Color values

HEX#FFFEB6
RGBrgb(255, 254, 182)
HSLhsl(59, 100%, 86%)
HSVhsv(59, 29%, 100%)
CMYKcmyk(0%, 0.4%, 28.6%, 0%)
CIE-LABlab(98.24, -10.46, 34.66)
CIE-LCHlch(98.24, 36.20, 106.80°)
OKLaboklab(98.12% -0.027 0.0867)
OKLCHoklch(98.12% 0.091 107.3)
XYZxyz(85.1257, 95.5224, 58.2002)
Luminance0.9552 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEB6 #B6B7FF
analogous
#FFD9B6 #FFFEB6 #DBFFB6
triadic
#FFFEB6 #B6FFFE #FEB6FF
tetradic
#FFFEB6 #B6FFD9 #B6B7FF #FFB6DB
square
#FFFEB6 #B6FFD9 #B6B7FF #FFB6DB
split-complementary
#FFFEB6 #B6DBFF #D9B6FF
monochromatic
#FFFC3C #FFFD79 #FFFEB6 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.10
#FFFEB6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEB6
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEB6#FFFFFF#000000##000000
##FFFEB61.001.0420.1020.10
#FFFFFF1.041.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffeb6;
/* rgb */ color: rgb(255, 254, 182);
/* oklch */ color: oklch(98.1% 0.091 107.3);
Tailwind
colors: {
  custom: {
    50: '#fffecc',
    500: '#fffeb6',
    950: '#000000',
  },
}
SCSS
$custom: #fffeb6;
$custom-light: #fffecc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeb6",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 182
  },
  "hsl": {
    "h": 59.178,
    "s": 100,
    "l": 85.686
  },
  "oklch": {
    "l": 0.98115,
    "c": 0.09078,
    "h": 107.3
  },
  "luminance": 0.95521
}

Semantic roles & 50–950 ramp

primary
#FFFEB6
secondary
#7374E6
accent
#03E600
background
#FFFFFE
surface
#FFFFFA
border
#D7D7D3
text
#181713
muted
#868583

Preview Lab

Preview with #FFFEB6

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

Preview Lab → · Contrast checker → · Palette generator →

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