#FCDCF5#FCDCF5
#FCDCF5 is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.8% C 0.048 H 333.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF5 |
|---|---|
| RGB | rgb(252, 220, 245) |
| HSL | hsl(313, 84%, 93%) |
| HSV | hsv(313, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.00, 15.22, -8.09) |
| CIE-LCH | lch(91.00, 17.23, 332.01°) |
| OKLab | oklab(92.82% 0.0429 -0.0214) |
| OKLCH | oklch(92.82% 0.048 333.5) |
| XYZ | xyz(82.2176, 78.4758, 97.1847) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.75
Pale Mauve
#FED0FC
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.40
Pale Pink
#FFCFDC
ΔE00 6.45
Pale Lavender
#EECFFE
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF5 #DCFCE3
analogous
#F3DCFC #FCDCF5 #FCDCE5
triadic
#FCDCF5 #F5FCDC #DCF5FC
tetradic
#FCDCF5 #FCF3DC #DCFCE3 #DCE5FC
square
#FCDCF5 #FCF3DC #DCFCE3 #DCE5FC
split-complementary
#FCDCF5 #E5FCDC #DCFCF3
monochromatic
#F26BD5 #F7A4E5 #FCDCF5 #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.26
#FCDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FCDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf5; /* rgb */ color: rgb(252, 220, 245); /* oklch */ color: oklch(92.8% 0.048 333.5);
Tailwind
colors: {
custom: {
50: '#fde7f8',
500: '#fcdcf5',
950: '#000000',
},
}SCSS
$custom: #fcdcf5; $custom-light: #fde7f8; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf5",
"rgb": {
"r": 252,
"g": 220,
"b": 245
},
"hsl": {
"h": 313.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92819,
"c": 0.04796,
"h": 333.5
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#FCDCF5
secondary
#98E4A9
accent
#E13505
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485