#FFEFF0#FFEFF0

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

Color values

HEX#FFEFF0
RGBrgb(255, 239, 240)
HSLhsl(356, 100%, 97%)
HSVhsv(356, 6%, 100%)
CMYKcmyk(0%, 6.3%, 5.9%, 0%)
CIE-LABlab(95.70, 5.55, 1.46)
CIE-LCHlch(95.70, 5.74, 14.70°)
OKLaboklab(96.5% 0.0169 0.0039)
OKLCHoklch(96.5% 0.017 13.1)
XYZxyz(87.8328, 89.2853, 95.0279)
Luminance0.8928 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF0 #EFFFFE
analogous
#FFEFF8 #FFEFF0 #FFF6EF
triadic
#FFEFF0 #F0FFEF #EFF0FF
tetradic
#FFEFF0 #F8FFEF #EFFFFE #F6EFFF
square
#FFEFF0 #F8FFEF #EFFFFE #F6EFFF
split-complementary
#FFEFF0 #EFFFF6 #EFF8FF
monochromatic
#FF757D #FFB2B7 #FFE0E2 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

18.86
#FFEFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF0
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF0#FFFFFF#000000##000000
##FFEFF01.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeff0;
/* rgb */ color: rgb(255, 239, 240);
/* oklch */ color: oklch(96.5% 0.017 13.1);
Tailwind
colors: {
  custom: {
    50: '#fff4f4',
    500: '#ffeff0',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff0;
$custom-light: #fff4f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff0",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 240
  },
  "hsl": {
    "h": 356.25,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96503,
    "c": 0.01737,
    "h": 13.1
  },
  "luminance": 0.89284
}

Semantic roles & 50–950 ramp

primary
#FFEFF0
secondary
#A3EFEA
accent
#E6D700
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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