#FFF5EA#FFF5EA

#FFF5EA is a very light, near-neutral orange. Relative luminance 0.925; OKLCH L 97.5% C 0.018 H 70.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).

Color values

HEX#FFF5EA
RGBrgb(255, 245, 234)
HSLhsl(31, 100%, 96%)
HSVhsv(31, 8%, 100%)
CMYKcmyk(0%, 3.9%, 8.2%, 0%)
CIE-LABlab(97.03, 1.51, 6.48)
CIE-LCHlch(97.03, 6.65, 76.92°)
OKLaboklab(97.5% 0.0061 0.0171)
OKLCHoklch(97.5% 0.018 70.3)
XYZxyz(88.7420, 92.5062, 91.0065)
Luminance0.9251 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5EA #EAF4FF
analogous
#FFEAEA #FFF5EA #FEFFEA
triadic
#FFF5EA #EAFFF5 #F5EAFF
tetradic
#FFF5EA #EAFFEA #EAF4FF #FFEAFE
square
#FFF5EA #EAFFEA #EAF4FF #FFEAFE
split-complementary
#FFF5EA #EAFEFF #EAEAFF
monochromatic
#FFBB70 #FFD8AD #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

19.50
#FFF5EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5EA
19.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5EA#FFFFFF#000000##000000
##FFF5EA1.001.0819.5019.50
#FFFFFF1.081.0021.0021.00
#00000019.5021.001.001.00
##00000019.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff5ea;
/* rgb */ color: rgb(255, 245, 234);
/* oklch */ color: oklch(97.5% 0.018 70.3);
Tailwind
colors: {
  custom: {
    50: '#fff8f0',
    500: '#fff5ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff5ea;
$custom-light: #fff8f0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5ea",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 234
  },
  "hsl": {
    "h": 31.429,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.97496,
    "c": 0.01812,
    "h": 70.3
  },
  "luminance": 0.92505
}

Semantic roles & 50–950 ramp

primary
#FFF5EA
secondary
#9FC5EE
accent
#6DE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF5EA

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

Preview Lab → · Contrast checker → · Palette generator →

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