#FFEFFE#FFEFFE

#FFEFFE is a very light, muted purple. Relative luminance 0.901; OKLCH L 96.9% C 0.026 H 327.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#FFEFFE
RGBrgb(255, 239, 254)
HSLhsl(304, 100%, 97%)
HSVhsv(304, 6%, 100%)
CMYKcmyk(0%, 6.3%, 0.4%, 0%)
CIE-LABlab(96.06, 7.96, -5.27)
CIE-LCHlch(96.06, 9.55, 326.52°)
OKLaboklab(96.9% 0.022 -0.0139)
OKLCHoklch(96.9% 0.026 327.7)
XYZxyz(89.9933, 90.1494, 106.4064)
Luminance0.9015 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFFE #EFFFF0
analogous
#F8EFFF #FFEFFE #FFEFF6
triadic
#FFEFFE #FEFFEF #EFFEFF
tetradic
#FFEFFE #FFF8EF #EFFFF0 #EFF6FF
square
#FFEFFE #FFF8EF #EFFFF0 #EFF6FF
split-complementary
#FFEFFE #F6FFEF #EFFFF8
monochromatic
#FF75F6 #FFB2FA #FFE0FD #FFE0FD #FFE0FD

Accessibility & contrast

On white

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

On black

19.03
#FFEFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFFE
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFFE#FFFFFF#000000##000000
##FFEFFE1.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeffe;
/* rgb */ color: rgb(255, 239, 254);
/* oklch */ color: oklch(96.9% 0.026 327.7);
Tailwind
colors: {
  custom: {
    50: '#fff4fe',
    500: '#ffeffe',
    950: '#000000',
  },
}
SCSS
$custom: #ffeffe;
$custom-light: #fff4fe;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeffe",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 254
  },
  "hsl": {
    "h": 303.75,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96903,
    "c": 0.02607,
    "h": 327.7
  },
  "luminance": 0.90149
}

Semantic roles & 50–950 ramp

primary
#FFEFFE
secondary
#A3EFA8
accent
#E60E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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