#FFFFDE#FFFFDE

#FFFFDE is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.043 H 107.2°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).

Color values

HEX#FFFFDE
RGBrgb(255, 255, 222)
HSLhsl(60, 100%, 94%)
HSVhsv(60, 13%, 100%)
CMYKcmyk(0%, 0%, 12.9%, 0%)
CIE-LABlab(99.24, -5.41, 15.80)
CIE-LCHlch(99.24, 16.70, 108.92°)
OKLaboklab(99.15% -0.0126 0.0409)
OKLCHoklch(99.15% 0.043 107.2)
XYZxyz(90.1835, 98.0546, 83.2686)
Luminance0.9805 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFDE #DEDEFF
analogous
#FFEEDE #FFFFDE #EEFFDE
triadic
#FFFFDE #DEFFFF #FFDEFF
tetradic
#FFFFDE #DEFFEE #DEDEFF #FFDEEE
square
#FFFFDE #DEFFEE #DEDEFF #FFDEEE
split-complementary
#FFFFDE #DEEEFF #EEDEFF
monochromatic
#FFFF64 #FFFFA1 #FFFFDE #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.61
#FFFFDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFDE
20.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFDE#FFFFFF#000000##000000
##FFFFDE1.001.0220.6120.61
#FFFFFF1.021.0021.0021.00
#00000020.6121.001.001.00
##00000020.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCDC
Deuteranopia (green-blind)
#FFFEDF
Tritanopia (blue-blind)
#FFFAF6
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffde;
/* rgb */ color: rgb(255, 255, 222);
/* oklch */ color: oklch(99.2% 0.043 107.2);
Tailwind
colors: {
  custom: {
    50: '#ffffe8',
    500: '#ffffde',
    950: '#000000',
  },
}
SCSS
$custom: #ffffde;
$custom-light: #ffffe8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffde",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 222
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.99153,
    "c": 0.04279,
    "h": 107.2
  },
  "luminance": 0.98054
}

Semantic roles & 50–950 ramp

primary
#FFFFDE
secondary
#9595EC
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181816
muted
#868684

Preview Lab

Preview with #FFFFDE

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

Preview Lab → · Contrast checker → · Palette generator →

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