#FFCEC0#FFCEC0

#FFCEC0 is a very light, muted red. Relative luminance 0.692; OKLCH L 89.0% C 0.059 H 36.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).

Color values

HEX#FFCEC0
RGBrgb(255, 206, 192)
HSLhsl(13, 100%, 88%)
HSVhsv(13, 25%, 100%)
CMYKcmyk(0%, 19.2%, 24.7%, 0%)
CIE-LABlab(86.61, 15.25, 13.51)
CIE-LCHlch(86.61, 20.37, 41.53°)
OKLaboklab(89.03% 0.0475 0.0351)
OKLCHoklch(89.03% 0.059 36.5)
XYZxyz(72.8266, 69.2114, 59.3820)
Luminance0.6921 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEC0 #C0F1FF
analogous
#FFC0D2 #FFCEC0 #FFEDC0
triadic
#FFCEC0 #C0FFCE #CEC0FF
tetradic
#FFCEC0 #D2FFC0 #C0F1FF #EDC0FF
square
#FFCEC0 #D2FFC0 #C0F1FF #EDC0FF
split-complementary
#FFCEC0 #C0FFED #C0D2FF
monochromatic
#FF6F46 #FF9E83 #FFCEC0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

14.84
#FFCEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEC0
14.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEC0#FFFFFF#000000##000000
##FFCEC01.001.4114.8414.84
#FFFFFF1.411.0021.0021.00
#00000014.8421.001.001.00
##00000014.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcec0;
/* rgb */ color: rgb(255, 206, 192);
/* oklch */ color: oklch(89.0% 0.059 36.5);
Tailwind
colors: {
  custom: {
    50: '#ffddd3',
    500: '#ffcec0',
    950: '#000000',
  },
}
SCSS
$custom: #ffcec0;
$custom-light: #ffddd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcec0",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 192
  },
  "hsl": {
    "h": 13.333,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89033,
    "c": 0.05903,
    "h": 36.5
  },
  "luminance": 0.69208
}

Semantic roles & 50–950 ramp

primary
#FFCEC0
secondary
#7BD0E8
accent
#B3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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