#FCDEF1#FCDEF1
#FCDEF1 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.041 H 339.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF1 |
|---|---|
| RGB | rgb(252, 222, 241) |
| HSL | hsl(322, 83%, 93%) |
| HSV | hsv(322, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.37, 13.48, -5.45) |
| CIE-LCH | lch(91.37, 14.54, 338.00°) |
| OKLab | oklab(93.07% 0.0386 -0.0143) |
| OKLCH | oklch(93.07% 0.041 339.6) |
| XYZ | xyz(82.1416, 79.2903, 94.1794) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.22
Pale Pink
#FFCFDC
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 7.82
Pale Mauve
#FED0FC
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 7.99
Very Light Purple
#F6CEFC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF1 #DEFCE9
analogous
#F8DEFC #FCDEF1 #FCDEE2
triadic
#FCDEF1 #F1FCDE #DEF1FC
tetradic
#FCDEF1 #FCF8DE #DEFCE9 #DEE2FC
square
#FCDEF1 #FCF8DE #DEFCE9 #DEE2FC
split-complementary
#FCDEF1 #E2FCDE #DEFCF8
monochromatic
#F26EC1 #F7A6D9 #FCDEF1 #FCE3F3 #FCE3F3
Accessibility & contrast
On white
1.25
#FCDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FCDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF1
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF1 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdef1; /* rgb */ color: rgb(252, 222, 241); /* oklch */ color: oklch(93.1% 0.041 339.6);
Tailwind
colors: {
custom: {
50: '#fde8f5',
500: '#fcdef1',
950: '#000000',
},
}SCSS
$custom: #fcdef1; $custom-light: #fde8f5; $custom-dark: #000000;
JSON
{
"hex": "#fcdef1",
"rgb": {
"r": 252,
"g": 222,
"b": 241
},
"hsl": {
"h": 322,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93069,
"c": 0.04117,
"h": 339.6
},
"luminance": 0.79289
}Semantic roles & 50–950 ramp
primary
#FCDEF1
secondary
#9AE4B5
accent
#E05606
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485