#FCD4EB#FCD4EB
#FCD4EB is a very light, muted pink. Relative luminance 0.738; OKLCH L 91.0% C 0.054 H 342.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4EB |
|---|---|
| RGB | rgb(252, 212, 235) |
| HSL | hsl(326, 87%, 91%) |
| HSV | hsv(326, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 6.7%, 1.2%) |
| CIE-LAB | lab(88.82, 17.67, -6.05) |
| CIE-LCH | lch(88.82, 18.68, 341.10°) |
| OKLab | oklab(91.04% 0.0511 -0.0159) |
| OKLCH | oklch(91.04% 0.054 342.7) |
| XYZ | xyz(78.6825, 73.7824, 88.6778) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.53
Pale Pink
#FFCFDC
ΔE00 4.17
Pale Mauve
#FED0FC
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.10
Bubblegum
#FFC1CC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4EB #D4FCE5
analogous
#F9D4FC #FCD4EB #FCD4D7
triadic
#FCD4EB #EBFCD4 #D4EBFC
tetradic
#FCD4EB #FCF9D4 #D4FCE5 #D4D7FC
square
#FCD4EB #FCF9D4 #D4FCE5 #D4D7FC
split-complementary
#FCD4EB #D7FCD4 #D4FCF9
monochromatic
#F462B6 #F89BD0 #FCD4EB #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.33
#FCD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FCD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4EB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4EB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd4eb; /* rgb */ color: rgb(252, 212, 235); /* oklch */ color: oklch(91.0% 0.054 342.7);
Tailwind
colors: {
custom: {
50: '#fde1f1',
500: '#fcd4eb',
950: '#000000',
},
}SCSS
$custom: #fcd4eb; $custom-light: #fde1f1; $custom-dark: #000000;
JSON
{
"hex": "#fcd4eb",
"rgb": {
"r": 252,
"g": 212,
"b": 235
},
"hsl": {
"h": 325.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91037,
"c": 0.05352,
"h": 342.7
},
"luminance": 0.73781
}Semantic roles & 50–950 ramp
primary
#FCD4EB
secondary
#90E4B4
accent
#E46202
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485