#FCDEF2#FCDEF2
#FCDEF2 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.042 H 338.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF2 |
|---|---|
| RGB | rgb(252, 222, 242) |
| HSL | hsl(320, 83%, 93%) |
| HSV | hsv(320, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 4%, 1.2%) |
| CIE-LAB | lab(91.39, 13.65, -5.93) |
| CIE-LCH | lch(91.39, 14.88, 336.52°) |
| OKLab | oklab(93.1% 0.039 -0.0156) |
| OKLCH | oklch(93.1% 0.042 338.2) |
| XYZ | xyz(82.2914, 79.3502, 94.9683) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.36
Pale Pink
#FFCFDC
ΔE00 6.07
Pale Mauve
#FED0FC
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF2 #DEFCE8
analogous
#F7DEFC #FCDEF2 #FCDEE3
triadic
#FCDEF2 #F2FCDE #DEF2FC
tetradic
#FCDEF2 #FCF7DE #DEFCE8 #DEE3FC
square
#FCDEF2 #FCF7DE #DEFCE8 #DEE3FC
split-complementary
#FCDEF2 #E3FCDE #DEFCF7
monochromatic
#F26EC6 #F7A6DC #FCDEF2 #FCE3F4 #FCE3F4
Accessibility & contrast
On white
1.24
#FCDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FCDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF2 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E5E8F1
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdef2; /* rgb */ color: rgb(252, 222, 242); /* oklch */ color: oklch(93.1% 0.042 338.2);
Tailwind
colors: {
custom: {
50: '#fde8f6',
500: '#fcdef2',
950: '#000000',
},
}SCSS
$custom: #fcdef2; $custom-light: #fde8f6; $custom-dark: #000000;
JSON
{
"hex": "#fcdef2",
"rgb": {
"r": 252,
"g": 222,
"b": 242
},
"hsl": {
"h": 320,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93099,
"c": 0.04197,
"h": 338.2
},
"luminance": 0.79349
}Semantic roles & 50–950 ramp
primary
#FCDEF2
secondary
#9AE4B3
accent
#E04E06
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485