#FFEFED#FFEFED

#FFEFED is a very light, near-neutral red. Relative luminance 0.891; OKLCH L 96.4% C 0.018 H 26.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#FFEFED
RGBrgb(255, 239, 237)
HSLhsl(7, 100%, 96%)
HSVhsv(7, 7%, 100%)
CMYKcmyk(0%, 6.3%, 7.1%, 0%)
CIE-LABlab(95.63, 5.05, 2.90)
CIE-LCHlch(95.63, 5.83, 29.88°)
OKLaboklab(96.42% 0.0158 0.0077)
OKLCHoklch(96.42% 0.018 26.1)
XYZxyz(87.3908, 89.1085, 92.7002)
Luminance0.8911 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFED #EDFDFF
analogous
#FFEDF4 #FFEFED #FFF8ED
triadic
#FFEFED #EDFFEF #EFEDFF
tetradic
#FFEFED #F4FFED #EDFDFF #F8EDFF
square
#FFEFED #F4FFED #EDFDFF #F8EDFF
split-complementary
#FFEFED #EDFFF8 #EDF4FF
monochromatic
#FF8273 #FFB9B0 #FFE4E0 #FFE4E0 #FFE4E0

Accessibility & contrast

On white

1.12
#FFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#FFEFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFED
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFED#FFFFFF#000000##000000
##FFEFED1.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#F5F4ED
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffefed;
/* rgb */ color: rgb(255, 239, 237);
/* oklch */ color: oklch(96.4% 0.018 26.1);
Tailwind
colors: {
  custom: {
    50: '#fff4f2',
    500: '#ffefed',
    950: '#000000',
  },
}
SCSS
$custom: #ffefed;
$custom-light: #fff4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffefed",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 237
  },
  "hsl": {
    "h": 6.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96421,
    "c": 0.01759,
    "h": 26.1
  },
  "luminance": 0.89107
}

Semantic roles & 50–950 ramp

primary
#FFEFED
secondary
#A2E6EF
accent
#CCE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEFED

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

Preview Lab → · Contrast checker → · Palette generator →

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