#FFCEC4#FFCEC4

#FFCEC4 is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.057 H 31.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).

Color values

HEX#FFCEC4
RGBrgb(255, 206, 196)
HSLhsl(10, 100%, 88%)
HSVhsv(10, 23%, 100%)
CMYKcmyk(0%, 19.2%, 23.1%, 0%)
CIE-LABlab(86.70, 15.81, 11.52)
CIE-LCHlch(86.70, 19.56, 36.08°)
OKLaboklab(89.13% 0.049 0.0301)
OKLCHoklch(89.13% 0.057 31.6)
XYZxyz(73.2758, 69.3911, 61.7479)
Luminance0.6939 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEC4 #C4F5FF
analogous
#FFC4D7 #FFCEC4 #FFEBC4
triadic
#FFCEC4 #C4FFCE #CEC4FF
tetradic
#FFCEC4 #D7FFC4 #C4F5FF #EBC4FF
square
#FFCEC4 #D7FFC4 #C4F5FF #EBC4FF
split-complementary
#FFCEC4 #C4FFEB #C4D7FF
monochromatic
#FF684A #FF9B87 #FFCEC4 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.88
#FFCEC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEC4
14.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEC4#FFFFFF#000000##000000
##FFCEC41.001.4114.8814.88
#FFFFFF1.411.0021.0021.00
#00000014.8821.001.001.00
##00000014.8821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcec4;
/* rgb */ color: rgb(255, 206, 196);
/* oklch */ color: oklch(89.1% 0.057 31.6);
Tailwind
colors: {
  custom: {
    50: '#ffddd5',
    500: '#ffcec4',
    950: '#000000',
  },
}
SCSS
$custom: #ffcec4;
$custom-light: #ffddd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcec4",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 196
  },
  "hsl": {
    "h": 10.169,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.89131,
    "c": 0.05748,
    "h": 31.6
  },
  "luminance": 0.69388
}

Semantic roles & 50–950 ramp

primary
#FFCEC4
secondary
#7FD6E8
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCEC4

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

Preview Lab → · Contrast checker → · Palette generator →

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