#FFFFEB#FFFFEB

#FFFFEB is a very light, muted yellow. Relative luminance 0.988; OKLCH L 99.5% C 0.026 H 106.9°. Best body text is #000000 at 20.76:1 contrast (WCAG AA passes).

Color values

HEX#FFFFEB
RGBrgb(255, 255, 235)
HSLhsl(60, 100%, 96%)
HSVhsv(60, 8%, 100%)
CMYKcmyk(0%, 0%, 7.8%, 0%)
CIE-LABlab(99.53, -3.37, 9.56)
CIE-LCHlch(99.53, 10.13, 109.41°)
OKLaboklab(99.47% -0.0076 0.025)
OKLCHoklch(99.47% 0.026 106.9)
XYZxyz(91.9935, 98.7786, 92.8010)
Luminance0.9878 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFEB #EBEBFF
analogous
#FFF5EB #FFFFEB #F5FFEB
triadic
#FFFFEB #EBFFFF #FFEBFF
tetradic
#FFFFEB #EBFFF5 #EBEBFF #FFEBF5
square
#FFFFEB #EBFFF5 #EBEBFF #FFEBF5
split-complementary
#FFFFEB #EBF5FF #F5EBFF
monochromatic
#FFFF71 #FFFFAE #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.01
#FFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.76
#FFFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFEB
20.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFEB#FFFFFF#000000##000000
##FFFFEB1.001.0120.7620.76
#FFFFFF1.011.0021.0021.00
#00000020.7621.001.001.00
##00000020.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDEA
Deuteranopia (green-blind)
#FFFEEC
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #ffffeb;
/* rgb */ color: rgb(255, 255, 235);
/* oklch */ color: oklch(99.5% 0.026 106.9);
Tailwind
colors: {
  custom: {
    50: '#fffff1',
    500: '#ffffeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffffeb;
$custom-light: #fffff1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffeb",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.9947,
    "c": 0.0261,
    "h": 106.9
  },
  "luminance": 0.98778
}

Semantic roles & 50–950 ramp

primary
#FFFFEB
secondary
#A0A0EE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685

Preview Lab

Preview with #FFFFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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