#FFEDF2#FFEDF2

#FFEDF2 is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.021 H 358.7°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).

Color values

HEX#FFEDF2
RGBrgb(255, 237, 242)
HSLhsl(343, 100%, 96%)
HSVhsv(343, 7%, 100%)
CMYKcmyk(0%, 7.1%, 5.1%, 0%)
CIE-LABlab(95.26, 6.91, -0.22)
CIE-LCHlch(95.26, 6.92, 358.19°)
OKLaboklab(96.18% 0.0205 -0.0005)
OKLCHoklch(96.18% 0.021 358.7)
XYZxyz(87.5493, 88.2402, 96.4071)
Luminance0.8824 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDF2 #EDFFFA
analogous
#FFEDFB #FFEDF2 #FFF1ED
triadic
#FFEDF2 #F2FFED #EDF2FF
tetradic
#FFEDF2 #FBFFED #EDFFFA #F1EDFF
square
#FFEDF2 #FBFFED #EDFFFA #F1EDFF
split-complementary
#FFEDF2 #EDFFF1 #EDFBFF
monochromatic
#FF739A #FFB0C6 #FFE0E9 #FFE0E9 #FFE0E9

Accessibility & contrast

On white

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

On black

18.65
#FFEDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDF2
18.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDF2#FFFFFF#000000##000000
##FFEDF21.001.1318.6518.65
#FFFFFF1.131.0021.0021.00
#00000018.6521.001.001.00
##00000018.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F3F2F2
Tritanopia (blue-blind)
#FFECEF
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffedf2;
/* rgb */ color: rgb(255, 237, 242);
/* oklch */ color: oklch(96.2% 0.021 358.7);
Tailwind
colors: {
  custom: {
    50: '#fff2f6',
    500: '#ffedf2',
    950: '#000000',
  },
}
SCSS
$custom: #ffedf2;
$custom-light: #fff2f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedf2",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 242
  },
  "hsl": {
    "h": 343.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96177,
    "c": 0.02052,
    "h": 358.7
  },
  "luminance": 0.88239
}

Semantic roles & 50–950 ramp

primary
#FFEDF2
secondary
#A2EFD9
accent
#E6A600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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