#FEEFF0#FEEFF0

#FEEFF0 is a very light, near-neutral red. Relative luminance 0.891; OKLCH L 96.4% C 0.016 H 12.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#FEEFF0
RGBrgb(254, 239, 240)
HSLhsl(356, 88%, 97%)
HSVhsv(356, 6%, 100%)
CMYKcmyk(0%, 5.9%, 5.5%, 0.4%)
CIE-LABlab(95.62, 5.21, 1.33)
CIE-LCHlch(95.62, 5.38, 14.33°)
OKLaboklab(96.42% 0.0159 0.0036)
OKLCHoklch(96.42% 0.016 12.8)
XYZxyz(87.4658, 89.0960, 95.0107)
Luminance0.8910 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEEFF0 #EFFEFD
analogous
#FEEFF8 #FEEFF0 #FEF6EF
triadic
#FEEFF0 #F0FEEF #EFF0FE
tetradic
#FEEFF0 #F8FEEF #EFFEFD #F6EFFE
square
#FEEFF0 #F8FEEF #EFFEFD #F6EFFE
split-complementary
#FEEFF0 #EFFEF6 #EFF8FE
monochromatic
#F77C84 #FAB5BA #FDE2E4 #FDE2E4 #FDE2E4

Accessibility & contrast

On white

1.12
#FEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#FEEFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEEFF0
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEEFF0#FFFFFF#000000##000000
##FEEFF01.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #feeff0;
/* rgb */ color: rgb(254, 239, 240);
/* oklch */ color: oklch(96.4% 0.016 12.8);
Tailwind
colors: {
  custom: {
    50: '#fef4f4',
    500: '#feeff0',
    950: '#000000',
  },
}
SCSS
$custom: #feeff0;
$custom-light: #fef4f4;
$custom-dark: #000000;
JSON
{
  "hex": "#feeff0",
  "rgb": {
    "r": 254,
    "g": 239,
    "b": 240
  },
  "hsl": {
    "h": 356,
    "s": 88.235,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96422,
    "c": 0.01628,
    "h": 12.8
  },
  "luminance": 0.89095
}

Semantic roles & 50–950 ramp

primary
#FEEFF0
secondary
#A7EAE6
accent
#E5D601
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FEEFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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