#FDF4ED#FDF4ED

#FDF4ED is a very light, near-neutral orange. Relative luminance 0.917; OKLCH L 97.2% C 0.013 H 60.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).

Color values

HEX#FDF4ED
RGBrgb(253, 244, 237)
HSLhsl(26, 80%, 96%)
HSVhsv(26, 6%, 99%)
CMYKcmyk(0%, 3.6%, 6.3%, 0.8%)
CIE-LABlab(96.70, 1.82, 4.44)
CIE-LCHlch(96.70, 4.80, 67.65°)
OKLaboklab(97.22% 0.0066 0.0117)
OKLCHoklch(97.22% 0.013 60.6)
XYZxyz(88.1428, 91.6992, 93.1606)
Luminance0.9170 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF4ED #EDF6FD
analogous
#FDEDEE #FDF4ED #FDFCED
triadic
#FDF4ED #EDFDF4 #F4EDFD
tetradic
#FDF4ED #EEFDED #EDF6FD #FCEDFD
square
#FDF4ED #EEFDED #EDF6FD #FCEDFD
split-complementary
#FDF4ED #EDFDFC #EDEEFD
monochromatic
#F1B17F #F7D2B6 #FCEEE3 #FCEEE3 #FCEEE3

Accessibility & contrast

On white

1.09
#FDF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.34
#FDF4ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF4ED
19.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF4ED#FFFFFF#000000##000000
##FDF4ED1.001.0919.3419.34
#FFFFFF1.091.0021.0021.00
#00000019.3421.001.001.00
##00000019.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F4ED
Deuteranopia (green-blind)
#F9F6ED
Tritanopia (blue-blind)
#FFF2F2
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf4ed;
/* rgb */ color: rgb(253, 244, 237);
/* oklch */ color: oklch(97.2% 0.013 60.6);
Tailwind
colors: {
  custom: {
    50: '#fef7f2',
    500: '#fdf4ed',
    950: '#000000',
  },
}
SCSS
$custom: #fdf4ed;
$custom-light: #fef7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf4ed",
  "rgb": {
    "r": 253,
    "g": 244,
    "b": 237
  },
  "hsl": {
    "h": 26.25,
    "s": 80,
    "l": 96.078
  },
  "oklch": {
    "l": 0.97223,
    "c": 0.01346,
    "h": 60.6
  },
  "luminance": 0.91698
}

Semantic roles & 50–950 ramp

primary
#FDF4ED
secondary
#A8CBE6
accent
#80DC09
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF4ED

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

Preview Lab → · Contrast checker → · Palette generator →

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