#FCD7EF#FCD7EF
#FCD7EF is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.7% C 0.051 H 339.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7EF |
|---|---|
| RGB | rgb(252, 215, 239) |
| HSL | hsl(321, 86%, 92%) |
| HSV | hsv(321, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 5.2%, 1.2%) |
| CIE-LAB | lab(89.64, 16.78, -6.94) |
| CIE-LCH | lch(89.64, 18.16, 337.53°) |
| OKLab | oklab(91.71% 0.0481 -0.0183) |
| OKLCH | oklch(91.71% 0.051 339.2) |
| XYZ | xyz(80.0238, 75.5300, 92.0078) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.36
Pale Pink
#FFCFDC
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.69
Very Light Purple
#F6CEFC
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7EF #D7FCE4
analogous
#F7D7FC #FCD7EF #FCD7DD
triadic
#FCD7EF #EFFCD7 #D7EFFC
tetradic
#FCD7EF #FCF7D7 #D7FCE4 #D7DDFC
square
#FCD7EF #FCF7D7 #D7FCE4 #D7DDFC
split-complementary
#FCD7EF #DDFCD7 #D7FCF7
monochromatic
#F365C1 #F89ED8 #FCD7EF #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.30
#FCD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FCD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7EF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7EF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd7ef; /* rgb */ color: rgb(252, 215, 239); /* oklch */ color: oklch(91.7% 0.051 339.2);
Tailwind
colors: {
custom: {
50: '#fde3f4',
500: '#fcd7ef',
950: '#000000',
},
}SCSS
$custom: #fcd7ef; $custom-light: #fde3f4; $custom-dark: #000000;
JSON
{
"hex": "#fcd7ef",
"rgb": {
"r": 252,
"g": 215,
"b": 239
},
"hsl": {
"h": 321.081,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.91711,
"c": 0.05147,
"h": 339.2
},
"luminance": 0.75528
}Semantic roles & 50–950 ramp
primary
#FCD7EF
secondary
#93E4B0
accent
#E35203
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485