#FCDCED#FCDCED
#FCDCED is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.6% C 0.042 H 344.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCED |
|---|---|
| RGB | rgb(252, 220, 237) |
| HSL | hsl(328, 84%, 93%) |
| HSV | hsv(328, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 6%, 1.2%) |
| CIE-LAB | lab(90.78, 13.83, -4.21) |
| CIE-LCH | lch(90.78, 14.46, 343.06°) |
| OKLab | oklab(92.58% 0.0401 -0.011) |
| OKLCH | oklch(92.58% 0.042 344.6) |
| XYZ | xyz(81.0226, 77.9978, 90.8913) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.34
Pale Pink
#FFCFDC
ΔE00 5.04
Thistle
#D8BFD8
ΔE00 7.84
Lavenderblush
#FFF0F5
ΔE00 8.09
Pale Mauve
#FED0FC
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCED #DCFCEB
analogous
#FBDCFC #FCDCED #FCDCDD
triadic
#FCDCED #EDFCDC #DCEDFC
tetradic
#FCDCED #FCFBDC #DCFCEB #DCDDFC
square
#FCDCED #FCFBDC #DCFCEB #DCDDFC
split-complementary
#FCDCED #DDFCDC #DCFCFB
monochromatic
#F26BB3 #F7A4D0 #FCDCED #FDE3F1 #FDE3F1
Accessibility & contrast
On white
1.27
#FCDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FCDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCED
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCED | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E5E6EC
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdced; /* rgb */ color: rgb(252, 220, 237); /* oklch */ color: oklch(92.6% 0.042 344.6);
Tailwind
colors: {
custom: {
50: '#fde7f2',
500: '#fcdced',
950: '#000000',
},
}SCSS
$custom: #fcdced; $custom-light: #fde7f2; $custom-dark: #000000;
JSON
{
"hex": "#fcdced",
"rgb": {
"r": 252,
"g": 220,
"b": 237
},
"hsl": {
"h": 328.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92577,
"c": 0.04157,
"h": 344.6
},
"luminance": 0.77996
}Semantic roles & 50–950 ramp
primary
#FCDCED
secondary
#98E4BC
accent
#E16C05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485