#FFFFEA#FFFFEA

#FFFFEA is a very light, muted yellow. Relative luminance 0.987; OKLCH L 99.4% C 0.027 H 106.9°. Best body text is #000000 at 20.74:1 contrast (WCAG AA passes).

Color values

HEX#FFFFEA
RGBrgb(255, 255, 234)
HSLhsl(60, 100%, 96%)
HSVhsv(60, 8%, 100%)
CMYKcmyk(0%, 0%, 8.2%, 0%)
CIE-LABlab(99.50, -3.53, 10.04)
CIE-LCHlch(99.50, 10.64, 109.38°)
OKLaboklab(99.45% -0.008 0.0262)
OKLCHoklch(99.45% 0.027 106.9)
XYZxyz(91.8494, 98.7210, 92.0423)
Luminance0.9872 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFEA #EAEAFF
analogous
#FFF4EA #FFFFEA #F4FFEA
triadic
#FFFFEA #EAFFFF #FFEAFF
tetradic
#FFFFEA #EAFFF4 #EAEAFF #FFEAF4
square
#FFFFEA #EAFFF4 #EAEAFF #FFEAF4
split-complementary
#FFFFEA #EAF4FF #F4EAFF
monochromatic
#FFFF70 #FFFFAD #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.74
#FFFFEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFEA
20.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFEA#FFFFFF#000000##000000
##FFFFEA1.001.0120.7420.74
#FFFFFF1.011.0021.0021.00
#00000020.7421.001.001.00
##00000020.7421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffea;
/* rgb */ color: rgb(255, 255, 234);
/* oklch */ color: oklch(99.4% 0.027 106.9);
Tailwind
colors: {
  custom: {
    50: '#fffff0',
    500: '#ffffea',
    950: '#000000',
  },
}
SCSS
$custom: #ffffea;
$custom-light: #fffff0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffea",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 234
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.99445,
    "c": 0.02739,
    "h": 106.9
  },
  "luminance": 0.98721
}

Semantic roles & 50–950 ramp

primary
#FFFFEA
secondary
#9F9FEE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685

Preview Lab

Preview with #FFFFEA

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

Preview Lab → · Contrast checker → · Palette generator →

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