#FFF5EB#FFF5EB

#FFF5EB is a very light, near-neutral orange. Relative luminance 0.926; OKLCH L 97.5% C 0.017 H 67.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).

Color values

HEX#FFF5EB
RGBrgb(255, 245, 235)
HSLhsl(30, 100%, 96%)
HSVhsv(30, 8%, 100%)
CMYKcmyk(0%, 3.9%, 7.8%, 0%)
CIE-LABlab(97.05, 1.67, 6.00)
CIE-LCHlch(97.05, 6.23, 74.45°)
OKLaboklab(97.52% 0.0065 0.0158)
OKLCHoklch(97.52% 0.017 67.6)
XYZxyz(88.8861, 92.5638, 91.7652)
Luminance0.9256 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5EB #EBF5FF
analogous
#FFEBEB #FFF5EB #FFFFEB
triadic
#FFF5EB #EBFFF5 #F5EBFF
tetradic
#FFF5EB #EBFFEB #EBF5FF #FFEBFF
square
#FFF5EB #EBFFEB #EBF5FF #FFEBFF
split-complementary
#FFF5EB #EBFFFF #EBEBFF
monochromatic
#FFB871 #FFD6AE #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

19.51
#FFF5EB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5EB
19.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5EB#FFFFFF#000000##000000
##FFF5EB1.001.0819.5119.51
#FFFFFF1.081.0021.0021.00
#00000019.5121.001.001.00
##00000019.5121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff5eb;
/* rgb */ color: rgb(255, 245, 235);
/* oklch */ color: oklch(97.5% 0.017 67.6);
Tailwind
colors: {
  custom: {
    50: '#fff8f1',
    500: '#fff5eb',
    950: '#000000',
  },
}
SCSS
$custom: #fff5eb;
$custom-light: #fff8f1;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5eb",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 235
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.97522,
    "c": 0.01708,
    "h": 67.6
  },
  "luminance": 0.92563
}

Semantic roles & 50–950 ramp

primary
#FFF5EB
secondary
#A0C7EE
accent
#73E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF5EB

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

Preview Lab → · Contrast checker → · Palette generator →

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