#FCDEF6#FCDEF6
#FCDEF6 is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.2% C 0.045 H 332.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF6 |
|---|---|
| RGB | rgb(252, 222, 246) |
| HSL | hsl(312, 83%, 93%) |
| HSV | hsv(312, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.50, 14.35, -7.86) |
| CIE-LCH | lch(91.50, 16.36, 331.28°) |
| OKLab | oklab(93.22% 0.0404 -0.0208) |
| OKLCH | oklch(93.22% 0.045 332.7) |
| XYZ | xyz(82.8987, 79.5931, 98.1669) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.06
Pale Mauve
#FED0FC
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.78
Very Light Purple
#F6CEFC
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF6 #DEFCE4
analogous
#F3DEFC #FCDEF6 #FCDEE7
triadic
#FCDEF6 #F6FCDE #DEF6FC
tetradic
#FCDEF6 #FCF3DE #DEFCE4 #DEE7FC
square
#FCDEF6 #FCF3DE #DEFCE4 #DEE7FC
split-complementary
#FCDEF6 #E7FCDE #DEFCF3
monochromatic
#F26ED7 #F7A6E7 #FCDEF6 #FCE3F7 #FCE3F7
Accessibility & contrast
On white
1.24
#FCDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FCDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF6
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF6 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F7
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdef6; /* rgb */ color: rgb(252, 222, 246); /* oklch */ color: oklch(93.2% 0.045 332.7);
Tailwind
colors: {
custom: {
50: '#fde8f9',
500: '#fcdef6',
950: '#000000',
},
}SCSS
$custom: #fcdef6; $custom-light: #fde8f9; $custom-dark: #000000;
JSON
{
"hex": "#fcdef6",
"rgb": {
"r": 252,
"g": 222,
"b": 246
},
"hsl": {
"h": 312,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93221,
"c": 0.04541,
"h": 332.7
},
"luminance": 0.79592
}Semantic roles & 50–950 ramp
primary
#FCDEF6
secondary
#9AE4A9
accent
#E03106
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485