#FFCCF0#FFCCF0

#FFCCF0 is a very light, moderate pink. Relative luminance 0.707; OKLCH L 90.0% C 0.074 H 337.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).

Color values

HEX#FFCCF0
RGBrgb(255, 204, 240)
HSLhsl(318, 100%, 90%)
HSVhsv(318, 20%, 100%)
CMYKcmyk(0%, 20%, 5.9%, 0%)
CIE-LABlab(87.36, 23.73, -10.83)
CIE-LCHlch(87.36, 26.08, 335.46°)
OKLaboklab(90.02% 0.0679 -0.0287)
OKLCHoklch(90.02% 0.074 337.1)
XYZxyz(78.5598, 70.7392, 91.9369)
Luminance0.7074 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCF0 #CCFFDB
analogous
#F4CCFF #FFCCF0 #FFCCD7
triadic
#FFCCF0 #F0FFCC #CCF0FF
tetradic
#FFCCF0 #FFF4CC #CCFFDB #CCD7FF
square
#FFCCF0 #FFF4CC #CCFFDB #CCD7FF
split-complementary
#FFCCF0 #D7FFCC #CCFFF4
monochromatic
#FF52CC #FF8FDE #FFCCF0 #FFE0F6 #FFE0F6

Accessibility & contrast

On white

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

On black

15.15
#FFCCF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCF0
15.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCF0#FFFFFF#000000##000000
##FFCCF01.001.3915.1515.15
#FFFFFF1.391.0021.0021.00
#00000015.1521.001.001.00
##00000015.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#FFCDD8
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffccf0;
/* rgb */ color: rgb(255, 204, 240);
/* oklch */ color: oklch(90.0% 0.074 337.1);
Tailwind
colors: {
  custom: {
    50: '#ffdbf5',
    500: '#ffccf0',
    950: '#000000',
  },
}
SCSS
$custom: #ffccf0;
$custom-light: #ffdbf5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccf0",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 240
  },
  "hsl": {
    "h": 317.647,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.90016,
    "c": 0.07369,
    "h": 337.1
  },
  "luminance": 0.70737
}

Semantic roles & 50–950 ramp

primary
#FFCCF0
secondary
#86EAA3
accent
#E64300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485

Preview Lab

Preview with #FFCCF0

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

Preview Lab → · Contrast checker → · Palette generator →

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