#FFFDC1#FFFDC1

#FFFDC1 is a very light, moderate yellow. Relative luminance 0.954; OKLCH L 98.1% C 0.076 H 106.1°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).

Color values

HEX#FFFDC1
RGBrgb(255, 253, 193)
HSLhsl(58, 100%, 88%)
HSVhsv(58, 24%, 100%)
CMYKcmyk(0%, 0.8%, 24.3%, 0%)
CIE-LABlab(98.18, -8.56, 29.05)
CIE-LCHlch(98.18, 30.28, 106.42°)
OKLaboklab(98.13% -0.0212 0.0734)
OKLCHoklch(98.13% 0.076 106.1)
XYZxyz(85.9909, 95.3621, 64.3185)
Luminance0.9536 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDC1 #C1C3FF
analogous
#FFDEC1 #FFFDC1 #E2FFC1
triadic
#FFFDC1 #C1FFFD #FDC1FF
tetradic
#FFFDC1 #C1FFDE #C1C3FF #FFC1E2
square
#FFFDC1 #C1FFDE #C1C3FF #FFC1E2
split-complementary
#FFFDC1 #C1E2FF #DEC1FF
monochromatic
#FFF947 #FFFB84 #FFFDC1 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.05
#FFFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.07
#FFFDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDC1
20.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDC1#FFFFFF#000000##000000
##FFFDC11.001.0520.0720.07
#FFFFFF1.051.0021.0021.00
#00000020.0721.001.001.00
##00000020.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8BD
Deuteranopia (green-blind)
#FFFBC3
Tritanopia (blue-blind)
#FFF5ED
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffdc1;
/* rgb */ color: rgb(255, 253, 193);
/* oklch */ color: oklch(98.1% 0.076 106.1);
Tailwind
colors: {
  custom: {
    50: '#fffed4',
    500: '#fffdc1',
    950: '#000000',
  },
}
SCSS
$custom: #fffdc1;
$custom-light: #fffed4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdc1",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 193
  },
  "hsl": {
    "h": 58.065,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.98127,
    "c": 0.07645,
    "h": 106.1
  },
  "luminance": 0.95361
}

Semantic roles & 50–950 ramp

primary
#FFFDC1
secondary
#7C80E8
accent
#07E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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