#FDF5ED#FDF5ED

#FDF5ED is a very light, near-neutral orange. Relative luminance 0.923; OKLCH L 97.4% C 0.014 H 67.7°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).

Color values

HEX#FDF5ED
RGBrgb(253, 245, 237)
HSLhsl(30, 80%, 96%)
HSVhsv(30, 6%, 99%)
CMYKcmyk(0%, 3.2%, 6.3%, 0.8%)
CIE-LABlab(96.94, 1.32, 4.79)
CIE-LCHlch(96.94, 4.97, 74.64°)
OKLaboklab(97.42% 0.0052 0.0127)
OKLCHoklch(97.42% 0.014 67.7)
XYZxyz(88.4445, 92.3026, 93.2612)
Luminance0.9230 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF5ED #EDF5FD
analogous
#FDEDED #FDF5ED #FDFDED
triadic
#FDF5ED #EDFDF5 #F5EDFD
tetradic
#FDF5ED #EDFDED #EDF5FD #FDEDFD
square
#FDF5ED #EDFDED #EDF5FD #FDEDFD
split-complementary
#FDF5ED #EDFDFD #EDEDFD
monochromatic
#F1B87F #F7D6B6 #FCF0E3 #FCF0E3 #FCF0E3

Accessibility & contrast

On white

1.08
#FDF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.46
#FDF5ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF5ED
19.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF5ED#FFFFFF#000000##000000
##FDF5ED1.001.0819.4619.46
#FFFFFF1.081.0021.0021.00
#00000019.4621.001.001.00
##00000019.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#FAF7ED
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fdf5ed;
/* rgb */ color: rgb(253, 245, 237);
/* oklch */ color: oklch(97.4% 0.014 67.7);
Tailwind
colors: {
  custom: {
    50: '#fef8f2',
    500: '#fdf5ed',
    950: '#000000',
  },
}
SCSS
$custom: #fdf5ed;
$custom-light: #fef8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf5ed",
  "rgb": {
    "r": 253,
    "g": 245,
    "b": 237
  },
  "hsl": {
    "h": 30,
    "s": 80,
    "l": 96.078
  },
  "oklch": {
    "l": 0.97417,
    "c": 0.01368,
    "h": 67.7
  },
  "luminance": 0.92302
}

Semantic roles & 50–950 ramp

primary
#FDF5ED
secondary
#A8C7E6
accent
#73DC09
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF5ED

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

Preview Lab → · Contrast checker → · Palette generator →

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