#FFEFEB#FFEFEB

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

Color values

HEX#FFEFEB
RGBrgb(255, 239, 235)
HSLhsl(12, 100%, 96%)
HSVhsv(12, 8%, 100%)
CMYKcmyk(0%, 6.3%, 7.8%, 0%)
CIE-LABlab(95.58, 4.72, 3.87)
CIE-LCHlch(95.58, 6.10, 39.32°)
OKLaboklab(96.37% 0.0151 0.0103)
OKLCHoklch(96.37% 0.018 34.3)
XYZxyz(87.1003, 88.9922, 91.1699)
Luminance0.8899 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEFEB #EBFBFF
analogous
#FFEBF1 #FFEFEB #FFF9EB
triadic
#FFEFEB #EBFFEF #EFEBFF
tetradic
#FFEFEB #F1FFEB #EBFBFF #F9EBFF
square
#FFEFEB #F1FFEB #EBFBFF #F9EBFF
split-complementary
#FFEFEB #EBFFF9 #EBF1FF
monochromatic
#FF8D71 #FFBEAE #FFE7E0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

18.80
#FFEFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEFEB
18.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEFEB#FFFFFF#000000##000000
##FFEFEB1.001.1218.8018.80
#FFFFFF1.121.0021.0021.00
#00000018.8021.001.001.00
##00000018.8021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffefeb;
/* rgb */ color: rgb(255, 239, 235);
/* oklch */ color: oklch(96.4% 0.018 34.3);
Tailwind
colors: {
  custom: {
    50: '#fff4f1',
    500: '#ffefeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffefeb;
$custom-light: #fff4f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffefeb",
  "rgb": {
    "r": 255,
    "g": 239,
    "b": 235
  },
  "hsl": {
    "h": 12,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96367,
    "c": 0.01822,
    "h": 34.3
  },
  "luminance": 0.88991
}

Semantic roles & 50–950 ramp

primary
#FFEFEB
secondary
#A0DFEE
accent
#B8E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFEFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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