#FFCECB#FFCECB

#FFCECB is a very light, muted red. Relative luminance 0.697; OKLCH L 89.3% C 0.056 H 22.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).

Color values

HEX#FFCECB
RGBrgb(255, 206, 203)
HSLhsl(3, 100%, 90%)
HSVhsv(3, 20%, 100%)
CMYKcmyk(0%, 19.2%, 20.4%, 0%)
CIE-LABlab(86.86, 16.81, 8.04)
CIE-LCHlch(86.86, 18.64, 25.57°)
OKLaboklab(89.31% 0.0517 0.0212)
OKLCHoklch(89.31% 0.056 22.3)
XYZxyz(74.0912, 69.7173, 66.0423)
Luminance0.6971 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCECB #CBFCFF
analogous
#FFCBE2 #FFCECB #FFE8CB
triadic
#FFCECB #CBFFCE #CECBFF
tetradic
#FFCECB #E2FFCB #CBFCFF #E8CBFF
square
#FFCECB #E2FFCB #CBFCFF #E8CBFF
split-complementary
#FFCECB #CBFFE8 #CBE2FF
monochromatic
#FF5B51 #FF948E #FFCECB #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.41
#FFCECB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#FFCECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCECB
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCECB#FFFFFF#000000##000000
##FFCECB1.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcecb;
/* rgb */ color: rgb(255, 206, 203);
/* oklch */ color: oklch(89.3% 0.056 22.3);
Tailwind
colors: {
  custom: {
    50: '#ffddda',
    500: '#ffcecb',
    950: '#000000',
  },
}
SCSS
$custom: #ffcecb;
$custom-light: #ffddda;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcecb",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 203
  },
  "hsl": {
    "h": 3.462,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.89309,
    "c": 0.05584,
    "h": 22.3
  },
  "luminance": 0.69714
}

Semantic roles & 50–950 ramp

primary
#FFCECB
secondary
#85E4E9
accent
#D8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCECB

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

Preview Lab → · Contrast checker → · Palette generator →

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