#FFFFD6#FFFFD6

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

Color values

HEX#FFFFD6
RGBrgb(255, 255, 214)
HSLhsl(60, 100%, 92%)
HSVhsv(60, 16%, 100%)
CMYKcmyk(0%, 0%, 16.1%, 0%)
CIE-LABlab(99.08, -6.61, 19.64)
CIE-LCHlch(99.08, 20.73, 108.61°)
OKLaboklab(98.97% -0.0158 0.0505)
OKLCHoklch(98.97% 0.053 107.3)
XYZxyz(89.1366, 97.6359, 77.7551)
Luminance0.9764 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD6 #D6D6FF
analogous
#FFEBD6 #FFFFD6 #EBFFD6
triadic
#FFFFD6 #D6FFFF #FFD6FF
tetradic
#FFFFD6 #D6FFEB #D6D6FF #FFD6EB
square
#FFFFD6 #D6FFEB #D6D6FF #FFD6EB
split-complementary
#FFFFD6 #D6EBFF #EBD6FF
monochromatic
#FFFF5C #FFFF99 #FFFFD6 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.53
#FFFFD6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD6
20.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD6#FFFFFF#000000##000000
##FFFFD61.001.0220.5320.53
#FFFFFF1.021.0021.0021.00
#00000020.5321.001.001.00
##00000020.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD4
Deuteranopia (green-blind)
#FFFDD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd6;
/* rgb */ color: rgb(255, 255, 214);
/* oklch */ color: oklch(99.0% 0.053 107.3);
Tailwind
colors: {
  custom: {
    50: '#ffffe2',
    500: '#ffffd6',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd6;
$custom-light: #ffffe2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd6",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 214
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 91.961
  },
  "oklch": {
    "l": 0.9897,
    "c": 0.05293,
    "h": 107.3
  },
  "luminance": 0.97635
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFD6

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

Preview Lab → · Contrast checker → · Palette generator →

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