#FCDCE8#FCDCE8
#FCDCE8 is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.4% C 0.039 H 353.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCE8 |
|---|---|
| RGB | rgb(252, 220, 232) |
| HSL | hsl(338, 84%, 93%) |
| HSV | hsv(338, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 7.9%, 1.2%) |
| CIE-LAB | lab(90.65, 12.99, -1.78) |
| CIE-LCH | lch(90.65, 13.11, 352.19°) |
| OKLab | oklab(92.43% 0.0383 -0.0045) |
| OKLCH | oklch(92.43% 0.039 353.2) |
| XYZ | xyz(80.3023, 77.7097, 87.0975) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.17
Pale Pink
#FFCFDC
ΔE00 4.74
Mistyrose
#FFE4E1
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 7.28
Light Rose
#FFC5CB
ΔE00 8.09
Thistle
#D8BFD8
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCE8 #DCFCF0
analogous
#FCDCF8 #FCDCE8 #FCE0DC
triadic
#FCDCE8 #E8FCDC #DCE8FC
tetradic
#FCDCE8 #F8FCDC #DCFCF0 #E0DCFC
square
#FCDCE8 #F8FCDC #DCFCF0 #E0DCFC
split-complementary
#FCDCE8 #DCFCE0 #DCF8FC
monochromatic
#F26B9E #F7A4C3 #FCDCE8 #FDE3EC #FDE3EC
Accessibility & contrast
On white
1.27
#FCDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FCDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCE8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCE8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdce8; /* rgb */ color: rgb(252, 220, 232); /* oklch */ color: oklch(92.4% 0.039 353.2);
Tailwind
colors: {
custom: {
50: '#fde6ef',
500: '#fcdce8',
950: '#000000',
},
}SCSS
$custom: #fcdce8; $custom-light: #fde6ef; $custom-dark: #000000;
JSON
{
"hex": "#fcdce8",
"rgb": {
"r": 252,
"g": 220,
"b": 232
},
"hsl": {
"h": 337.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92431,
"c": 0.03856,
"h": 353.2
},
"luminance": 0.77708
}Semantic roles & 50–950 ramp
primary
#FCDCE8
secondary
#98E4C8
accent
#E18E05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485