#FFECFB#FFECFB

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

Color values

HEX#FFECFB
RGBrgb(255, 236, 251)
HSLhsl(313, 100%, 96%)
HSVhsv(313, 7%, 100%)
CMYKcmyk(0%, 7.5%, 1.6%, 0%)
CIE-LABlab(95.25, 8.98, -4.90)
CIE-LCHlch(95.25, 10.23, 331.37°)
OKLaboklab(96.25% 0.0252 -0.0129)
OKLCHoklch(96.25% 0.028 332.8)
XYZxyz(88.6456, 88.2168, 103.6057)
Luminance0.8822 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECFB #ECFFF0
analogous
#FAECFF #FFECFB #FFECF2
triadic
#FFECFB #FBFFEC #ECFBFF
tetradic
#FFECFB #FFFAEC #ECFFF0 #ECF2FF
square
#FFECFB #FFFAEC #ECFFF0 #ECF2FF
split-complementary
#FFECFB #F2FFEC #ECFFFA
monochromatic
#FF72E1 #FFAFEE #FFE0F9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

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

On black

18.64
#FFECFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECFB
18.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECFB#FFFFFF#000000##000000
##FFECFB1.001.1318.6418.64
#FFFFFF1.131.0021.0021.00
#00000018.6421.001.001.00
##00000018.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#FFEDF1
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #ffecfb;
/* rgb */ color: rgb(255, 236, 251);
/* oklch */ color: oklch(96.2% 0.028 332.8);
Tailwind
colors: {
  custom: {
    50: '#fff2fc',
    500: '#ffecfb',
    950: '#000000',
  },
}
SCSS
$custom: #ffecfb;
$custom-light: #fff2fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecfb",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 251
  },
  "hsl": {
    "h": 312.632,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96246,
    "c": 0.02834,
    "h": 332.8
  },
  "luminance": 0.88216
}

Semantic roles & 50–950 ramp

primary
#FFECFB
secondary
#A1EEB1
accent
#E63000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585

Preview Lab

Preview with #FFECFB

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

Preview Lab → · Contrast checker → · Palette generator →

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