#FFFFDA#FFFFDA

#FFFFDA is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.048 H 107.2°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).

Color values

HEX#FFFFDA
RGBrgb(255, 255, 218)
HSLhsl(60, 100%, 93%)
HSVhsv(60, 15%, 100%)
CMYKcmyk(0%, 0%, 14.5%, 0%)
CIE-LABlab(99.16, -6.02, 17.72)
CIE-LCHlch(99.16, 18.72, 108.76°)
OKLaboklab(99.06% -0.0142 0.0457)
OKLCHoklch(99.06% 0.048 107.2)
XYZxyz(89.6538, 97.8427, 80.4786)
Luminance0.9784 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFDA #DADAFF
analogous
#FFECDA #FFFFDA #ECFFDA
triadic
#FFFFDA #DAFFFF #FFDAFF
tetradic
#FFFFDA #DAFFEC #DADAFF #FFDAEC
square
#FFFFDA #DAFFEC #DADAFF #FFDAEC
split-complementary
#FFFFDA #DAECFF #ECDAFF
monochromatic
#FFFF60 #FFFF9D #FFFFDA #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.57
#FFFFDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFDA
20.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFDA#FFFFFF#000000##000000
##FFFFDA1.001.0220.5720.57
#FFFFFF1.021.0021.0021.00
#00000020.5721.001.001.00
##00000020.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCD8
Deuteranopia (green-blind)
#FFFDDB
Tritanopia (blue-blind)
#FFFAF5
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffda;
/* rgb */ color: rgb(255, 255, 218);
/* oklch */ color: oklch(99.1% 0.048 107.2);
Tailwind
colors: {
  custom: {
    50: '#ffffe5',
    500: '#ffffda',
    950: '#000000',
  },
}
SCSS
$custom: #ffffda;
$custom-light: #ffffe5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffda",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 218
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.9906,
    "c": 0.04787,
    "h": 107.2
  },
  "luminance": 0.97842
}

Semantic roles & 50–950 ramp

primary
#FFFFDA
secondary
#9292EC
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFDA

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

Preview Lab → · Contrast checker → · Palette generator →

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