#FFEFF8#FFEFF8

#FFEFF8 is a very light, muted pink. Relative luminance 0.898; OKLCH L 96.7% C 0.021 H 342.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).

Color values

HEX#FFEFF8
RGBrgb(255, 239, 248)
HSLhsl(326, 100%, 97%)
HSVhsv(326, 6%, 100%)
CMYKcmyk(0%, 6.3%, 2.7%, 0%)
CIE-LABlab(95.90, 6.92, -2.39)
CIE-LCHlch(95.90, 7.32, 340.92°)
OKLaboklab(96.73% 0.0199 -0.0062)
OKLCHoklch(96.73% 0.021 342.5)
XYZxyz(89.0475, 89.7711, 101.4252)
Luminance0.8977 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFF8 #EFFFF6
analogous
#FEEFFF #FFEFF8 #FFEFF0
triadic
#FFEFF8 #F8FFEF #EFF8FF
tetradic
#FFEFF8 #FFFEEF #EFFFF6 #EFF0FF
square
#FFEFF8 #FFFEEF #EFFFF6 #EFF0FF
split-complementary
#FFEFF8 #F0FFEF #EFFFFE
monochromatic
#FF75C2 #FFB2DD #FFE0F2 #FFE0F2 #FFE0F2

Accessibility & contrast

On white

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

On black

18.95
#FFEFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFF8
18.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFF8#FFFFFF#000000##000000
##FFEFF81.001.1118.9518.95
#FFFFFF1.111.0021.0021.00
#00000018.9521.001.001.00
##00000018.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #ffeff8;
/* rgb */ color: rgb(255, 239, 248);
/* oklch */ color: oklch(96.7% 0.021 342.5);
Tailwind
colors: {
  custom: {
    50: '#fff4fa',
    500: '#ffeff8',
    950: '#000000',
  },
}
SCSS
$custom: #ffeff8;
$custom-light: #fff4fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeff8",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 248
  },
  "hsl": {
    "h": 326.25,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96728,
    "c": 0.02082,
    "h": 342.5
  },
  "luminance": 0.8977
}

Semantic roles & 50–950 ramp

primary
#FFEFF8
secondary
#A3EFC4
accent
#E66400
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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