#FCDEF4#FCDEF4
#FCDEF4 is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.2% C 0.044 H 335.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF4 |
|---|---|
| RGB | rgb(252, 222, 244) |
| HSL | hsl(316, 83%, 93%) |
| HSV | hsv(316, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.45, 14.00, -6.90) |
| CIE-LCH | lch(91.45, 15.61, 333.77°) |
| OKLab | oklab(93.16% 0.0397 -0.0182) |
| OKLCH | oklch(93.16% 0.044 335.3) |
| XYZ | xyz(82.5934, 79.4710, 96.5589) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.69
Pale Pink
#FFCFDC
ΔE00 6.40
Pale Mauve
#FED0FC
ΔE00 7.04
Very Light Purple
#F6CEFC
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 7.63
Pale Lavender
#EECFFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF4 #DEFCE6
analogous
#F5DEFC #FCDEF4 #FCDEE5
triadic
#FCDEF4 #F4FCDE #DEF4FC
tetradic
#FCDEF4 #FCF5DE #DEFCE6 #DEE5FC
square
#FCDEF4 #FCF5DE #DEFCE6 #DEE5FC
split-complementary
#FCDEF4 #E5FCDE #DEFCF5
monochromatic
#F26ECF #F7A6E1 #FCDEF4 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.24
#FCDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FCDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdef4; /* rgb */ color: rgb(252, 222, 244); /* oklch */ color: oklch(93.2% 0.044 335.3);
Tailwind
colors: {
custom: {
50: '#fde8f7',
500: '#fcdef4',
950: '#000000',
},
}SCSS
$custom: #fcdef4; $custom-light: #fde8f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdef4",
"rgb": {
"r": 252,
"g": 222,
"b": 244
},
"hsl": {
"h": 316,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9316,
"c": 0.04364,
"h": 335.3
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#FCDEF4
secondary
#9AE4AE
accent
#E04006
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485