#FFF2ED#FFF2ED

#FFF2ED is a very light, near-neutral orange. Relative luminance 0.909; OKLCH L 97.0% C 0.016 H 42.4°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).

Color values

HEX#FFF2ED
RGBrgb(255, 242, 237)
HSLhsl(17, 100%, 96%)
HSVhsv(17, 7%, 100%)
CMYKcmyk(0%, 5.1%, 7.1%, 0%)
CIE-LABlab(96.36, 3.52, 3.97)
CIE-LCHlch(96.36, 5.31, 48.41°)
OKLaboklab(97% 0.0115 0.0105)
OKLCHoklch(97% 0.016 42.4)
XYZxyz(88.2764, 90.8796, 92.9954)
Luminance0.9088 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2ED #EDFAFF
analogous
#FFEDF1 #FFF2ED #FFFBED
triadic
#FFF2ED #EDFFF2 #F2EDFF
tetradic
#FFF2ED #F1FFED #EDFAFF #FBEDFF
square
#FFF2ED #F1FFED #EDFAFF #FBEDFF
split-complementary
#FFF2ED #EDFFFB #EDF1FF
monochromatic
#FF9A73 #FFC6B0 #FFE9E0 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.10
#FFF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.18
#FFF2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2ED
19.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2ED#FFFFFF#000000##000000
##FFF2ED1.001.1019.1819.18
#FFFFFF1.101.0021.0021.00
#00000019.1821.001.001.00
##00000019.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#FFF0F1
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2ed;
/* rgb */ color: rgb(255, 242, 237);
/* oklch */ color: oklch(97.0% 0.016 42.4);
Tailwind
colors: {
  custom: {
    50: '#fff6f2',
    500: '#fff2ed',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ed;
$custom-light: #fff6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ed",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 237
  },
  "hsl": {
    "h": 16.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96997,
    "c": 0.0156,
    "h": 42.4
  },
  "luminance": 0.90879
}

Semantic roles & 50–950 ramp

primary
#FFF2ED
secondary
#A2D9EF
accent
#A6E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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