#FFEDED#FFEDED

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

Color values

HEX#FFEDED
RGBrgb(255, 237, 237)
HSLhsl(0, 100%, 96%)
HSVhsv(0, 7%, 100%)
CMYKcmyk(0%, 7.1%, 7.1%, 0%)
CIE-LABlab(95.14, 6.07, 2.19)
CIE-LCHlch(95.14, 6.46, 19.85°)
OKLaboklab(96.04% 0.0187 0.0059)
OKLCHoklch(96.04% 0.02 17.5)
XYZxyz(86.8086, 87.9439, 92.5062)
Luminance0.8794 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDED #EDFFFF
analogous
#FFEDF6 #FFEDED #FFF6ED
triadic
#FFEDED #EDFFED #EDEDFF
tetradic
#FFEDED #F6FFED #EDFFFF #F6EDFF
square
#FFEDED #F6FFED #EDFFFF #F6EDFF
split-complementary
#FFEDED #EDFFF6 #EDF6FF
monochromatic
#FF7373 #FFB0B0 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

18.59
#FFEDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDED
18.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDED#FFFFFF#000000##000000
##FFEDED1.001.1318.5918.59
#FFFFFF1.131.0021.0021.00
#00000018.5921.001.001.00
##00000018.5921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffeded;
/* rgb */ color: rgb(255, 237, 237);
/* oklch */ color: oklch(96.0% 0.020 17.5);
Tailwind
colors: {
  custom: {
    50: '#fff2f2',
    500: '#ffeded',
    950: '#000000',
  },
}
SCSS
$custom: #ffeded;
$custom-light: #fff2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeded",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96038,
    "c": 0.01956,
    "h": 17.5
  },
  "luminance": 0.87943
}

Semantic roles & 50–950 ramp

primary
#FFEDED
secondary
#A2EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDED

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

Preview Lab → · Contrast checker → · Palette generator →

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