#FFCEC3#FFCEC3

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

Color values

HEX#FFCEC3
RGBrgb(255, 206, 195)
HSLhsl(11, 100%, 88%)
HSVhsv(11, 24%, 100%)
CMYKcmyk(0%, 19.2%, 23.5%, 0%)
CIE-LABlab(86.67, 15.67, 12.02)
CIE-LCHlch(86.67, 19.75, 37.48°)
OKLaboklab(89.11% 0.0486 0.0314)
OKLCHoklch(89.11% 0.058 32.8)
XYZxyz(73.1624, 69.3457, 61.1504)
Luminance0.6934 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEC3 #C3F4FF
analogous
#FFC3D6 #FFCEC3 #FFECC3
triadic
#FFCEC3 #C3FFCE #CEC3FF
tetradic
#FFCEC3 #D6FFC3 #C3F4FF #ECC3FF
square
#FFCEC3 #D6FFC3 #C3F4FF #ECC3FF
split-complementary
#FFCEC3 #C3FFEC #C3D6FF
monochromatic
#FF6A49 #FF9C86 #FFCEC3 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.87
#FFCEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEC3
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEC3#FFFFFF#000000##000000
##FFCEC31.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcec3;
/* rgb */ color: rgb(255, 206, 195);
/* oklch */ color: oklch(89.1% 0.058 32.8);
Tailwind
colors: {
  custom: {
    50: '#ffddd5',
    500: '#ffcec3',
    950: '#000000',
  },
}
SCSS
$custom: #ffcec3;
$custom-light: #ffddd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcec3",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 195
  },
  "hsl": {
    "h": 11,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.89106,
    "c": 0.05783,
    "h": 32.8
  },
  "luminance": 0.69343
}

Semantic roles & 50–950 ramp

primary
#FFCEC3
secondary
#7ED5E8
accent
#BBE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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