#FFFFD0#FFFFD0

#FFFFD0 is a very light, moderate yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.060 H 107.5°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD0
RGBrgb(255, 255, 208)
HSLhsl(60, 100%, 91%)
HSVhsv(60, 18%, 100%)
CMYKcmyk(0%, 0%, 18.4%, 0%)
CIE-LABlab(98.96, -7.49, 22.53)
CIE-LCHlch(98.96, 23.74, 108.38°)
OKLaboklab(98.84% -0.0181 0.0577)
OKLCHoklch(98.84% 0.06 107.5)
XYZxyz(88.3845, 97.3350, 73.7937)
Luminance0.9733 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD0 #D0D0FF
analogous
#FFE7D0 #FFFFD0 #E7FFD0
triadic
#FFFFD0 #D0FFFF #FFD0FF
tetradic
#FFFFD0 #D0FFE7 #D0D0FF #FFD0E7
square
#FFFFD0 #D0FFE7 #D0D0FF #FFD0E7
split-complementary
#FFFFD0 #D0E7FF #E7D0FF
monochromatic
#FFFF56 #FFFF93 #FFFFD0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.03
#FFFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.47
#FFFFD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD0
20.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD0#FFFFFF#000000##000000
##FFFFD01.001.0320.4720.47
#FFFFFF1.031.0021.0021.00
#00000020.4721.001.001.00
##00000020.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBCD
Deuteranopia (green-blind)
#FFFDD2
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd0;
/* rgb */ color: rgb(255, 255, 208);
/* oklch */ color: oklch(98.8% 0.060 107.5);
Tailwind
colors: {
  custom: {
    50: '#ffffde',
    500: '#ffffd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd0;
$custom-light: #ffffde;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd0",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 208
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.98837,
    "c": 0.06044,
    "h": 107.5
  },
  "luminance": 0.97334
}

Semantic roles & 50–950 ramp

primary
#FFFFD0
secondary
#8989EA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD0

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

Preview Lab → · Contrast checker → · Palette generator →

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