#FFFFE8#FFFFE8

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

Color values

HEX#FFFFE8
RGBrgb(255, 255, 232)
HSLhsl(60, 100%, 95%)
HSVhsv(60, 9%, 100%)
CMYKcmyk(0%, 0%, 9%, 0%)
CIE-LABlab(99.46, -3.85, 11.00)
CIE-LCHlch(99.46, 11.65, 109.30°)
OKLaboklab(99.4% -0.0087 0.0287)
OKLCHoklch(99.4% 0.03 106.9)
XYZxyz(91.5637, 98.6067, 90.5376)
Luminance0.9861 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE8 #E8E8FF
analogous
#FFF3E8 #FFFFE8 #F3FFE8
triadic
#FFFFE8 #E8FFFF #FFE8FF
tetradic
#FFFFE8 #E8FFF3 #E8E8FF #FFE8F3
square
#FFFFE8 #E8FFF3 #E8E8FF #FFE8F3
split-complementary
#FFFFE8 #E8F3FF #F3E8FF
monochromatic
#FFFF6E #FFFFAB #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.72
#FFFFE8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE8
20.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE8#FFFFFF#000000##000000
##FFFFE81.001.0120.7220.72
#FFFFFF1.011.0021.0021.00
#00000020.7221.001.001.00
##00000020.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDE7
Deuteranopia (green-blind)
#FFFEE9
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffe8;
/* rgb */ color: rgb(255, 255, 232);
/* oklch */ color: oklch(99.4% 0.030 106.9);
Tailwind
colors: {
  custom: {
    50: '#ffffef',
    500: '#ffffe8',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe8;
$custom-light: #ffffef;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe8",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 232
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 95.49
  },
  "oklch": {
    "l": 0.99395,
    "c": 0.02998,
    "h": 106.9
  },
  "luminance": 0.98606
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFE8

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

Preview Lab → · Contrast checker → · Palette generator →

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