#FCCFF0#FCCFF0
#FCCFF0 is a very light, moderate pink. Relative luminance 0.716; OKLCH L 90.3% C 0.066 H 335.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF0 |
|---|---|
| RGB | rgb(252, 207, 240) |
| HSL | hsl(316, 88%, 90%) |
| HSV | hsv(316, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 4.8%, 1.2%) |
| CIE-LAB | lab(87.78, 21.15, -10.23) |
| CIE-LCH | lch(87.78, 23.49, 334.19°) |
| OKLab | oklab(90.28% 0.0602 -0.0271) |
| OKLCH | oklch(90.28% 0.066 335.8) |
| XYZ | xyz(78.1844, 71.6143, 92.1255) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.05
Very Light Purple
#F6CEFC
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 6.00
Pale Pink
#FFCFDC
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF0 #CFFCDB
analogous
#F1CFFC #FCCFF0 #FCCFDA
triadic
#FCCFF0 #F0FCCF #CFF0FC
tetradic
#FCCFF0 #FCF1CF #CFFCDB #CFDAFC
square
#FCCFF0 #FCF1CF #CFFCDB #CFDAFC
split-complementary
#FCCFF0 #DAFCCF #CFFCF1
monochromatic
#F55CCC #F895DE #FCCFF0 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.37
#FCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FCCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF0
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF0 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccff0; /* rgb */ color: rgb(252, 207, 240); /* oklch */ color: oklch(90.3% 0.066 335.8);
Tailwind
colors: {
custom: {
50: '#fdddf5',
500: '#fccff0',
950: '#000000',
},
}SCSS
$custom: #fccff0; $custom-light: #fdddf5; $custom-dark: #000000;
JSON
{
"hex": "#fccff0",
"rgb": {
"r": 252,
"g": 207,
"b": 240
},
"hsl": {
"h": 316,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.9028,
"c": 0.06602,
"h": 335.8
},
"luminance": 0.71612
}Semantic roles & 50–950 ramp
primary
#FCCFF0
secondary
#8CE4A3
accent
#E53E01
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485