#FFEDEE#FFEDEE

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

Color values

HEX#FFEDEE
RGBrgb(255, 237, 238)
HSLhsl(357, 100%, 96%)
HSVhsv(357, 7%, 100%)
CMYKcmyk(0%, 7.1%, 6.7%, 0%)
CIE-LABlab(95.16, 6.24, 1.71)
CIE-LCHlch(95.16, 6.47, 15.32°)
OKLaboklab(96.07% 0.019 0.0046)
OKLCHoklch(96.07% 0.02 13.6)
XYZxyz(86.9551, 88.0025, 93.2777)
Luminance0.8800 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDEE #EDFFFE
analogous
#FFEDF7 #FFEDEE #FFF5ED
triadic
#FFEDEE #EEFFED #EDEEFF
tetradic
#FFEDEE #F7FFED #EDFFFE #F5EDFF
square
#FFEDEE #F7FFED #EDFFFE #F5EDFF
split-complementary
#FFEDEE #EDFFF5 #EDF7FF
monochromatic
#FF737A #FFB0B4 #FFE0E2 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

18.60
#FFEDEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDEE
18.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDEE#FFFFFF#000000##000000
##FFEDEE1.001.1318.6018.60
#FFFFFF1.131.0021.0021.00
#00000018.6021.001.001.00
##00000018.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffedee;
/* rgb */ color: rgb(255, 237, 238);
/* oklch */ color: oklch(96.1% 0.020 13.6);
Tailwind
colors: {
  custom: {
    50: '#fff2f3',
    500: '#ffedee',
    950: '#000000',
  },
}
SCSS
$custom: #ffedee;
$custom-light: #fff2f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedee",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 238
  },
  "hsl": {
    "h": 356.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96066,
    "c": 0.01959,
    "h": 13.6
  },
  "luminance": 0.88001
}

Semantic roles & 50–950 ramp

primary
#FFEDEE
secondary
#A2EFEA
accent
#E6D900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDEE

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

Preview Lab → · Contrast checker → · Palette generator →

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