#FFEDEC#FFEDEC

#FFEDEC is a very light, near-neutral red. Relative luminance 0.879; OKLCH L 96.0% C 0.020 H 21.4°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).

Color values

HEX#FFEDEC
RGBrgb(255, 237, 236)
HSLhsl(3, 100%, 96%)
HSVhsv(3, 7%, 100%)
CMYKcmyk(0%, 7.1%, 7.5%, 0%)
CIE-LABlab(95.11, 5.91, 2.68)
CIE-LCHlch(95.11, 6.49, 24.36°)
OKLaboklab(96.01% 0.0183 0.0072)
OKLCHoklch(96.01% 0.02 21.4)
XYZxyz(86.6629, 87.8856, 91.7389)
Luminance0.8789 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDEC #ECFEFF
analogous
#FFECF5 #FFEDEC #FFF7EC
triadic
#FFEDEC #ECFFED #EDECFF
tetradic
#FFEDEC #F5FFEC #ECFEFF #F7ECFF
square
#FFEDEC #F5FFEC #ECFEFF #F7ECFF
split-complementary
#FFEDEC #ECFFF7 #ECF5FF
monochromatic
#FF7972 #FFB3AF #FFE2E0 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

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

On black

18.58
#FFEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDEC
18.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDEC#FFFFFF#000000##000000
##FFEDEC1.001.1318.5818.58
#FFFFFF1.131.0021.0021.00
#00000018.5821.001.001.00
##00000018.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#FFEBED
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffedec;
/* rgb */ color: rgb(255, 237, 236);
/* oklch */ color: oklch(96.0% 0.020 21.4);
Tailwind
colors: {
  custom: {
    50: '#fff2f2',
    500: '#ffedec',
    950: '#000000',
  },
}
SCSS
$custom: #ffedec;
$custom-light: #fff2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedec",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 3.158,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96011,
    "c": 0.01964,
    "h": 21.4
  },
  "luminance": 0.87885
}

Semantic roles & 50–950 ramp

primary
#FFEDEC
secondary
#A1EAEE
accent
#D9E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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