#FFEFEC#FFEFEC

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

Color values

HEX#FFEFEC
RGBrgb(255, 239, 236)
HSLhsl(9, 100%, 96%)
HSVhsv(9, 7%, 100%)
CMYKcmyk(0%, 6.3%, 7.5%, 0%)
CIE-LABlab(95.60, 4.89, 3.38)
CIE-LCHlch(95.60, 5.94, 34.71°)
OKLaboklab(96.39% 0.0154 0.009)
OKLCHoklch(96.39% 0.018 30.3)
XYZxyz(87.2452, 89.0502, 91.9329)
Luminance0.8905 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFEC #ECFCFF
analogous
#FFECF3 #FFEFEC #FFF9EC
triadic
#FFEFEC #ECFFEF #EFECFF
tetradic
#FFEFEC #F3FFEC #ECFCFF #F9ECFF
square
#FFEFEC #F3FFEC #ECFCFF #F9ECFF
split-complementary
#FFEFEC #ECFFF9 #ECF3FF
monochromatic
#FF8872 #FFBBAF #FFE5E0 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

18.81
#FFEFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFEC
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFEC#FFFFFF#000000##000000
##FFEFEC1.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffefec;
/* rgb */ color: rgb(255, 239, 236);
/* oklch */ color: oklch(96.4% 0.018 30.3);
Tailwind
colors: {
  custom: {
    50: '#fff4f2',
    500: '#ffefec',
    950: '#000000',
  },
}
SCSS
$custom: #ffefec;
$custom-light: #fff4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffefec",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 236
  },
  "hsl": {
    "h": 9.474,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96394,
    "c": 0.01786,
    "h": 30.3
  },
  "luminance": 0.89049
}

Semantic roles & 50–950 ramp

primary
#FFEFEC
secondary
#A1E2EE
accent
#C1E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFEFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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