#FFEFF1#FFEFF1

#FFEFF1 is a very light, near-neutral red. Relative luminance 0.893; OKLCH L 96.5% C 0.017 H 8.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).

Color values

HEX#FFEFF1
RGBrgb(255, 239, 241)
HSLhsl(353, 100%, 97%)
HSVhsv(353, 6%, 100%)
CMYKcmyk(0%, 6.3%, 5.5%, 0%)
CIE-LABlab(95.72, 5.72, 0.97)
CIE-LCHlch(95.72, 5.80, 9.67°)
OKLaboklab(96.53% 0.0173 0.0027)
OKLCHoklch(96.53% 0.017 8.8)
XYZxyz(87.9818, 89.3448, 95.8124)
Luminance0.8934 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF1 #EFFFFD
analogous
#FFEFF9 #FFEFF1 #FFF5EF
triadic
#FFEFF1 #F1FFEF #EFF1FF
tetradic
#FFEFF1 #F9FFEF #EFFFFD #F5EFFF
square
#FFEFF1 #F9FFEF #EFFFFD #F5EFFF
split-complementary
#FFEFF1 #EFFFF5 #EFF9FF
monochromatic
#FF7586 #FFB2BB #FFE0E4 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

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

On black

18.87
#FFEFF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF1
18.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF1#FFFFFF#000000##000000
##FFEFF11.001.1118.8718.87
#FFFFFF1.111.0021.0021.00
#00000018.8721.001.001.00
##00000018.8721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeff1;
/* rgb */ color: rgb(255, 239, 241);
/* oklch */ color: oklch(96.5% 0.017 8.8);
Tailwind
colors: {
  custom: {
    50: '#fff4f5',
    500: '#ffeff1',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff1;
$custom-light: #fff4f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff1",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 241
  },
  "hsl": {
    "h": 352.5,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96531,
    "c": 0.01749,
    "h": 8.8
  },
  "luminance": 0.89344
}

Semantic roles & 50–950 ramp

primary
#FFEFF1
secondary
#A3EFE5
accent
#E6C900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF1

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

Preview Lab → · Contrast checker → · Palette generator →

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