#FCDCEB#FCDCEB
#FCDCEB is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.5% C 0.040 H 347.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCEB |
|---|---|
| RGB | rgb(252, 220, 235) |
| HSL | hsl(332, 84%, 93%) |
| HSV | hsv(332, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(90.73, 13.50, -3.24) |
| CIE-LCH | lch(90.73, 13.88, 346.49°) |
| OKLab | oklab(92.52% 0.0394 -0.0084) |
| OKLCH | oklch(92.52% 0.04 347.9) |
| XYZ | xyz(80.7321, 77.8816, 89.3609) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.85
Mistyrose
#FFE4E1
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCEB #DCFCED
analogous
#FCDCFB #FCDCEB #FCDDDC
triadic
#FCDCEB #EBFCDC #DCEBFC
tetradic
#FCDCEB #FBFCDC #DCFCED #DDDCFC
square
#FCDCEB #FBFCDC #DCFCED #DDDCFC
split-complementary
#FCDCEB #DCFCDD #DCFBFC
monochromatic
#F26BAB #F7A4CB #FCDCEB #FDE3EF #FDE3EF
Accessibility & contrast
On white
1.27
#FCDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FCDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCEB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCEB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdceb; /* rgb */ color: rgb(252, 220, 235); /* oklch */ color: oklch(92.5% 0.040 347.9);
Tailwind
colors: {
custom: {
50: '#fde7f1',
500: '#fcdceb',
950: '#000000',
},
}SCSS
$custom: #fcdceb; $custom-light: #fde7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcdceb",
"rgb": {
"r": 252,
"g": 220,
"b": 235
},
"hsl": {
"h": 331.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92518,
"c": 0.04026,
"h": 347.9
},
"luminance": 0.7788
}Semantic roles & 50–950 ramp
primary
#FCDCEB
secondary
#98E4C0
accent
#E17A05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485