#FCDDED#FCDDED
#FCDDED is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.8% C 0.040 H 345.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDED |
|---|---|
| RGB | rgb(252, 221, 237) |
| HSL | hsl(329, 84%, 93%) |
| HSV | hsv(329, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 6%, 1.2%) |
| CIE-LAB | lab(91.02, 13.31, -3.86) |
| CIE-LCH | lch(91.02, 13.86, 343.83°) |
| OKLab | oklab(92.76% 0.0386 -0.0101) |
| OKLCH | oklch(92.76% 0.04 345.4) |
| XYZ | xyz(81.2859, 78.5243, 90.9790) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.58
Pale Pink
#FFCFDC
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 7.64
Mistyrose
#FFE4E1
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.05
Pale Mauve
#FED0FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDED #DDFCEC
analogous
#FBDDFC #FCDDED #FCDDDD
triadic
#FCDDED #EDFCDD #DDEDFC
tetradic
#FCDDED #FCFBDD #DDFCEC #DDDDFC
square
#FCDDED #FCFBDD #DDFCEC #DDDDFC
split-complementary
#FCDDED #DDFCDD #DDFCFB
monochromatic
#F26DB1 #F7A5CF #FCDDED #FDE3F0 #FDE3F0
Accessibility & contrast
On white
1.26
#FCDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FCDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EE
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdded; /* rgb */ color: rgb(252, 221, 237); /* oklch */ color: oklch(92.8% 0.040 345.4);
Tailwind
colors: {
custom: {
50: '#fde7f2',
500: '#fcdded',
950: '#000000',
},
}SCSS
$custom: #fcdded; $custom-light: #fde7f2; $custom-dark: #000000;
JSON
{
"hex": "#fcdded",
"rgb": {
"r": 252,
"g": 221,
"b": 237
},
"hsl": {
"h": 329.032,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92764,
"c": 0.03992,
"h": 345.4
},
"luminance": 0.78523
}Semantic roles & 50–950 ramp
primary
#FCDDED
secondary
#99E4BD
accent
#E06F05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485