#FFF2EF#FFF2EF

#FFF2EF is a very light, near-neutral red. Relative luminance 0.910; OKLCH L 97.1% C 0.015 H 33.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#FFF2EF
RGBrgb(255, 242, 239)
HSLhsl(11, 100%, 97%)
HSVhsv(11, 6%, 100%)
CMYKcmyk(0%, 5.1%, 6.3%, 0%)
CIE-LABlab(96.41, 3.85, 3.00)
CIE-LCHlch(96.41, 4.89, 37.95°)
OKLaboklab(97.05% 0.0123 0.008)
OKLCHoklch(97.05% 0.015 33.1)
XYZxyz(88.5702, 90.9971, 94.5429)
Luminance0.9100 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2EF #EFFCFF
analogous
#FFEFF4 #FFF2EF #FFFAEF
triadic
#FFF2EF #EFFFF2 #F2EFFF
tetradic
#FFF2EF #F4FFEF #EFFCFF #FAEFFF
square
#FFF2EF #F4FFEF #EFFCFF #FAEFFF
split-complementary
#FFF2EF #EFFFFA #EFF4FF
monochromatic
#FF8F75 #FFC0B2 #FFE6E0 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

19.20
#FFF2EF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2EF
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2EF#FFFFFF#000000##000000
##FFF2EF1.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#FFF0F1
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2ef;
/* rgb */ color: rgb(255, 242, 239);
/* oklch */ color: oklch(97.1% 0.015 33.1);
Tailwind
colors: {
  custom: {
    50: '#fff6f4',
    500: '#fff2ef',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ef;
$custom-light: #fff6f4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ef",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 239
  },
  "hsl": {
    "h": 11.25,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97051,
    "c": 0.01464,
    "h": 33.1
  },
  "luminance": 0.90996
}

Semantic roles & 50–950 ramp

primary
#FFF2EF
secondary
#A3E1EF
accent
#BAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2EF

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

Preview Lab → · Contrast checker → · Palette generator →

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