#FFF3ED#FFF3ED

#FFF3ED is a very light, near-neutral orange. Relative luminance 0.915; OKLCH L 97.2% C 0.015 H 48.6°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).

Color values

HEX#FFF3ED
RGBrgb(255, 243, 237)
HSLhsl(20, 100%, 96%)
HSVhsv(20, 7%, 100%)
CMYKcmyk(0%, 4.7%, 7.1%, 0%)
CIE-LABlab(96.61, 3.01, 4.32)
CIE-LCHlch(96.61, 5.27, 55.13°)
OKLaboklab(97.19% 0.0101 0.0114)
OKLCHoklch(97.19% 0.015 48.6)
XYZxyz(88.5749, 91.4765, 93.0949)
Luminance0.9148 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3ED #EDF9FF
analogous
#FFEDF0 #FFF3ED #FFFCED
triadic
#FFF3ED #EDFFF3 #F3EDFF
tetradic
#FFF3ED #F0FFED #EDF9FF #FCEDFF
square
#FFF3ED #F0FFED #EDF9FF #FCEDFF
split-complementary
#FFF3ED #EDFFFC #EDF0FF
monochromatic
#FFA173 #FFCAB0 #FFEBE0 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

19.30
#FFF3ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3ED
19.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3ED#FFFFFF#000000##000000
##FFF3ED1.001.0919.3019.30
#FFFFFF1.091.0021.0021.00
#00000019.3021.001.001.00
##00000019.3021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3ed;
/* rgb */ color: rgb(255, 243, 237);
/* oklch */ color: oklch(97.2% 0.015 48.6);
Tailwind
colors: {
  custom: {
    50: '#fff7f2',
    500: '#fff3ed',
    950: '#000000',
  },
}
SCSS
$custom: #fff3ed;
$custom-light: #fff7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3ed",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 237
  },
  "hsl": {
    "h": 20,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97189,
    "c": 0.01526,
    "h": 48.6
  },
  "luminance": 0.91476
}

Semantic roles & 50–950 ramp

primary
#FFF3ED
secondary
#A2D5EF
accent
#99E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF3ED

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

Preview Lab → · Contrast checker → · Palette generator →

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