#FCDFF2#FCDFF2
#FCDFF2 is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.3% C 0.040 H 338.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF2 |
|---|---|
| RGB | rgb(252, 223, 242) |
| HSL | hsl(321, 83%, 93%) |
| HSV | hsv(321, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 4%, 1.2%) |
| CIE-LAB | lab(91.63, 13.13, -5.58) |
| CIE-LCH | lch(91.63, 14.27, 336.99°) |
| OKLab | oklab(93.29% 0.0375 -0.0147) |
| OKLCH | oklch(93.29% 0.04 338.6) |
| XYZ | xyz(82.5577, 79.8830, 95.0570) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.54
Pale Pink
#FFCFDC
ΔE00 6.24
Lavenderblush
#FFF0F5
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 7.93
Pale Mauve
#FED0FC
ΔE00 8.02
Very Light Purple
#F6CEFC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF2 #DFFCE9
analogous
#F7DFFC #FCDFF2 #FCDFE3
triadic
#FCDFF2 #F2FCDF #DFF2FC
tetradic
#FCDFF2 #FCF7DF #DFFCE9 #DFE3FC
square
#FCDFF2 #FCF7DF #DFFCE9 #DFE3FC
split-complementary
#FCDFF2 #E3FCDF #DFFCF7
monochromatic
#F26FC5 #F7A7DB #FCDFF2 #FCE3F4 #FCE3F4
Accessibility & contrast
On white
1.24
#FCDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FCDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#E6E9F1
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff2; /* rgb */ color: rgb(252, 223, 242); /* oklch */ color: oklch(93.3% 0.040 338.6);
Tailwind
colors: {
custom: {
50: '#fde9f6',
500: '#fcdff2',
950: '#000000',
},
}SCSS
$custom: #fcdff2; $custom-light: #fde9f6; $custom-dark: #000000;
JSON
{
"hex": "#fcdff2",
"rgb": {
"r": 252,
"g": 223,
"b": 242
},
"hsl": {
"h": 320.69,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93286,
"c": 0.04028,
"h": 338.6
},
"luminance": 0.79882
}Semantic roles & 50–950 ramp
primary
#FCDFF2
secondary
#9BE4B4
accent
#DF5106
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485