#FDCDEC#FDCDEC
#FDCDEC is a very light, moderate pink. Relative luminance 0.706; OKLCH L 89.9% C 0.067 H 339.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDEC |
|---|---|
| RGB | rgb(253, 205, 236) |
| HSL | hsl(321, 92%, 90%) |
| HSV | hsv(321, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 6.7%, 0.8%) |
| CIE-LAB | lab(87.29, 21.85, -8.83) |
| CIE-LCH | lch(87.29, 23.57, 337.99°) |
| OKLab | oklab(89.89% 0.0629 -0.0233) |
| OKLCH | oklch(89.89% 0.067 339.7) |
| XYZ | xyz(77.4785, 70.6036, 88.8871) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.90
Very Light Purple
#F6CEFC
ΔE00 5.09
Light Pink
#FFD1DF
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 6.86
Baby Pink
#FFB7CE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDEC #CDFDDE
analogous
#F6CDFD #FDCDEC #FDCDD4
triadic
#FDCDEC #ECFDCD #CDECFD
tetradic
#FDCDEC #FDF6CD #CDFDDE #CDD4FD
square
#FDCDEC #FDF6CD #CDFDDE #CDD4FD
split-complementary
#FDCDEC #D4FDCD #CDFDF6
monochromatic
#F857BF #FB92D6 #FDCDEC #FEE2F4 #FEE2F4
Accessibility & contrast
On white
1.39
#FDCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FDCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDEC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDEC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#FFCED7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdcdec; /* rgb */ color: rgb(253, 205, 236); /* oklch */ color: oklch(89.9% 0.067 339.7);
Tailwind
colors: {
custom: {
50: '#fedcf2',
500: '#fdcdec',
950: '#000000',
},
}SCSS
$custom: #fdcdec; $custom-light: #fedcf2; $custom-dark: #000000;
JSON
{
"hex": "#fdcdec",
"rgb": {
"r": 253,
"g": 205,
"b": 236
},
"hsl": {
"h": 321.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89885,
"c": 0.06706,
"h": 339.7
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#FDCDEC
secondary
#89E6AA
accent
#E65100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485