#FFFFD5#FFFFD5

#FFFFD5 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 98.9% C 0.054 H 107.4°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD5
RGBrgb(255, 255, 213)
HSLhsl(60, 100%, 92%)
HSVhsv(60, 16%, 100%)
CMYKcmyk(0%, 0%, 16.5%, 0%)
CIE-LABlab(99.06, -6.76, 20.13)
CIE-LCHlch(99.06, 21.23, 108.57°)
OKLaboklab(98.95% -0.0162 0.0517)
OKLCHoklch(98.95% 0.054 107.4)
XYZxyz(89.0093, 97.5849, 77.0846)
Luminance0.9758 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD5 #D5D5FF
analogous
#FFEAD5 #FFFFD5 #EAFFD5
triadic
#FFFFD5 #D5FFFF #FFD5FF
tetradic
#FFFFD5 #D5FFEA #D5D5FF #FFD5EA
square
#FFFFD5 #D5FFEA #D5D5FF #FFD5EA
split-complementary
#FFFFD5 #D5EAFF #EAD5FF
monochromatic
#FFFF5B #FFFF98 #FFFFD5 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.52
#FFFFD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD5
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD5#FFFFFF#000000##000000
##FFFFD51.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFDD6
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd5;
/* rgb */ color: rgb(255, 255, 213);
/* oklch */ color: oklch(98.9% 0.054 107.4);
Tailwind
colors: {
  custom: {
    50: '#ffffe2',
    500: '#ffffd5',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd5;
$custom-light: #ffffe2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd5",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 213
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 91.765
  },
  "oklch": {
    "l": 0.98947,
    "c": 0.05419,
    "h": 107.4
  },
  "luminance": 0.97584
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFD5

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

Preview Lab → · Contrast checker → · Palette generator →

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