#FCCFF2#FCCFF2
#FCCFF2 is a very light, moderate pink. Relative luminance 0.717; OKLCH L 90.3% C 0.068 H 334.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF2 |
|---|---|
| RGB | rgb(252, 207, 242) |
| HSL | hsl(313, 88%, 90%) |
| HSV | hsv(313, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 4%, 1.2%) |
| CIE-LAB | lab(87.84, 21.50, -11.20) |
| CIE-LCH | lch(87.84, 24.24, 332.48°) |
| OKLab | oklab(90.34% 0.0609 -0.0297) |
| OKLCH | oklch(90.34% 0.068 334) |
| XYZ | xyz(78.4832, 71.7338, 93.6989) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.47
Very Light Purple
#F6CEFC
ΔE00 3.61
Pale Lavender
#EECFFE
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF2 #CFFCD9
analogous
#EFCFFC #FCCFF2 #FCCFDC
triadic
#FCCFF2 #F2FCCF #CFF2FC
tetradic
#FCCFF2 #FCEFCF #CFFCD9 #CFDCFC
square
#FCCFF2 #FCEFCF #CFFCD9 #CFDCFC
split-complementary
#FCCFF2 #DCFCCF #CFFCEF
monochromatic
#F55CD3 #F895E2 #FCCFF2 #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.37
#FCCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FCCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#FFD1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccff2; /* rgb */ color: rgb(252, 207, 242); /* oklch */ color: oklch(90.3% 0.068 334.0);
Tailwind
colors: {
custom: {
50: '#fdddf6',
500: '#fccff2',
950: '#000000',
},
}SCSS
$custom: #fccff2; $custom-light: #fdddf6; $custom-dark: #000000;
JSON
{
"hex": "#fccff2",
"rgb": {
"r": 252,
"g": 207,
"b": 242
},
"hsl": {
"h": 313.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90344,
"c": 0.06775,
"h": 334
},
"luminance": 0.71732
}Semantic roles & 50–950 ramp
primary
#FCCFF2
secondary
#8CE49F
accent
#E53301
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485