#FFCEC2#FFCEC2

#FFCEC2 is a very light, muted red. Relative luminance 0.693; OKLCH L 89.1% C 0.058 H 34.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#FFCEC2
RGBrgb(255, 206, 194)
HSLhsl(12, 100%, 88%)
HSVhsv(12, 24%, 100%)
CMYKcmyk(0%, 19.2%, 23.9%, 0%)
CIE-LABlab(86.65, 15.53, 12.51)
CIE-LCHlch(86.65, 19.94, 38.86°)
OKLaboklab(89.08% 0.0482 0.0326)
OKLCHoklch(89.08% 0.058 34.1)
XYZxyz(73.0497, 69.3006, 60.5570)
Luminance0.6930 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEC2 #C2F3FF
analogous
#FFC2D4 #FFCEC2 #FFECC2
triadic
#FFCEC2 #C2FFCE #CEC2FF
tetradic
#FFCEC2 #D4FFC2 #C2F3FF #ECC2FF
square
#FFCEC2 #D4FFC2 #C2F3FF #ECC2FF
split-complementary
#FFCEC2 #C2FFEC #C2D4FF
monochromatic
#FF6C48 #FF9D85 #FFCEC2 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.86
#FFCEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEC2
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEC2#FFFFFF#000000##000000
##FFCEC21.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcec2;
/* rgb */ color: rgb(255, 206, 194);
/* oklch */ color: oklch(89.1% 0.058 34.1);
Tailwind
colors: {
  custom: {
    50: '#ffddd4',
    500: '#ffcec2',
    950: '#000000',
  },
}
SCSS
$custom: #ffcec2;
$custom-light: #ffddd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcec2",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 11.803,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.89082,
    "c": 0.05821,
    "h": 34.1
  },
  "luminance": 0.69298
}

Semantic roles & 50–950 ramp

primary
#FFCEC2
secondary
#7DD3E8
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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