#FCDFF5#FCDFF5
#FCDFF5 is a very light, muted pink. Relative luminance 0.801; OKLCH L 93.4% C 0.043 H 334.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF5 |
|---|---|
| RGB | rgb(252, 223, 245) |
| HSL | hsl(314, 83%, 93%) |
| HSV | hsv(314, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.71, 13.65, -7.03) |
| CIE-LCH | lch(91.71, 15.35, 332.77°) |
| OKLab | oklab(93.38% 0.0386 -0.0186) |
| OKLCH | oklch(93.38% 0.043 334.3) |
| XYZ | xyz(83.0120, 80.0647, 97.4495) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.70
Pale Mauve
#FED0FC
ΔE00 7.20
Very Light Purple
#F6CEFC
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF5 #DFFCE6
analogous
#F4DFFC #FCDFF5 #FCDFE6
triadic
#FCDFF5 #F5FCDF #DFF5FC
tetradic
#FCDFF5 #FCF4DF #DFFCE6 #DFE6FC
square
#FCDFF5 #FCF4DF #DFFCE6 #DFE6FC
split-complementary
#FCDFF5 #E6FCDF #DFFCF4
monochromatic
#F26FD2 #F7A7E4 #FCDFF5 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.23
#FCDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FCDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F6
Deuteranopia (green-blind)
#E5E9F4
Tritanopia (blue-blind)
#FFE0E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff5; /* rgb */ color: rgb(252, 223, 245); /* oklch */ color: oklch(93.4% 0.043 334.3);
Tailwind
colors: {
custom: {
50: '#fde9f8',
500: '#fcdff5',
950: '#000000',
},
}SCSS
$custom: #fcdff5; $custom-light: #fde9f8; $custom-dark: #000000;
JSON
{
"hex": "#fcdff5",
"rgb": {
"r": 252,
"g": 223,
"b": 245
},
"hsl": {
"h": 314.483,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93376,
"c": 0.04281,
"h": 334.3
},
"luminance": 0.80063
}Semantic roles & 50–950 ramp
primary
#FCDFF5
secondary
#9BE4AD
accent
#DF3B06
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485