#FFECEF#FFECEF

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

Color values

HEX#FFECEF
RGBrgb(255, 236, 239)
HSLhsl(351, 100%, 96%)
HSVhsv(351, 7%, 100%)
CMYKcmyk(0%, 7.5%, 6.3%, 0%)
CIE-LABlab(94.94, 6.92, 0.87)
CIE-LCHlch(94.94, 6.98, 7.19°)
OKLaboklab(95.9% 0.0208 0.0024)
OKLCHoklch(95.9% 0.021 6.6)
XYZxyz(86.8137, 87.4840, 93.9574)
Luminance0.8748 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECEF #ECFFFC
analogous
#FFECF9 #FFECEF #FFF3EC
triadic
#FFECEF #EFFFEC #ECEFFF
tetradic
#FFECEF #F9FFEC #ECFFFC #F3ECFF
square
#FFECEF #F9FFEC #ECFFFC #F3ECFF
split-complementary
#FFECEF #ECFFF3 #ECF9FF
monochromatic
#FF7288 #FFAFBB #FFE0E5 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

1.14
#FFECEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.50
#FFECEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECEF
18.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECEF#FFFFFF#000000##000000
##FFECEF1.001.1418.5018.50
#FFFFFF1.141.0021.0021.00
#00000018.5021.001.001.00
##00000018.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecef;
/* rgb */ color: rgb(255, 236, 239);
/* oklch */ color: oklch(95.9% 0.021 6.6);
Tailwind
colors: {
  custom: {
    50: '#fff2f4',
    500: '#ffecef',
    950: '#000000',
  },
}
SCSS
$custom: #ffecef;
$custom-light: #fff2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecef",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 239
  },
  "hsl": {
    "h": 350.526,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.95903,
    "c": 0.02098,
    "h": 6.6
  },
  "luminance": 0.87483
}

Semantic roles & 50–950 ramp

primary
#FFECEF
secondary
#A1EEE2
accent
#E6C100
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585

Preview Lab

Preview with #FFECEF

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

Preview Lab → · Contrast checker → · Palette generator →

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