#FCCFF4#FCCFF4
#FCCFF4 is a very light, moderate pink. Relative luminance 0.719; OKLCH L 90.4% C 0.070 H 332.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF4 |
|---|---|
| RGB | rgb(252, 207, 244) |
| HSL | hsl(311, 88%, 90%) |
| HSV | hsv(311, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 3.2%, 1.2%) |
| CIE-LAB | lab(87.90, 21.84, -12.17) |
| CIE-LCH | lch(87.90, 25.01, 330.88°) |
| OKLab | oklab(90.41% 0.0615 -0.0324) |
| OKLCH | oklch(90.41% 0.07 332.2) |
| XYZ | xyz(78.7852, 71.8546, 95.2895) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.91
Very Light Purple
#F6CEFC
ΔE00 3.08
Pale Lavender
#EECFFE
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 6.00
Light Lavendar
#EFC0FE
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF4 #CFFCD7
analogous
#EECFFC #FCCFF4 #FCCFDD
triadic
#FCCFF4 #F4FCCF #CFF4FC
tetradic
#FCCFF4 #FCEECF #CFFCD7 #CFDDFC
square
#FCCFF4 #FCEECF #CFFCD7 #CFDDFC
split-complementary
#FCCFF4 #DDFCCF #CFFCEE
monochromatic
#F55CDA #F895E7 #FCCFF4 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.37
#FCCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FCCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF4
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF4 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#D8DFF2
Tritanopia (blue-blind)
#FFD1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccff4; /* rgb */ color: rgb(252, 207, 244); /* oklch */ color: oklch(90.4% 0.070 332.2);
Tailwind
colors: {
custom: {
50: '#fdddf7',
500: '#fccff4',
950: '#000000',
},
}SCSS
$custom: #fccff4; $custom-light: #fdddf7; $custom-dark: #000000;
JSON
{
"hex": "#fccff4",
"rgb": {
"r": 252,
"g": 207,
"b": 244
},
"hsl": {
"h": 310.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90408,
"c": 0.06954,
"h": 332.2
},
"luminance": 0.71853
}Semantic roles & 50–950 ramp
primary
#FCCFF4
secondary
#8CE49B
accent
#E52901
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485