#FDF5CC#FDF5CC

#FDF5CC is a very light, muted yellow. Relative luminance 0.905; OKLCH L 96.6% C 0.054 H 98.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).

Color values

HEX#FDF5CC
RGBrgb(253, 245, 204)
HSLhsl(50, 92%, 90%)
HSVhsv(50, 19%, 99%)
CMYKcmyk(0%, 3.2%, 19.4%, 0.8%)
CIE-LABlab(96.22, -3.78, 20.74)
CIE-LCHlch(96.22, 21.08, 100.34°)
OKLaboklab(96.61% -0.0076 0.0532)
OKLCHoklch(96.61% 0.054 98.1)
XYZxyz(84.0591, 90.5484, 70.1644)
Luminance0.9055 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF5CC #CCD4FD
analogous
#FDDDCC #FDF5CC #EDFDCC
triadic
#FDF5CC #CCFDF5 #F5CCFD
tetradic
#FDF5CC #CCFDDD #CCD4FD #FDCCED
square
#FDF5CC #CCFDDD #CCD4FD #FDCCED
split-complementary
#FDF5CC #CCEDFD #DDCCFD
monochromatic
#F8DE56 #FBE991 #FDF5CC #FEF9E2 #FEF9E2

Accessibility & contrast

On white

1.10
#FDF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.11
#FDF5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF5CC
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF5CC#FFFFFF#000000##000000
##FDF5CC1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF2CA
Deuteranopia (green-blind)
#FFF6CD
Tritanopia (blue-blind)
#FFEFEA
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fdf5cc;
/* rgb */ color: rgb(253, 245, 204);
/* oklch */ color: oklch(96.6% 0.054 98.1);
Tailwind
colors: {
  custom: {
    50: '#fef8db',
    500: '#fdf5cc',
    950: '#000000',
  },
}
SCSS
$custom: #fdf5cc;
$custom-light: #fef8db;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf5cc",
  "rgb": {
    "r": 253,
    "g": 245,
    "b": 204
  },
  "hsl": {
    "h": 50.204,
    "s": 92.453,
    "l": 89.608
  },
  "oklch": {
    "l": 0.96613,
    "c": 0.05375,
    "h": 98.1
  },
  "luminance": 0.90547
}

Semantic roles & 50–950 ramp

primary
#FDF5CC
secondary
#8897E5
accent
#25E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FDF5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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