#FCDCEF#FCDCEF
#FCDCEF is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.6% C 0.043 H 341.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCEF |
|---|---|
| RGB | rgb(252, 220, 239) |
| HSL | hsl(324, 84%, 93%) |
| HSV | hsv(324, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 5.2%, 1.2%) |
| CIE-LAB | lab(90.83, 14.18, -5.18) |
| CIE-LCH | lch(90.83, 15.09, 339.92°) |
| OKLab | oklab(92.64% 0.0408 -0.0136) |
| OKLCH | oklch(92.64% 0.043 341.6) |
| XYZ | xyz(81.3165, 78.1154, 92.4387) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.60
Pale Pink
#FFCFDC
ΔE00 5.31
Pale Mauve
#FED0FC
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCEF #DCFCE9
analogous
#F9DCFC #FCDCEF #FCDCDF
triadic
#FCDCEF #EFFCDC #DCEFFC
tetradic
#FCDCEF #FCF9DC #DCFCE9 #DCDFFC
square
#FCDCEF #FCF9DC #DCFCE9 #DCDFFC
split-complementary
#FCDCEF #DFFCDC #DCFCF9
monochromatic
#F26BBB #F7A4D5 #FCDCEF #FDE3F2 #FDE3F2
Accessibility & contrast
On white
1.26
#FCDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FCDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCEF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCEF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcef; /* rgb */ color: rgb(252, 220, 239); /* oklch */ color: oklch(92.6% 0.043 341.6);
Tailwind
colors: {
custom: {
50: '#fde7f4',
500: '#fcdcef',
950: '#000000',
},
}SCSS
$custom: #fcdcef; $custom-light: #fde7f4; $custom-dark: #000000;
JSON
{
"hex": "#fcdcef",
"rgb": {
"r": 252,
"g": 220,
"b": 239
},
"hsl": {
"h": 324.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92637,
"c": 0.04301,
"h": 341.6
},
"luminance": 0.78114
}Semantic roles & 50–950 ramp
primary
#FCDCEF
secondary
#98E4B7
accent
#E15E05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485