#FFEFF3#FFEFF3

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

Color values

HEX#FFEFF3
RGBrgb(255, 239, 243)
HSLhsl(345, 100%, 97%)
HSVhsv(345, 6%, 100%)
CMYKcmyk(0%, 6.3%, 4.7%, 0%)
CIE-LABlab(95.77, 6.06, 0.01)
CIE-LCHlch(95.77, 6.06, 0.11°)
OKLaboklab(96.59% 0.018 0.0001)
OKLCHoklch(96.59% 0.018 0.4)
XYZxyz(88.2821, 89.4650, 97.3944)
Luminance0.8946 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF3 #EFFFFB
analogous
#FFEFFB #FFEFF3 #FFF3EF
triadic
#FFEFF3 #F3FFEF #EFF3FF
tetradic
#FFEFF3 #FBFFEF #EFFFFB #F3EFFF
square
#FFEFF3 #FBFFEF #EFFFFB #F3EFFF
split-complementary
#FFEFF3 #EFFFF3 #EFFBFF
monochromatic
#FF7597 #FFB2C5 #FFE0E8 #FFE0E8 #FFE0E8

Accessibility & contrast

On white

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

On black

18.89
#FFEFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF3
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF3#FFFFFF#000000##000000
##FFEFF31.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeff3;
/* rgb */ color: rgb(255, 239, 243);
/* oklch */ color: oklch(96.6% 0.018 0.4);
Tailwind
colors: {
  custom: {
    50: '#fff4f7',
    500: '#ffeff3',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff3;
$custom-light: #fff4f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff3",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 243
  },
  "hsl": {
    "h": 345,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96586,
    "c": 0.01803,
    "h": 0.4
  },
  "luminance": 0.89464
}

Semantic roles & 50–950 ramp

primary
#FFEFF3
secondary
#A3EFDC
accent
#E6AC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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