#FFFFD3#FFFFD3

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

Color values

HEX#FFFFD3
RGBrgb(255, 255, 211)
HSLhsl(60, 100%, 91%)
HSVhsv(60, 17%, 100%)
CMYKcmyk(0%, 0%, 17.3%, 0%)
CIE-LABlab(99.02, -7.05, 21.09)
CIE-LCHlch(99.02, 22.24, 108.49°)
OKLaboklab(98.9% -0.0169 0.0541)
OKLCHoklch(98.9% 0.057 107.4)
XYZxyz(88.7571, 97.4840, 75.7559)
Luminance0.9748 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD3 #D3D3FF
analogous
#FFE9D3 #FFFFD3 #E9FFD3
triadic
#FFFFD3 #D3FFFF #FFD3FF
tetradic
#FFFFD3 #D3FFE9 #D3D3FF #FFD3E9
square
#FFFFD3 #D3FFE9 #D3D3FF #FFD3E9
split-complementary
#FFFFD3 #D3E9FF #E9D3FF
monochromatic
#FFFF59 #FFFF96 #FFFFD3 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.50
#FFFFD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD3
20.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD3#FFFFFF#000000##000000
##FFFFD31.001.0220.5020.50
#FFFFFF1.021.0021.0021.00
#00000020.5021.001.001.00
##00000020.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffd3;
/* rgb */ color: rgb(255, 255, 211);
/* oklch */ color: oklch(98.9% 0.057 107.4);
Tailwind
colors: {
  custom: {
    50: '#ffffe0',
    500: '#ffffd3',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd3;
$custom-light: #ffffe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd3",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 211
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.98903,
    "c": 0.05669,
    "h": 107.4
  },
  "luminance": 0.97483
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFD3

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

Preview Lab → · Contrast checker → · Palette generator →

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