#FCDCF3#FCDCF3
#FCDCF3 is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.8% C 0.046 H 336.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF3 |
|---|---|
| RGB | rgb(252, 220, 243) |
| HSL | hsl(317, 84%, 93%) |
| HSV | hsv(317, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(90.94, 14.87, -7.12) |
| CIE-LCH | lch(90.94, 16.48, 334.41°) |
| OKLab | oklab(92.76% 0.0422 -0.0188) |
| OKLCH | oklch(92.76% 0.046 336) |
| XYZ | xyz(81.9139, 78.3543, 95.5854) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.32
Pale Pink
#FFCFDC
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.48
Very Light Purple
#F6CEFC
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF3 #DCFCE5
analogous
#F5DCFC #FCDCF3 #FCDCE3
triadic
#FCDCF3 #F3FCDC #DCF3FC
tetradic
#FCDCF3 #FCF5DC #DCFCE5 #DCE3FC
square
#FCDCF3 #FCF5DC #DCFCE5 #DCE3FC
split-complementary
#FCDCF3 #E3FCDC #DCFCF5
monochromatic
#F26BCC #F7A4E0 #FCDCF3 #FDE3F5 #FDE3F5
Accessibility & contrast
On white
1.26
#FCDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FCDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF3
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF3 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf3; /* rgb */ color: rgb(252, 220, 243); /* oklch */ color: oklch(92.8% 0.046 336.0);
Tailwind
colors: {
custom: {
50: '#fde7f7',
500: '#fcdcf3',
950: '#000000',
},
}SCSS
$custom: #fcdcf3; $custom-light: #fde7f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf3",
"rgb": {
"r": 252,
"g": 220,
"b": 243
},
"hsl": {
"h": 316.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92757,
"c": 0.04621,
"h": 336
},
"luminance": 0.78353
}Semantic roles & 50–950 ramp
primary
#FCDCF3
secondary
#98E4AD
accent
#E14305
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485