#FFEDEF#FFEDEF

#FFEDEF is a very light, near-neutral red. Relative luminance 0.881; OKLCH L 96.1% C 0.020 H 9.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).

Color values

HEX#FFEDEF
RGBrgb(255, 237, 239)
HSLhsl(353, 100%, 96%)
HSVhsv(353, 7%, 100%)
CMYKcmyk(0%, 7.1%, 6.3%, 0%)
CIE-LABlab(95.19, 6.41, 1.23)
CIE-LCHlch(95.19, 6.52, 10.85°)
OKLaboklab(96.09% 0.0194 0.0033)
OKLCHoklch(96.09% 0.02 9.8)
XYZxyz(87.1024, 88.0615, 94.0536)
Luminance0.8806 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDEF #EDFFFD
analogous
#FFEDF8 #FFEDEF #FFF4ED
triadic
#FFEDEF #EFFFED #EDEFFF
tetradic
#FFEDEF #F8FFED #EDFFFD #F4EDFF
square
#FFEDEF #F8FFED #EDFFFD #F4EDFF
split-complementary
#FFEDEF #EDFFF4 #EDF8FF
monochromatic
#FF7382 #FFB0B9 #FFE0E4 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

1.13
#FFEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.61
#FFEDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDEF
18.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDEF#FFFFFF#000000##000000
##FFEDEF1.001.1318.6118.61
#FFFFFF1.131.0021.0021.00
#00000018.6121.001.001.00
##00000018.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffedef;
/* rgb */ color: rgb(255, 237, 239);
/* oklch */ color: oklch(96.1% 0.020 9.8);
Tailwind
colors: {
  custom: {
    50: '#fff2f4',
    500: '#ffedef',
    950: '#000000',
  },
}
SCSS
$custom: #ffedef;
$custom-light: #fff2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedef",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 353.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96093,
    "c": 0.0197,
    "h": 9.8
  },
  "luminance": 0.8806
}

Semantic roles & 50–950 ramp

primary
#FFEDEF
secondary
#A2EFE6
accent
#E6CC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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