#FCDFEC#FCDFEC
#FCDFEC is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.1% C 0.036 H 348.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFEC |
|---|---|
| RGB | rgb(252, 223, 236) |
| HSL | hsl(333, 83%, 93%) |
| HSV | hsv(333, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.47, 12.11, -2.67) |
| CIE-LCH | lch(91.47, 12.40, 347.57°) |
| OKLab | oklab(93.11% 0.0354 -0.0069) |
| OKLCH | oklch(93.11% 0.036 348.9) |
| XYZ | xyz(81.6714, 79.5284, 90.3888) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.16
Pale Pink
#FFCFDC
ΔE00 5.77
Lavenderblush
#FFF0F5
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 8.68
Light Rose
#FFC5CB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFEC #DFFCEF
analogous
#FCDFFB #FCDFEC #FCE0DF
triadic
#FCDFEC #ECFCDF #DFECFC
tetradic
#FCDFEC #FBFCDF #DFFCEF #E0DFFC
square
#FCDFEC #FBFCDF #DFFCEF #E0DFFC
split-complementary
#FCDFEC #DFFCE0 #DFFBFC
monochromatic
#F26FAA #F7A7CB #FCDFEC #FCE3EE #FCE3EE
Accessibility & contrast
On white
1.24
#FCDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FCDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFEC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFEC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdfec; /* rgb */ color: rgb(252, 223, 236); /* oklch */ color: oklch(93.1% 0.036 348.9);
Tailwind
colors: {
custom: {
50: '#fde9f2',
500: '#fcdfec',
950: '#000000',
},
}SCSS
$custom: #fcdfec; $custom-light: #fde9f2; $custom-dark: #000000;
JSON
{
"hex": "#fcdfec",
"rgb": {
"r": 252,
"g": 223,
"b": 236
},
"hsl": {
"h": 333.103,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93109,
"c": 0.03603,
"h": 348.9
},
"luminance": 0.79527
}Semantic roles & 50–950 ramp
primary
#FCDFEC
secondary
#9BE4C3
accent
#DF7E06
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485