#F0CCFF#F0CCFF

#F0CCFF is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.2% C 0.079 H 315.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).

Color values

HEX#F0CCFF
RGBrgb(240, 204, 255)
HSLhsl(282, 100%, 90%)
HSVhsv(282, 20%, 100%)
CMYKcmyk(5.9%, 20%, 0%, 0%)
CIE-LABlab(86.47, 21.53, -20.24)
CIE-LCHlch(86.47, 29.55, 316.78°)
OKLaboklab(89.17% 0.0565 -0.0547)
OKLCHoklch(89.17% 0.079 315.9)
XYZxyz(75.5753, 68.9320, 103.9122)
Luminance0.6893 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0CCFF #DBFFCC
analogous
#D7CCFF #F0CCFF #FFCCF4
triadic
#F0CCFF #FFF0CC #CCFFF0
tetradic
#F0CCFF #FFD7CC #DBFFCC #CCF4FF
square
#F0CCFF #FFD7CC #DBFFCC #CCF4FF
split-complementary
#F0CCFF #F4FFCC #CCFFD7
monochromatic
#CC52FF #DE8FFF #F0CCFF #F6E0FF #F6E0FF

Accessibility & contrast

On white

1.42
#F0CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.79
#F0CCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0CCFF
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0CCFF#FFFFFF#000000##000000
##F0CCFF1.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CDDAFD
Tritanopia (blue-blind)
#F0D2DD
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #f0ccff;
/* rgb */ color: rgb(240, 204, 255);
/* oklch */ color: oklch(89.2% 0.079 315.9);
Tailwind
colors: {
  custom: {
    50: '#f5dbff',
    500: '#f0ccff',
    950: '#000000',
  },
}
SCSS
$custom: #f0ccff;
$custom-light: #f5dbff;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ccff",
  "rgb": {
    "r": 240,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 282.353,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89167,
    "c": 0.07859,
    "h": 315.9
  },
  "luminance": 0.68931
}

Semantic roles & 50–950 ramp

primary
#F0CCFF
secondary
#A3EA86
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486

Preview Lab

Preview with #F0CCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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