#FCD9F0#FCD9F0
#FCD9F0 is a very light, muted pink. Relative luminance 0.766; OKLCH L 92.1% C 0.049 H 338.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9F0 |
|---|---|
| RGB | rgb(252, 217, 240) |
| HSL | hsl(321, 85%, 92%) |
| HSV | hsv(321, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 4.8%, 1.2%) |
| CIE-LAB | lab(90.14, 15.91, -6.73) |
| CIE-LCH | lch(90.14, 17.27, 337.09°) |
| OKLab | oklab(92.11% 0.0455 -0.0177) |
| OKLCH | oklch(92.11% 0.049 338.7) |
| XYZ | xyz(80.6843, 76.6140, 92.9588) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.56
Pale Pink
#FFCFDC
ΔE00 5.26
Pale Mauve
#FED0FC
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9F0 #D9FCE5
analogous
#F6D9FC #FCD9F0 #FCD9DF
triadic
#FCD9F0 #F0FCD9 #D9F0FC
tetradic
#FCD9F0 #FCF6D9 #D9FCE5 #D9DFFC
square
#FCD9F0 #FCF6D9 #D9FCE5 #D9DFFC
split-complementary
#FCD9F0 #DFFCD9 #D9FCF6
monochromatic
#F368C3 #F8A0DA #FCD9F0 #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.29
#FCD9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FCD9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9F0
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9F0 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd9f0; /* rgb */ color: rgb(252, 217, 240); /* oklch */ color: oklch(92.1% 0.049 338.7);
Tailwind
colors: {
custom: {
50: '#fde4f5',
500: '#fcd9f0',
950: '#000000',
},
}SCSS
$custom: #fcd9f0; $custom-light: #fde4f5; $custom-dark: #000000;
JSON
{
"hex": "#fcd9f0",
"rgb": {
"r": 252,
"g": 217,
"b": 240
},
"hsl": {
"h": 320.571,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.9211,
"c": 0.04886,
"h": 338.7
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#FCD9F0
secondary
#95E4B0
accent
#E25004
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485