#FCD4F0#FCD4F0
#FCD4F0 is a very light, muted pink. Relative luminance 0.741; OKLCH L 91.2% C 0.057 H 337.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4F0 |
|---|---|
| RGB | rgb(252, 212, 240) |
| HSL | hsl(318, 87%, 91%) |
| HSV | hsv(318, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 4.8%, 1.2%) |
| CIE-LAB | lab(88.96, 18.53, -8.48) |
| CIE-LCH | lch(88.96, 20.38, 335.40°) |
| OKLab | oklab(91.19% 0.0529 -0.0224) |
| OKLCH | oklch(91.19% 0.057 337) |
| XYZ | xyz(79.4150, 74.0755, 92.5357) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.39
Light Pink
#FFD1DF
ΔE00 4.98
Very Light Purple
#F6CEFC
ΔE00 5.25
Pale Pink
#FFCFDC
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4F0 #D4FCE0
analogous
#F4D4FC #FCD4F0 #FCD4DC
triadic
#FCD4F0 #F0FCD4 #D4F0FC
tetradic
#FCD4F0 #FCF4D4 #D4FCE0 #D4DCFC
square
#FCD4F0 #FCF4D4 #D4FCE0 #D4DCFC
split-complementary
#FCD4F0 #DCFCD4 #D4FCF4
monochromatic
#F462C8 #F89BDC #FCD4F0 #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.33
#FCD4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FCD4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4F0
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4F0 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd4f0; /* rgb */ color: rgb(252, 212, 240); /* oklch */ color: oklch(91.2% 0.057 337.0);
Tailwind
colors: {
custom: {
50: '#fde1f5',
500: '#fcd4f0',
950: '#000000',
},
}SCSS
$custom: #fcd4f0; $custom-light: #fde1f5; $custom-dark: #000000;
JSON
{
"hex": "#fcd4f0",
"rgb": {
"r": 252,
"g": 212,
"b": 240
},
"hsl": {
"h": 318,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.9119,
"c": 0.05741,
"h": 337
},
"luminance": 0.74074
}Semantic roles & 50–950 ramp
primary
#FCD4F0
secondary
#90E4A9
accent
#E44602
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485