#FCDCEA#FCDCEA
#FCDCEA is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.040 H 349.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCEA |
|---|---|
| RGB | rgb(252, 220, 234) |
| HSL | hsl(334, 84%, 93%) |
| HSV | hsv(334, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 7.1%, 1.2%) |
| CIE-LAB | lab(90.70, 13.33, -2.76) |
| CIE-LCH | lch(90.70, 13.61, 348.32°) |
| OKLab | oklab(92.49% 0.039 -0.0071) |
| OKLCH | oklch(92.49% 0.04 349.7) |
| XYZ | xyz(80.5880, 77.8240, 88.6022) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.15
Pale Pink
#FFCFDC
ΔE00 4.79
Mistyrose
#FFE4E1
ΔE00 7.24
Lavenderblush
#FFF0F5
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCEA #DCFCEE
analogous
#FCDCFA #FCDCEA #FCDEDC
triadic
#FCDCEA #EAFCDC #DCEAFC
tetradic
#FCDCEA #FAFCDC #DCFCEE #DEDCFC
square
#FCDCEA #FAFCDC #DCFCEE #DEDCFC
split-complementary
#FCDCEA #DCFCDE #DCFAFC
monochromatic
#F26BA6 #F7A4C8 #FCDCEA #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.27
#FCDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FCDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCEA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCEA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdcea; /* rgb */ color: rgb(252, 220, 234); /* oklch */ color: oklch(92.5% 0.040 349.7);
Tailwind
colors: {
custom: {
50: '#fde7f0',
500: '#fcdcea',
950: '#000000',
},
}SCSS
$custom: #fcdcea; $custom-light: #fde7f0; $custom-dark: #000000;
JSON
{
"hex": "#fcdcea",
"rgb": {
"r": 252,
"g": 220,
"b": 234
},
"hsl": {
"h": 333.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92489,
"c": 0.03965,
"h": 349.7
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#FCDCEA
secondary
#98E4C3
accent
#E18005
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485