#FDF5CB#FDF5CB

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

Color values

HEX#FDF5CB
RGBrgb(253, 245, 203)
HSLhsl(50, 93%, 89%)
HSVhsv(50, 20%, 99%)
CMYKcmyk(0%, 3.2%, 19.8%, 0.8%)
CIE-LABlab(96.20, -3.93, 21.22)
CIE-LCHlch(96.20, 21.58, 100.48°)
OKLaboklab(96.59% -0.008 0.0544)
OKLCHoklch(96.59% 0.055 98.4)
XYZxyz(83.9395, 90.5006, 69.5348)
Luminance0.9050 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF5CB #CBD3FD
analogous
#FDDCCB #FDF5CB #ECFDCB
triadic
#FDF5CB #CBFDF5 #F5CBFD
tetradic
#FDF5CB #CBFDDC #CBD3FD #FDCBEC
square
#FDF5CB #CBFDDC #CBD3FD #FDCBEC
split-complementary
#FDF5CB #CBECFD #DCCBFD
monochromatic
#F8DE55 #FBEA90 #FDF5CB #FEF9E2 #FEF9E2

Accessibility & contrast

On white

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

On black

19.10
#FDF5CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF5CB
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF5CB#FFFFFF#000000##000000
##FDF5CB1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#FFF6CC
Tritanopia (blue-blind)
#FFEFE9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fdf5cb;
/* rgb */ color: rgb(253, 245, 203);
/* oklch */ color: oklch(96.6% 0.055 98.4);
Tailwind
colors: {
  custom: {
    50: '#fef8db',
    500: '#fdf5cb',
    950: '#000000',
  },
}
SCSS
$custom: #fdf5cb;
$custom-light: #fef8db;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf5cb",
  "rgb": {
    "r": 253,
    "g": 245,
    "b": 203
  },
  "hsl": {
    "h": 50.4,
    "s": 92.593,
    "l": 89.412
  },
  "oklch": {
    "l": 0.96591,
    "c": 0.05499,
    "h": 98.4
  },
  "luminance": 0.90499
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FDF5CB

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

Preview Lab → · Contrast checker → · Palette generator →

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