#FFFDC2#FFFDC2

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

Color values

HEX#FFFDC2
RGBrgb(255, 253, 194)
HSLhsl(58, 100%, 88%)
HSVhsv(58, 24%, 100%)
CMYKcmyk(0%, 0.8%, 23.9%, 0%)
CIE-LABlab(98.20, -8.43, 28.57)
CIE-LCHlch(98.20, 29.78, 106.44°)
OKLaboklab(98.15% -0.0208 0.0723)
OKLCHoklch(98.15% 0.075 106.1)
XYZxyz(86.1028, 95.4068, 64.9080)
Luminance0.9541 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDC2 #C2C4FF
analogous
#FFDEC2 #FFFDC2 #E2FFC2
triadic
#FFFDC2 #C2FFFD #FDC2FF
tetradic
#FFFDC2 #C2FFDE #C2C4FF #FFC2E2
square
#FFFDC2 #C2FFDE #C2C4FF #FFC2E2
split-complementary
#FFFDC2 #C2E2FF #DEC2FF
monochromatic
#FFF948 #FFFB85 #FFFDC2 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.08
#FFFDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDC2
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDC2#FFFFFF#000000##000000
##FFFDC21.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdc2;
/* rgb */ color: rgb(255, 253, 194);
/* oklch */ color: oklch(98.1% 0.075 106.1);
Tailwind
colors: {
  custom: {
    50: '#fffed4',
    500: '#fffdc2',
    950: '#000000',
  },
}
SCSS
$custom: #fffdc2;
$custom-light: #fffed4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdc2",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 194
  },
  "hsl": {
    "h": 58.033,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.98147,
    "c": 0.07525,
    "h": 106.1
  },
  "luminance": 0.95406
}

Semantic roles & 50–950 ramp

primary
#FFFDC2
secondary
#7D81E8
accent
#08E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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