#FFECF0#FFECF0

#FFECF0 is a very light, muted red. Relative luminance 0.875; OKLCH L 95.9% C 0.021 H 3.1°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).

Color values

HEX#FFECF0
RGBrgb(255, 236, 240)
HSLhsl(347, 100%, 96%)
HSVhsv(347, 7%, 100%)
CMYKcmyk(0%, 7.5%, 5.9%, 0%)
CIE-LABlab(94.97, 7.09, 0.39)
CIE-LCHlch(94.97, 7.10, 3.15°)
OKLaboklab(95.93% 0.0212 0.0011)
OKLCHoklch(95.93% 0.021 3.1)
XYZxyz(86.9618, 87.5433, 94.7376)
Luminance0.8754 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECF0 #ECFFFB
analogous
#FFECFA #FFECF0 #FFF2EC
triadic
#FFECF0 #F0FFEC #ECF0FF
tetradic
#FFECF0 #FAFFEC #ECFFFB #F2ECFF
square
#FFECF0 #FAFFEC #ECFFFB #F2ECFF
split-complementary
#FFECF0 #ECFFF2 #ECFAFF
monochromatic
#FF728F #FFAFC0 #FFE0E7 #FFE0E7 #FFE0E7

Accessibility & contrast

On white

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

On black

18.51
#FFECF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECF0
18.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECF0#FFFFFF#000000##000000
##FFECF01.001.1318.5118.51
#FFFFFF1.131.0021.0021.00
#00000018.5121.001.001.00
##00000018.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#FFEBED
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffecf0;
/* rgb */ color: rgb(255, 236, 240);
/* oklch */ color: oklch(95.9% 0.021 3.1);
Tailwind
colors: {
  custom: {
    50: '#fff2f4',
    500: '#ffecf0',
    950: '#000000',
  },
}
SCSS
$custom: #ffecf0;
$custom-light: #fff2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecf0",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 240
  },
  "hsl": {
    "h": 347.368,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.95931,
    "c": 0.02124,
    "h": 3.1
  },
  "luminance": 0.87542
}

Semantic roles & 50–950 ramp

primary
#FFECF0
secondary
#A1EEDE
accent
#E6B500
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFECF0

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

Preview Lab → · Contrast checker → · Palette generator →

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