#FFEFFF#FFEFFF

#FFEFFF is a very light, muted purple. Relative luminance 0.902; OKLCH L 96.9% C 0.027 H 325.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).

Color values

HEX#FFEFFF
RGBrgb(255, 239, 255)
HSLhsl(300, 100%, 97%)
HSVhsv(300, 6%, 100%)
CMYKcmyk(0%, 6.3%, 0%, 0%)
CIE-LABlab(96.09, 8.14, -5.75)
CIE-LCHlch(96.09, 9.96, 324.79°)
OKLaboklab(96.93% 0.0224 -0.0152)
OKLCHoklch(96.93% 0.027 325.8)
XYZxyz(90.1538, 90.2137, 107.2519)
Luminance0.9021 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFFF #EFFFEF
analogous
#F7EFFF #FFEFFF #FFEFF7
triadic
#FFEFFF #FFFFEF #EFFFFF
tetradic
#FFEFFF #FFF7EF #EFFFEF #EFF7FF
square
#FFEFFF #FFF7EF #EFFFEF #EFF7FF
split-complementary
#FFEFFF #F7FFEF #EFFFF7
monochromatic
#FF75FF #FFB2FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.10
#FFEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.04
#FFEFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFFF
19.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFFF#FFFFFF#000000##000000
##FFEFFF1.001.1019.0419.04
#FFFFFF1.101.0021.0021.00
#00000019.0421.001.001.00
##00000019.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#FFF0F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ffefff;
/* rgb */ color: rgb(255, 239, 255);
/* oklch */ color: oklch(96.9% 0.027 325.8);
Tailwind
colors: {
  custom: {
    50: '#fff4ff',
    500: '#ffefff',
    950: '#000000',
  },
}
SCSS
$custom: #ffefff;
$custom-light: #fff4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffefff",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96932,
    "c": 0.02707,
    "h": 325.8
  },
  "luminance": 0.90213
}

Semantic roles & 50–950 ramp

primary
#FFEFFF
secondary
#A3EFA3
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFEFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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