#FFCEDC#FFCEDC

#FFCEDC is a very light, muted pink. Relative luminance 0.706; OKLCH L 89.8% C 0.058 H 359.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).

Color values

HEX#FFCEDC
RGBrgb(255, 206, 220)
HSLhsl(343, 100%, 90%)
HSVhsv(343, 19%, 100%)
CMYKcmyk(0%, 19.2%, 13.7%, 0%)
CIE-LABlab(87.28, 19.39, -0.36)
CIE-LCHlch(87.28, 19.39, 358.95°)
OKLaboklab(89.77% 0.0579 -0.0007)
OKLCHoklch(89.77% 0.058 359.3)
XYZxyz(76.2293, 70.5725, 77.3026)
Luminance0.7057 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEDC #CEFFF1
analogous
#FFCEF4 #FFCEDC #FFD8CE
triadic
#FFCEDC #DCFFCE #CEDCFF
tetradic
#FFCEDC #F4FFCE #CEFFF1 #D8CEFF
square
#FFCEDC #F4FFCE #CEFFF1 #D8CEFF
split-complementary
#FFCEDC #CEFFD8 #CEF4FF
monochromatic
#FF5485 #FF91B0 #FFCEDC #FFE0E9 #FFE0E9

Accessibility & contrast

On white

1.39
#FFCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.11
#FFCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEDC
15.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEDC#FFFFFF#000000##000000
##FFCEDC1.001.3915.1115.11
#FFFFFF1.391.0021.0021.00
#00000015.1121.001.001.00
##00000015.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#FFCCD3
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffcedc;
/* rgb */ color: rgb(255, 206, 220);
/* oklch */ color: oklch(89.8% 0.058 359.3);
Tailwind
colors: {
  custom: {
    50: '#ffdde6',
    500: '#ffcedc',
    950: '#000000',
  },
}
SCSS
$custom: #ffcedc;
$custom-light: #ffdde6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcedc",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 342.857,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.89772,
    "c": 0.05793,
    "h": 359.3
  },
  "luminance": 0.7057
}

Semantic roles & 50–950 ramp

primary
#FFCEDC
secondary
#87EACE
accent
#E6A400
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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