#FCCCF4#FCCCF4
#FCCCF4 is a very light, moderate pink. Relative luminance 0.704; OKLCH L 89.9% C 0.075 H 331.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCF4 |
|---|---|
| RGB | rgb(252, 204, 244) |
| HSL | hsl(310, 89%, 89%) |
| HSV | hsv(310, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 3.2%, 1.2%) |
| CIE-LAB | lab(87.20, 23.42, -13.21) |
| CIE-LCH | lch(87.20, 26.89, 330.57°) |
| OKLab | oklab(89.87% 0.066 -0.0352) |
| OKLCH | oklch(89.87% 0.075 331.9) |
| XYZ | xyz(78.0653, 70.4148, 95.0495) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.57
Very Light Purple
#F6CEFC
ΔE00 2.83
Pale Lavender
#EECFFE
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.56
Light Lavendar
#EFC0FE
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCF4 #CCFCD4
analogous
#ECCCFC #FCCCF4 #FCCCDC
triadic
#FCCCF4 #F4FCCC #CCF4FC
tetradic
#FCCCF4 #FCECCC #CCFCD4 #CCDCFC
square
#FCCCF4 #FCECCC #CCFCD4 #CCDCFC
split-complementary
#FCCCF4 #DCFCCC #CCFCEC
monochromatic
#F558DB #F992E8 #FCCCF4 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.39
#FCCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FCCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCF4
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCF4 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F6
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#FFCED9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcccf4; /* rgb */ color: rgb(252, 204, 244); /* oklch */ color: oklch(89.9% 0.075 331.9);
Tailwind
colors: {
custom: {
50: '#fddbf7',
500: '#fcccf4',
950: '#000000',
},
}SCSS
$custom: #fcccf4; $custom-light: #fddbf7; $custom-dark: #000000;
JSON
{
"hex": "#fcccf4",
"rgb": {
"r": 252,
"g": 204,
"b": 244
},
"hsl": {
"h": 310,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89869,
"c": 0.07476,
"h": 331.9
},
"luminance": 0.70413
}Semantic roles & 50–950 ramp
primary
#FCCCF4
secondary
#89E398
accent
#E62600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485