#FFEDFB#FFEDFB

#FFEDFB is a very light, muted pink. Relative luminance 0.888; OKLCH L 96.4% C 0.027 H 333.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#FFEDFB
RGBrgb(255, 237, 251)
HSLhsl(313, 100%, 96%)
HSVhsv(313, 7%, 100%)
CMYKcmyk(0%, 7.1%, 1.6%, 0%)
CIE-LABlab(95.49, 8.46, -4.54)
CIE-LCHlch(95.49, 9.61, 331.77°)
OKLaboklab(96.44% 0.0238 -0.012)
OKLCHoklch(96.44% 0.027 333.3)
XYZxyz(88.9344, 88.7942, 103.7020)
Luminance0.8879 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDFB #EDFFF1
analogous
#FAEDFF #FFEDFB #FFEDF2
triadic
#FFEDFB #FBFFED #EDFBFF
tetradic
#FFEDFB #FFFAED #EDFFF1 #EDF2FF
square
#FFEDFB #FFFAED #EDFFF1 #EDF2FF
split-complementary
#FFEDFB #F2FFED #EDFFFA
monochromatic
#FF73E0 #FFB0ED #FFE0F8 #FFE0F8 #FFE0F8

Accessibility & contrast

On white

1.12
#FFEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.76
#FFEDFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDFB
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDFB#FFFFFF#000000##000000
##FFEDFB1.001.1218.7618.76
#FFFFFF1.121.0021.0021.00
#00000018.7621.001.001.00
##00000018.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffedfb;
/* rgb */ color: rgb(255, 237, 251);
/* oklch */ color: oklch(96.4% 0.027 333.3);
Tailwind
colors: {
  custom: {
    50: '#fff2fc',
    500: '#ffedfb',
    950: '#000000',
  },
}
SCSS
$custom: #ffedfb;
$custom-light: #fff2fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedfb",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 251
  },
  "hsl": {
    "h": 313.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96436,
    "c": 0.02664,
    "h": 333.3
  },
  "luminance": 0.88793
}

Semantic roles & 50–950 ramp

primary
#FFEDFB
secondary
#A2EFB3
accent
#E63300
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFEDFB

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

Preview Lab → · Contrast checker → · Palette generator →

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