#FCD9F2#FCD9F2
#FCD9F2 is a very light, muted pink. Relative luminance 0.767; OKLCH L 92.2% C 0.051 H 336.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9F2 |
|---|---|
| RGB | rgb(252, 217, 242) |
| HSL | hsl(317, 85%, 92%) |
| HSV | hsv(317, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 4%, 1.2%) |
| CIE-LAB | lab(90.20, 16.26, -7.69) |
| CIE-LCH | lch(90.20, 17.99, 334.67°) |
| OKLab | oklab(92.17% 0.0462 -0.0203) |
| OKLCH | oklch(92.17% 0.051 336.3) |
| XYZ | xyz(80.9830, 76.7335, 94.5321) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 6.18
Pale Lavender
#EECFFE
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9F2 #D9FCE3
analogous
#F5D9FC #FCD9F2 #FCD9E1
triadic
#FCD9F2 #F2FCD9 #D9F2FC
tetradic
#FCD9F2 #FCF5D9 #D9FCE3 #D9E1FC
square
#FCD9F2 #FCF5D9 #D9FCE3 #D9E1FC
split-complementary
#FCD9F2 #E1FCD9 #D9FCF5
monochromatic
#F368CB #F8A0DF #FCD9F2 #FDE3F5 #FDE3F5
Accessibility & contrast
On white
1.28
#FCD9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FCD9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9F2
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9F2 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#FFDAE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd9f2; /* rgb */ color: rgb(252, 217, 242); /* oklch */ color: oklch(92.2% 0.051 336.3);
Tailwind
colors: {
custom: {
50: '#fde4f6',
500: '#fcd9f2',
950: '#000000',
},
}SCSS
$custom: #fcd9f2; $custom-light: #fde4f6; $custom-dark: #000000;
JSON
{
"hex": "#fcd9f2",
"rgb": {
"r": 252,
"g": 217,
"b": 242
},
"hsl": {
"h": 317.143,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92171,
"c": 0.05051,
"h": 336.3
},
"luminance": 0.76732
}Semantic roles & 50–950 ramp
primary
#FCD9F2
secondary
#95E4AC
accent
#E24304
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485