#FFF5DC#FFF5DC

#FFF5DC is a very light, muted orange. Relative luminance 0.917; OKLCH L 97.1% C 0.034 H 88.8°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).

Color values

HEX#FFF5DC
RGBrgb(255, 245, 220)
HSLhsl(43, 100%, 93%)
HSVhsv(43, 14%, 100%)
CMYKcmyk(0%, 3.9%, 13.7%, 0%)
CIE-LABlab(96.71, -0.71, 13.24)
CIE-LCHlch(96.71, 13.26, 93.06°)
OKLaboklab(97.14% 0.0007 0.0344)
OKLCHoklch(97.14% 0.034 88.8)
XYZxyz(86.8097, 91.7333, 80.8294)
Luminance0.9173 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5DC #DCE6FF
analogous
#FFE3DC #FFF5DC #F7FFDC
triadic
#FFF5DC #DCFFF5 #F5DCFF
tetradic
#FFF5DC #DCFFE3 #DCE6FF #FFDCF7
square
#FFF5DC #DCFFE3 #DCE6FF #FFDCF7
split-complementary
#FFF5DC #DCF7FF #E3DCFF
monochromatic
#FFD262 #FFE49F #FFF5DC #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

19.35
#FFF5DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5DC
19.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5DC#FFFFFF#000000##000000
##FFF5DC1.001.0919.3519.35
#FFFFFF1.091.0021.0021.00
#00000019.3521.001.001.00
##00000019.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff5dc;
/* rgb */ color: rgb(255, 245, 220);
/* oklch */ color: oklch(97.1% 0.034 88.8);
Tailwind
colors: {
  custom: {
    50: '#fff8e6',
    500: '#fff5dc',
    950: '#000000',
  },
}
SCSS
$custom: #fff5dc;
$custom-light: #fff8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5dc",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 220
  },
  "hsl": {
    "h": 42.857,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.97144,
    "c": 0.03442,
    "h": 88.8
  },
  "luminance": 0.91732
}

Semantic roles & 50–950 ramp

primary
#FFF5DC
secondary
#93ADEC
accent
#42E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF5DC

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

Preview Lab → · Contrast checker → · Palette generator →

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