#FFF5ED#FFF5ED

#FFF5ED is a very light, near-neutral orange. Relative luminance 0.927; OKLCH L 97.6% C 0.015 H 61.4°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).

Color values

HEX#FFF5ED
RGBrgb(255, 245, 237)
HSLhsl(27, 100%, 96%)
HSVhsv(27, 7%, 100%)
CMYKcmyk(0%, 3.9%, 7.1%, 0%)
CIE-LABlab(97.10, 2.00, 5.04)
CIE-LCHlch(97.10, 5.42, 68.37°)
OKLaboklab(97.58% 0.0073 0.0133)
OKLCHoklch(97.58% 0.015 61.4)
XYZxyz(89.1766, 92.6800, 93.2955)
Luminance0.9268 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5ED #EDF7FF
analogous
#FFEDEE #FFF5ED #FFFEED
triadic
#FFF5ED #EDFFF5 #F5EDFF
tetradic
#FFF5ED #EEFFED #EDF7FF #FEEDFF
square
#FFF5ED #EEFFED #EDF7FF #FEEDFF
split-complementary
#FFF5ED #EDFFFE #EDEEFF
monochromatic
#FFB173 #FFD3B0 #FFEEE0 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

1.07
#FFF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#FFF5ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5ED
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5ED#FFFFFF#000000##000000
##FFF5ED1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff5ed;
/* rgb */ color: rgb(255, 245, 237);
/* oklch */ color: oklch(97.6% 0.015 61.4);
Tailwind
colors: {
  custom: {
    50: '#fff8f2',
    500: '#fff5ed',
    950: '#000000',
  },
}
SCSS
$custom: #fff5ed;
$custom-light: #fff8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5ed",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 237
  },
  "hsl": {
    "h": 26.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97575,
    "c": 0.01514,
    "h": 61.4
  },
  "luminance": 0.92679
}

Semantic roles & 50–950 ramp

primary
#FFF5ED
secondary
#A2CCEF
accent
#7FE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF5ED

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

Preview Lab → · Contrast checker → · Palette generator →

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