#FFEFEF#FFEFEF

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

Color values

HEX#FFEFEF
RGBrgb(255, 239, 239)
HSLhsl(0, 100%, 97%)
HSVhsv(0, 6%, 100%)
CMYKcmyk(0%, 6.3%, 6.3%, 0%)
CIE-LABlab(95.67, 5.38, 1.94)
CIE-LCHlch(95.67, 5.72, 19.79°)
OKLaboklab(96.48% 0.0166 0.0052)
OKLCHoklch(96.48% 0.017 17.4)
XYZxyz(87.6847, 89.2260, 94.2477)
Luminance0.8922 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFEF #EFFFFF
analogous
#FFEFF7 #FFEFEF #FFF7EF
triadic
#FFEFEF #EFFFEF #EFEFFF
tetradic
#FFEFEF #F7FFEF #EFFFFF #F7EFFF
square
#FFEFEF #F7FFEF #EFFFFF #F7EFFF
split-complementary
#FFEFEF #EFFFF7 #EFF7FF
monochromatic
#FF7575 #FFB2B2 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

18.85
#FFEFEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFEF
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFEF#FFFFFF#000000##000000
##FFEFEF1.001.1118.8518.85
#FFFFFF1.111.0021.0021.00
#00000018.8521.001.001.00
##00000018.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffefef;
/* rgb */ color: rgb(255, 239, 239);
/* oklch */ color: oklch(96.5% 0.017 17.4);
Tailwind
colors: {
  custom: {
    50: '#fff4f4',
    500: '#ffefef',
    950: '#000000',
  },
}
SCSS
$custom: #ffefef;
$custom-light: #fff4f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffefef",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 239
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96475,
    "c": 0.01735,
    "h": 17.4
  },
  "luminance": 0.89225
}

Semantic roles & 50–950 ramp

primary
#FFEFEF
secondary
#A3EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFEF

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

Preview Lab → · Contrast checker → · Palette generator →

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