#FCD4ED#FCD4ED
#FCD4ED is a very light, muted pink. Relative luminance 0.739; OKLCH L 91.1% C 0.055 H 340.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4ED |
|---|---|
| RGB | rgb(252, 212, 237) |
| HSL | hsl(323, 87%, 91%) |
| HSV | hsv(323, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 6%, 1.2%) |
| CIE-LAB | lab(88.87, 18.01, -7.02) |
| CIE-LCH | lch(88.87, 19.33, 338.70°) |
| OKLab | oklab(91.1% 0.0518 -0.0185) |
| OKLCH | oklch(91.1% 0.055 340.4) |
| XYZ | xyz(78.9731, 73.8987, 90.2081) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 4.73
Pale Mauve
#FED0FC
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 6.13
Thistle
#D8BFD8
ΔE00 7.03
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4ED #D4FCE3
analogous
#F7D4FC #FCD4ED #FCD4D9
triadic
#FCD4ED #EDFCD4 #D4EDFC
tetradic
#FCD4ED #FCF7D4 #D4FCE3 #D4D9FC
square
#FCD4ED #FCF7D4 #D4FCE3 #D4D9FC
split-complementary
#FCD4ED #D9FCD4 #D4FCF7
monochromatic
#F462BD #F89BD5 #FCD4ED #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.33
#FCD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FCD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4ED
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4ED | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd4ed; /* rgb */ color: rgb(252, 212, 237); /* oklch */ color: oklch(91.1% 0.055 340.4);
Tailwind
colors: {
custom: {
50: '#fde1f2',
500: '#fcd4ed',
950: '#000000',
},
}SCSS
$custom: #fcd4ed; $custom-light: #fde1f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd4ed",
"rgb": {
"r": 252,
"g": 212,
"b": 237
},
"hsl": {
"h": 322.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91098,
"c": 0.05501,
"h": 340.4
},
"luminance": 0.73897
}Semantic roles & 50–950 ramp
primary
#FCD4ED
secondary
#90E4B0
accent
#E45702
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485