#FFCECF#FFCECF

#FFCECF is a very light, muted red. Relative luminance 0.699; OKLCH L 89.4% C 0.056 H 16.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).

Color values

HEX#FFCECF
RGBrgb(255, 206, 207)
HSLhsl(359, 100%, 90%)
HSVhsv(359, 19%, 100%)
CMYKcmyk(0%, 19.2%, 18.8%, 0%)
CIE-LABlab(86.95, 17.40, 6.06)
CIE-LCHlch(86.95, 18.43, 19.21°)
OKLaboklab(89.41% 0.0532 0.0161)
OKLCHoklch(89.41% 0.056 16.9)
XYZxyz(74.5741, 69.9104, 68.5852)
Luminance0.6991 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCECF #CEFFFE
analogous
#FFCEE7 #FFCECF #FFE5CE
triadic
#FFCECF #CFFFCE #CECFFF
tetradic
#FFCECF #E7FFCE #CEFFFE #E5CEFF
square
#FFCECF #E7FFCE #CEFFFE #E5CEFF
split-complementary
#FFCECF #CEFFE5 #CEE7FF
monochromatic
#FF5457 #FF9193 #FFCECF #FFE0E1 #FFE0E1

Accessibility & contrast

On white

1.40
#FFCECF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.98
#FFCECF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCECF
14.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCECF#FFFFFF#000000##000000
##FFCECF1.001.4014.9814.98
#FFFFFF1.401.0021.0021.00
#00000014.9821.001.001.00
##00000014.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffcecf;
/* rgb */ color: rgb(255, 206, 207);
/* oklch */ color: oklch(89.4% 0.056 16.9);
Tailwind
colors: {
  custom: {
    50: '#ffdddd',
    500: '#ffcecf',
    950: '#000000',
  },
}
SCSS
$custom: #ffcecf;
$custom-light: #ffdddd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcecf",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 207
  },
  "hsl": {
    "h": 358.776,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.89414,
    "c": 0.05554,
    "h": 16.9
  },
  "luminance": 0.69908
}

Semantic roles & 50–950 ramp

primary
#FFCECF
secondary
#87EAE8
accent
#E6E100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCECF

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

Preview Lab → · Contrast checker → · Palette generator →

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