#FFFFD7#FFFFD7

#FFFFD7 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.0% C 0.052 H 107.3°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD7
RGBrgb(255, 255, 215)
HSLhsl(60, 100%, 92%)
HSVhsv(60, 16%, 100%)
CMYKcmyk(0%, 0%, 15.7%, 0%)
CIE-LABlab(99.10, -6.47, 19.16)
CIE-LCHlch(99.10, 20.23, 108.65°)
OKLaboklab(98.99% -0.0154 0.0493)
OKLCHoklch(98.99% 0.052 107.3)
XYZxyz(89.2647, 97.6871, 78.4298)
Luminance0.9769 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD7 #D7D7FF
analogous
#FFEBD7 #FFFFD7 #EBFFD7
triadic
#FFFFD7 #D7FFFF #FFD7FF
tetradic
#FFFFD7 #D7FFEB #D7D7FF #FFD7EB
square
#FFFFD7 #D7FFEB #D7D7FF #FFD7EB
split-complementary
#FFFFD7 #D7EBFF #EBD7FF
monochromatic
#FFFF5D #FFFF9A #FFFFD7 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.54
#FFFFD7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD7
20.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD7#FFFFFF#000000##000000
##FFFFD71.001.0220.5420.54
#FFFFFF1.021.0021.0021.00
#00000020.5421.001.001.00
##00000020.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD5
Deuteranopia (green-blind)
#FFFDD8
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd7;
/* rgb */ color: rgb(255, 255, 215);
/* oklch */ color: oklch(99.0% 0.052 107.3);
Tailwind
colors: {
  custom: {
    50: '#ffffe3',
    500: '#ffffd7',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd7;
$custom-light: #ffffe3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd7",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 215
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 92.157
  },
  "oklch": {
    "l": 0.98992,
    "c": 0.05167,
    "h": 107.3
  },
  "luminance": 0.97686
}

Semantic roles & 50–950 ramp

primary
#FFFFD7
secondary
#8F8FEB
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD7

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

Preview Lab → · Contrast checker → · Palette generator →

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