#FFF2EE#FFF2EE

#FFF2EE is a very light, near-neutral red. Relative luminance 0.909; OKLCH L 97.0% C 0.015 H 37.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).

Color values

HEX#FFF2EE
RGBrgb(255, 242, 238)
HSLhsl(14, 100%, 97%)
HSVhsv(14, 7%, 100%)
CMYKcmyk(0%, 5.1%, 6.7%, 0%)
CIE-LABlab(96.38, 3.69, 3.49)
CIE-LCHlch(96.38, 5.07, 43.40°)
OKLaboklab(97.02% 0.0119 0.0093)
OKLCHoklch(97.02% 0.015 37.9)
XYZxyz(88.4229, 90.9382, 93.7670)
Luminance0.9094 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2EE #EEFBFF
analogous
#FFEEF3 #FFF2EE #FFFBEE
triadic
#FFF2EE #EEFFF2 #F2EEFF
tetradic
#FFF2EE #F3FFEE #EEFBFF #FBEEFF
square
#FFF2EE #F3FFEE #EEFBFF #FBEEFF
split-complementary
#FFF2EE #EEFFFB #EEF3FF
monochromatic
#FF9474 #FFC3B1 #FFE8E0 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

19.19
#FFF2EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2EE
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2EE#FFFFFF#000000##000000
##FFF2EE1.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff2ee;
/* rgb */ color: rgb(255, 242, 238);
/* oklch */ color: oklch(97.0% 0.015 37.9);
Tailwind
colors: {
  custom: {
    50: '#fff6f3',
    500: '#fff2ee',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ee;
$custom-light: #fff6f3;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ee",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 238
  },
  "hsl": {
    "h": 14.118,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.97024,
    "c": 0.01507,
    "h": 37.9
  },
  "luminance": 0.90937
}

Semantic roles & 50–950 ramp

primary
#FFF2EE
secondary
#A3DDEF
accent
#AFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2EE

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

Preview Lab → · Contrast checker → · Palette generator →

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