#FFEFF4#FFEFF4

#FFEFF4 is a very light, near-neutral pink. Relative luminance 0.895; OKLCH L 96.6% C 0.018 H 356.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).

Color values

HEX#FFEFF4
RGBrgb(255, 239, 244)
HSLhsl(341, 100%, 97%)
HSVhsv(341, 6%, 100%)
CMYKcmyk(0%, 6.3%, 4.3%, 0%)
CIE-LABlab(95.80, 6.23, -0.47)
CIE-LCHlch(95.80, 6.25, 355.69°)
OKLaboklab(96.61% 0.0184 -0.0011)
OKLCHoklch(96.61% 0.018 356.4)
XYZxyz(88.4336, 89.5256, 98.1919)
Luminance0.8952 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF4 #EFFFFA
analogous
#FFEFFC #FFEFF4 #FFF2EF
triadic
#FFEFF4 #F4FFEF #EFF4FF
tetradic
#FFEFF4 #FCFFEF #EFFFFA #F2EFFF
square
#FFEFF4 #FCFFEF #EFFFFA #F2EFFF
split-complementary
#FFEFF4 #EFFFF2 #EFFCFF
monochromatic
#FF75A0 #FFB2CA #FFE0EA #FFE0EA #FFE0EA

Accessibility & contrast

On white

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

On black

18.91
#FFEFF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF4
18.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF4#FFFFFF#000000##000000
##FFEFF41.001.1118.9118.91
#FFFFFF1.111.0021.0021.00
#00000018.9121.001.001.00
##00000018.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#F4F4F4
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #ffeff4;
/* rgb */ color: rgb(255, 239, 244);
/* oklch */ color: oklch(96.6% 0.018 356.4);
Tailwind
colors: {
  custom: {
    50: '#fff4f7',
    500: '#ffeff4',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff4;
$custom-light: #fff4f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff4",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 244
  },
  "hsl": {
    "h": 341.25,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96614,
    "c": 0.01844,
    "h": 356.4
  },
  "luminance": 0.89525
}

Semantic roles & 50–950 ramp

primary
#FFEFF4
secondary
#A3EFD7
accent
#E69E00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF4

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

Preview Lab → · Contrast checker → · Palette generator →

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