#FCDEF5#FCDEF5
#FCDEF5 is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.2% C 0.045 H 334.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEF5 |
|---|---|
| RGB | rgb(252, 222, 245) |
| HSL | hsl(314, 83%, 93%) |
| HSV | hsv(314, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.47, 14.17, -7.38) |
| CIE-LCH | lch(91.47, 15.98, 332.50°) |
| OKLab | oklab(93.19% 0.04 -0.0195) |
| OKLCH | oklch(93.19% 0.045 334) |
| XYZ | xyz(82.7456, 79.5319, 97.3607) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.87
Pale Pink
#FFCFDC
ΔE00 6.58
Pale Mauve
#FED0FC
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Lavender
#EECFFE
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEF5 #DEFCE5
analogous
#F4DEFC #FCDEF5 #FCDEE6
triadic
#FCDEF5 #F5FCDE #DEF5FC
tetradic
#FCDEF5 #FCF4DE #DEFCE5 #DEE6FC
square
#FCDEF5 #FCF4DE #DEFCE5 #DEE6FC
split-complementary
#FCDEF5 #E6FCDE #DEFCF4
monochromatic
#F26ED3 #F7A6E4 #FCDEF5 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.24
#FCDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FCDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEF5
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEF5 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F6
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdef5; /* rgb */ color: rgb(252, 222, 245); /* oklch */ color: oklch(93.2% 0.045 334.0);
Tailwind
colors: {
custom: {
50: '#fde8f8',
500: '#fcdef5',
950: '#000000',
},
}SCSS
$custom: #fcdef5; $custom-light: #fde8f8; $custom-dark: #000000;
JSON
{
"hex": "#fcdef5",
"rgb": {
"r": 252,
"g": 222,
"b": 245
},
"hsl": {
"h": 314,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9319,
"c": 0.04452,
"h": 334
},
"luminance": 0.79531
}Semantic roles & 50–950 ramp
primary
#FCDEF5
secondary
#9AE4AB
accent
#E03906
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485