#FCD3ED#FCD3ED
#FCD3ED is a very light, muted pink. Relative luminance 0.734; OKLCH L 90.9% C 0.057 H 340.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3ED |
|---|---|
| RGB | rgb(252, 211, 237) |
| HSL | hsl(322, 87%, 91%) |
| HSV | hsv(322, 16%, 99%) |
| CMYK | cmyk(0%, 16.3%, 6%, 1.2%) |
| CIE-LAB | lab(88.64, 18.53, -7.37) |
| CIE-LCH | lch(88.64, 19.95, 338.31°) |
| OKLab | oklab(90.92% 0.0533 -0.0194) |
| OKLCH | oklch(90.92% 0.057 340) |
| XYZ | xyz(78.7239, 73.4003, 90.1250) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.27
Pale Pink
#FFCFDC
ΔE00 4.85
Pale Mauve
#FED0FC
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3ED #D3FCE2
analogous
#F6D3FC #FCD3ED #FCD3D8
triadic
#FCD3ED #EDFCD3 #D3EDFC
tetradic
#FCD3ED #FCF6D3 #D3FCE2 #D3D8FC
square
#FCD3ED #FCF6D3 #D3FCE2 #D3D8FC
split-complementary
#FCD3ED #D8FCD3 #D3FCF6
monochromatic
#F460BE #F89AD6 #FCD3ED #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.34
#FCD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FCD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3ED
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3ED | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd3ed; /* rgb */ color: rgb(252, 211, 237); /* oklch */ color: oklch(90.9% 0.057 340.0);
Tailwind
colors: {
custom: {
50: '#fde0f2',
500: '#fcd3ed',
950: '#000000',
},
}SCSS
$custom: #fcd3ed; $custom-light: #fde0f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd3ed",
"rgb": {
"r": 252,
"g": 211,
"b": 237
},
"hsl": {
"h": 321.951,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.90915,
"c": 0.05671,
"h": 340
},
"luminance": 0.73398
}Semantic roles & 50–950 ramp
primary
#FCD3ED
secondary
#8FE4AE
accent
#E45402
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485