#FFCFF0#FFCFF0

#FFCFF0 is a very light, moderate pink. Relative luminance 0.722; OKLCH L 90.6% C 0.069 H 337.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).

Color values

HEX#FFCFF0
RGBrgb(255, 207, 240)
HSLhsl(319, 100%, 91%)
HSVhsv(319, 19%, 100%)
CMYKcmyk(0%, 18.8%, 5.9%, 0%)
CIE-LABlab(88.05, 22.15, -9.79)
CIE-LCHlch(88.05, 24.22, 336.15°)
OKLaboklab(90.55% 0.0634 -0.0259)
OKLCHoklch(90.55% 0.069 337.8)
XYZxyz(79.2797, 72.1790, 92.1769)
Luminance0.7218 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFF0 #CFFFDE
analogous
#F6CFFF #FFCFF0 #FFCFD8
triadic
#FFCFF0 #F0FFCF #CFF0FF
tetradic
#FFCFF0 #FFF6CF #CFFFDE #CFD8FF
square
#FFCFF0 #FFF6CF #CFFFDE #CFD8FF
split-complementary
#FFCFF0 #D8FFCF #CFFFF6
monochromatic
#FF55CA #FF92DD #FFCFF0 #FFE0F5 #FFE0F5

Accessibility & contrast

On white

1.36
#FFCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.44
#FFCFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFF0
15.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFF0#FFFFFF#000000##000000
##FFCFF01.001.3615.4415.44
#FFFFFF1.361.0021.0021.00
#00000015.4421.001.001.00
##00000015.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#DBDFEF
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffcff0;
/* rgb */ color: rgb(255, 207, 240);
/* oklch */ color: oklch(90.6% 0.069 337.8);
Tailwind
colors: {
  custom: {
    50: '#ffdef5',
    500: '#ffcff0',
    950: '#000000',
  },
}
SCSS
$custom: #ffcff0;
$custom-light: #ffdef5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcff0",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 240
  },
  "hsl": {
    "h": 318.75,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.90554,
    "c": 0.06853,
    "h": 337.8
  },
  "luminance": 0.72177
}

Semantic roles & 50–950 ramp

primary
#FFCFF0
secondary
#88EAA7
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485

Preview Lab

Preview with #FFCFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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