#FCD7ED#FCD7ED
#FCD7ED is a very light, muted pink. Relative luminance 0.754; OKLCH L 91.6% C 0.050 H 341.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7ED |
|---|---|
| RGB | rgb(252, 215, 237) |
| HSL | hsl(324, 86%, 92%) |
| HSV | hsv(324, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 6%, 1.2%) |
| CIE-LAB | lab(89.59, 16.44, -5.97) |
| CIE-LCH | lch(89.59, 17.49, 340.04°) |
| OKLab | oklab(91.65% 0.0474 -0.0157) |
| OKLCH | oklch(91.65% 0.05 341.7) |
| XYZ | xyz(79.7300, 75.4125, 90.4604) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.85
Pale Pink
#FFCFDC
ΔE00 4.54
Pale Mauve
#FED0FC
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7ED #D7FCE6
analogous
#F9D7FC #FCD7ED #FCD7DB
triadic
#FCD7ED #EDFCD7 #D7EDFC
tetradic
#FCD7ED #FCF9D7 #D7FCE6 #D7DBFC
square
#FCD7ED #FCF9D7 #D7FCE6 #D7DBFC
split-complementary
#FCD7ED #DBFCD7 #D7FCF9
monochromatic
#F365BA #F89ED3 #FCD7ED #FDE3F2 #FDE3F2
Accessibility & contrast
On white
1.31
#FCD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FCD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7ED
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7ED | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#FFD7DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd7ed; /* rgb */ color: rgb(252, 215, 237); /* oklch */ color: oklch(91.6% 0.050 341.7);
Tailwind
colors: {
custom: {
50: '#fde3f2',
500: '#fcd7ed',
950: '#000000',
},
}SCSS
$custom: #fcd7ed; $custom-light: #fde3f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd7ed",
"rgb": {
"r": 252,
"g": 215,
"b": 237
},
"hsl": {
"h": 324.324,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.9165,
"c": 0.04994,
"h": 341.7
},
"luminance": 0.75411
}Semantic roles & 50–950 ramp
primary
#FCD7ED
secondary
#93E4B4
accent
#E35E03
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485