#FFEFF2#FFEFF2

#FFEFF2 is a very light, near-neutral red. Relative luminance 0.894; OKLCH L 96.6% C 0.018 H 4.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).

Color values

HEX#FFEFF2
RGBrgb(255, 239, 242)
HSLhsl(349, 100%, 97%)
HSVhsv(349, 6%, 100%)
CMYKcmyk(0%, 6.3%, 5.1%, 0%)
CIE-LABlab(95.75, 5.89, 0.49)
CIE-LCHlch(95.75, 5.91, 4.79°)
OKLaboklab(96.56% 0.0177 0.0014)
OKLCHoklch(96.56% 0.018 4.5)
XYZxyz(88.1315, 89.4048, 96.6012)
Luminance0.8940 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF2 #EFFFFC
analogous
#FFEFFA #FFEFF2 #FFF4EF
triadic
#FFEFF2 #F2FFEF #EFF2FF
tetradic
#FFEFF2 #FAFFEF #EFFFFC #F4EFFF
square
#FFEFF2 #FAFFEF #EFFFFC #F4EFFF
split-complementary
#FFEFF2 #EFFFF4 #EFFAFF
monochromatic
#FF758F #FFB2C0 #FFE0E6 #FFE0E6 #FFE0E6

Accessibility & contrast

On white

1.11
#FFEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.88
#FFEFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF2
18.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF2#FFFFFF#000000##000000
##FFEFF21.001.1118.8818.88
#FFFFFF1.111.0021.0021.00
#00000018.8821.001.001.00
##00000018.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #ffeff2;
/* rgb */ color: rgb(255, 239, 242);
/* oklch */ color: oklch(96.6% 0.018 4.5);
Tailwind
colors: {
  custom: {
    50: '#fff4f6',
    500: '#ffeff2',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff2;
$custom-light: #fff4f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff2",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 242
  },
  "hsl": {
    "h": 348.75,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96558,
    "c": 0.01771,
    "h": 4.5
  },
  "luminance": 0.89404
}

Semantic roles & 50–950 ramp

primary
#FFEFF2
secondary
#A3EFE1
accent
#E6BA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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