#FFEDEB#FFEDEB

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

Color values

HEX#FFEDEB
RGBrgb(255, 237, 235)
HSLhsl(6, 100%, 96%)
HSVhsv(6, 8%, 100%)
CMYKcmyk(0%, 7.1%, 7.8%, 0%)
CIE-LABlab(95.09, 5.74, 3.16)
CIE-LCHlch(95.09, 6.56, 28.81°)
OKLaboklab(95.98% 0.0179 0.0084)
OKLCHoklch(95.98% 0.02 25.2)
XYZxyz(86.5180, 87.8277, 90.9758)
Luminance0.8783 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDEB #EBFDFF
analogous
#FFEBF3 #FFEDEB #FFF7EB
triadic
#FFEDEB #EBFFED #EDEBFF
tetradic
#FFEDEB #F3FFEB #EBFDFF #F7EBFF
square
#FFEDEB #F3FFEB #EBFDFF #F7EBFF
split-complementary
#FFEDEB #EBFFF7 #EBF3FF
monochromatic
#FF7F71 #FFB6AE #FFE3E0 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

18.57
#FFEDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDEB
18.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDEB#FFFFFF#000000##000000
##FFEDEB1.001.1318.5718.57
#FFFFFF1.131.0021.0021.00
#00000018.5721.001.001.00
##00000018.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffedeb;
/* rgb */ color: rgb(255, 237, 235);
/* oklch */ color: oklch(96.0% 0.020 25.2);
Tailwind
colors: {
  custom: {
    50: '#fff2f1',
    500: '#ffedeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffedeb;
$custom-light: #fff2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedeb",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 235
  },
  "hsl": {
    "h": 6,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.95984,
    "c": 0.0198,
    "h": 25.2
  },
  "luminance": 0.87827
}

Semantic roles & 50–950 ramp

primary
#FFEDEB
secondary
#A0E6EE
accent
#CFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFEDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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