#FCDEF3#FCDEF3
#FCDEF3 is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.1% C 0.043 H 336.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF3 |
|---|---|
| RGB | rgb(252, 222, 243) |
| HSL | hsl(318, 83%, 93%) |
| HSV | hsv(318, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.42, 13.82, -6.41) |
| CIE-LCH | lch(91.42, 15.24, 335.11°) |
| OKLab | oklab(93.13% 0.0393 -0.0169) |
| OKLCH | oklch(93.13% 0.043 336.7) |
| XYZ | xyz(82.4420, 79.4104, 95.7614) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.52
Pale Pink
#FFCFDC
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.68
Very Light Purple
#F6CEFC
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF3 #DEFCE7
analogous
#F6DEFC #FCDEF3 #FCDEE4
triadic
#FCDEF3 #F3FCDE #DEF3FC
tetradic
#FCDEF3 #FCF6DE #DEFCE7 #DEE4FC
square
#FCDEF3 #FCF6DE #DEFCE7 #DEE4FC
split-complementary
#FCDEF3 #E4FCDE #DEFCF6
monochromatic
#F26ECA #F7A6DF #FCDEF3 #FCE3F5 #FCE3F5
Accessibility & contrast
On white
1.24
#FCDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FCDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF3
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF3 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdef3; /* rgb */ color: rgb(252, 222, 243); /* oklch */ color: oklch(93.1% 0.043 336.7);
Tailwind
colors: {
custom: {
50: '#fde8f7',
500: '#fcdef3',
950: '#000000',
},
}SCSS
$custom: #fcdef3; $custom-light: #fde8f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdef3",
"rgb": {
"r": 252,
"g": 222,
"b": 243
},
"hsl": {
"h": 318,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93129,
"c": 0.0428,
"h": 336.7
},
"luminance": 0.79409
}Semantic roles & 50–950 ramp
primary
#FCDEF3
secondary
#9AE4B0
accent
#E04706
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485