Lightyellow#FFFFE0

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

Lightyellow — editorial page

Color values

HEX#FFFFE0
RGBrgb(255, 255, 224)
HSLhsl(60, 100%, 94%)
HSVhsv(60, 12%, 100%)
CMYKcmyk(0%, 0%, 12.2%, 0%)
CIE-LABlab(99.29, -5.11, 14.84)
CIE-LCHlch(99.29, 15.69, 108.99°)
OKLaboklab(99.2% -0.0118 0.0385)
OKLCHoklch(99.2% 0.04 107.1)
XYZxyz(90.4531, 98.1625, 84.6887)
Luminance0.9816 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE0 #E0E0FF
analogous
#FFF0E0 #FFFFE0 #F0FFE0
triadic
#FFFFE0 #E0FFFF #FFE0FF
tetradic
#FFFFE0 #E0FFF0 #E0E0FF #FFE0F0
square
#FFFFE0 #E0FFF0 #E0E0FF #FFE0F0
split-complementary
#FFFFE0 #E0F0FF #F0E0FF
monochromatic
#FFFF66 #FFFFA3 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.63
#FFFFE0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE0
20.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE0#FFFFFF#000000##000000
##FFFFE01.001.0220.6320.63
#FFFFFF1.021.0021.0021.00
#00000020.6321.001.001.00
##00000020.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffe0;
/* rgb */ color: rgb(255, 255, 224);
/* oklch */ color: oklch(99.2% 0.040 107.1);
Tailwind
colors: {
  custom: {
    50: '#ffffe9',
    500: '#ffffe0',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe0;
$custom-light: #ffffe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe0",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 224
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.99201,
    "c": 0.04024,
    "h": 107.1
  },
  "luminance": 0.98162
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFE0

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

Preview Lab → · Contrast checker → · Palette generator →

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