#FFEDF0#FFEDF0

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

Color values

HEX#FFEDF0
RGBrgb(255, 237, 240)
HSLhsl(350, 100%, 96%)
HSVhsv(350, 7%, 100%)
CMYKcmyk(0%, 7.1%, 5.9%, 0%)
CIE-LABlab(95.21, 6.58, 0.75)
CIE-LCHlch(95.21, 6.62, 6.47°)
OKLaboklab(96.12% 0.0198 0.0021)
OKLCHoklch(96.12% 0.02 6)
XYZxyz(87.2505, 88.1207, 94.8338)
Luminance0.8812 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDF0 #EDFFFC
analogous
#FFEDF9 #FFEDF0 #FFF3ED
triadic
#FFEDF0 #F0FFED #EDF0FF
tetradic
#FFEDF0 #F9FFED #EDFFFC #F3EDFF
square
#FFEDF0 #F9FFED #EDFFFC #F3EDFF
split-complementary
#FFEDF0 #EDFFF3 #EDF9FF
monochromatic
#FF738A #FFB0BD #FFE0E5 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

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

On black

18.62
#FFEDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDF0
18.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDF0#FFFFFF#000000##000000
##FFEDF01.001.1318.6218.62
#FFFFFF1.131.0021.0021.00
#00000018.6221.001.001.00
##00000018.6221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedf0;
/* rgb */ color: rgb(255, 237, 240);
/* oklch */ color: oklch(96.1% 0.020 6.0);
Tailwind
colors: {
  custom: {
    50: '#fff2f4',
    500: '#ffedf0',
    950: '#000000',
  },
}
SCSS
$custom: #ffedf0;
$custom-light: #fff2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedf0",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 240
  },
  "hsl": {
    "h": 350,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96121,
    "c": 0.01989,
    "h": 6
  },
  "luminance": 0.8812
}

Semantic roles & 50–950 ramp

primary
#FFEDF0
secondary
#A2EFE2
accent
#E6BF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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