#FFFFE1#FFFFE1

#FFFFE1 is a very light, muted yellow. Relative luminance 0.982; OKLCH L 99.2% C 0.039 H 107.1°. Best body text is #000000 at 20.64:1 contrast (WCAG AA passes).

Color values

HEX#FFFFE1
RGBrgb(255, 255, 225)
HSLhsl(60, 100%, 94%)
HSVhsv(60, 12%, 100%)
CMYKcmyk(0%, 0%, 11.8%, 0%)
CIE-LABlab(99.31, -4.95, 14.36)
CIE-LCHlch(99.31, 15.19, 109.03°)
OKLaboklab(99.23% -0.0114 0.0373)
OKLCHoklch(99.23% 0.039 107.1)
XYZxyz(90.5892, 98.2169, 85.4050)
Luminance0.9822 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE1 #E1E1FF
analogous
#FFF0E1 #FFFFE1 #F0FFE1
triadic
#FFFFE1 #E1FFFF #FFE1FF
tetradic
#FFFFE1 #E1FFF0 #E1E1FF #FFE1F0
square
#FFFFE1 #E1FFF0 #E1E1FF #FFE1F0
split-complementary
#FFFFE1 #E1F0FF #F0E1FF
monochromatic
#FFFF67 #FFFFA4 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.02
#FFFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.64
#FFFFE1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE1
20.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE1#FFFFFF#000000##000000
##FFFFE11.001.0220.6420.64
#FFFFFF1.021.0021.0021.00
#00000020.6421.001.001.00
##00000020.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFEE2
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffe1;
/* rgb */ color: rgb(255, 255, 225);
/* oklch */ color: oklch(99.2% 0.039 107.1);
Tailwind
colors: {
  custom: {
    50: '#ffffea',
    500: '#ffffe1',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe1;
$custom-light: #ffffea;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe1",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 225
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 94.118
  },
  "oklch": {
    "l": 0.99225,
    "c": 0.03897,
    "h": 107.1
  },
  "luminance": 0.98216
}

Semantic roles & 50–950 ramp

primary
#FFFFE1
secondary
#9797ED
accent
#00E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181816
muted
#868684

Preview Lab

Preview with #FFFFE1

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

Preview Lab → · Contrast checker → · Palette generator →

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