#FCD9ED#FCD9ED
#FCD9ED is a very light, muted pink. Relative luminance 0.764; OKLCH L 92.0% C 0.047 H 342.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9ED |
|---|---|
| RGB | rgb(252, 217, 237) |
| HSL | hsl(326, 85%, 92%) |
| HSV | hsv(326, 14%, 99%) |
| CMYK | cmyk(0%, 13.9%, 6%, 1.2%) |
| CIE-LAB | lab(90.06, 15.40, -5.27) |
| CIE-LCH | lch(90.06, 16.27, 341.11°) |
| OKLab | oklab(92.02% 0.0445 -0.0138) |
| OKLCH | oklch(92.02% 0.047 342.7) |
| XYZ | xyz(80.2423, 76.4372, 90.6312) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.90
Pale Pink
#FFCFDC
ΔE00 4.62
Pale Mauve
#FED0FC
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.68
Pale Lavender
#EECFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9ED #D9FCE8
analogous
#FAD9FC #FCD9ED #FCD9DC
triadic
#FCD9ED #EDFCD9 #D9EDFC
tetradic
#FCD9ED #FCFAD9 #D9FCE8 #D9DCFC
square
#FCD9ED #FCFAD9 #D9FCE8 #D9DCFC
split-complementary
#FCD9ED #DCFCD9 #D9FCFA
monochromatic
#F368B7 #F8A0D2 #FCD9ED #FDE3F2 #FDE3F2
Accessibility & contrast
On white
1.29
#FCD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FCD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9ED
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9ED | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd9ed; /* rgb */ color: rgb(252, 217, 237); /* oklch */ color: oklch(92.0% 0.047 342.7);
Tailwind
colors: {
custom: {
50: '#fde4f2',
500: '#fcd9ed',
950: '#000000',
},
}SCSS
$custom: #fcd9ed; $custom-light: #fde4f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd9ed",
"rgb": {
"r": 252,
"g": 217,
"b": 237
},
"hsl": {
"h": 325.714,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.9202,
"c": 0.04657,
"h": 342.7
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#FCD9ED
secondary
#95E4B7
accent
#E26304
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485